Script to create individual Markdown notes from PDF annotations

I’ve just released version 1.3 of the script which can now be executed from a DEVONthink smart rule.

For example, you could use a smart rule like the one below (which gets triggered by an Import or Save event):

DEVONthink_Notes_from_PDF_Annotations-v1.3-DEVONthinkSmartRule

This smart rule would automatically call the script to create (or update) Markdown records from PDF annotations whenever a PDF gets imported to (or updated within) the specified group.

Note that, if the script is executed automatically via a smart rule, script feedback will be reported via a notification (instead of a dialog), and created/updated notes won’t get selected. This is done so that you can continue working within DEVONthink without getting interrupted by the script.