Here's a simple AppleScript that makes it easier to extract presenter notes from a Keynote presentation and save them to a nice Markdown document.
If you're using Apple Keynote, you may have noticed that there isn't an easy way to extract the presenter notes attached to your slides (of course you could do it manually, one slide at a time, but that's pretty tedious!).
The following AppleScript code allows you to automate this action by pulling out all presenter notes from an open presentation and save them to a Markdown file.
Inspired by:- http://apple.stackexchange.com/questions/136118/how-to-print-full-presenter-notes-without-slides-in-keynote
More on AppleScript:
Cite this blog post:
Comments via Github:
2015
paper ResQuotes.com: Turn your Notes and Highlights into Research Ideas
Force11 - Research Communications and e-Scholarship conference, Oxford, UK, Jan 2015.
2009