This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # interview-noter.scpt | |
| # Version: 1.0 | |
| # | |
| # A script for taking timestamped notes from interviews. | |
| # | |
| # Originally by Jason Snell as [podcast-noter.scpt](https://gist.github.com/jasonsnell/9b95468474d6cc864d4feb6e2a5ca9cf). | |
| # | |
| # Updated by Anthony Arblaster on 04 November 2025. | |
| # – Mastodon: https://mastodonapp.uk/@aarblaster | |
| # – GitHub: https://github.com/aarblaster |