Gah, why is it so hard to extract content from Apple .pages files? I’ve stupidly written a lot (≈135) of course video timelines (basically a listing of timestamps) in #pages which I then put in a Dropbox as PDFs. Now thinking I should probably put them up on a website but of course it’s not easy to programatically extract the data. Doh!
@jmb #Pages is scriptable with AppleScript. Should be possible to open the documents with it and export them to unformatted text.