I would like to investigate the possibility of exporting a weekly summary of my Omnifocus activity (perhaps only across certain projects / tags) to a different source (email? Google doc?), but I’m a bit unclear where I should start.
Are there off-the-shelf plugins or solutions that support this, or will I need to write some AppleScript myself?
Sounds like a very specific topic to me. There could be something in this collection of plugins: OmniFocus Plug-In Collection
However, with the new Apple Shortcuts action to get a perspective‘s items it might be much simpler. Do you have any specific example? Then I could try to set something up for you.
I’m getting the following error when I try to run the iOS Shortcut, but I assume that’s due to the bug you’re referring to. I’ll use this as a starting place and keep researching, thanks!
Query type does not conform to EntityPropertyQuery
The Perspective itself is pretty straight-forward:
All of the Following:
Has a Completed Date in the Last 7 Days
Availability: Completed
Tagged with any of: Work
Then, I want to be able to output that to something like the following in Markdown on a weekly basis, ideally via Email, but a text file is probably OK too.
I’ve been using OF for nearly a decade, and only just now noticed the File → Export feature on MacOS, and the output is fine for my needs here.
Now, to figure out whether I can schedule a recurring Export of a certain Perspective, and dump those PlainText Files or HTML files into a local Google Drive folder