During work meetings, I routinely use Snag It to capture screen shots and manually paste them into a DEVONthink rich text document. I also type annotations into the growing document. With the source and target window side-by-side in split screen mode, it is still a drudgery to click and paste, hit two returns, and so forth.
Can this be automated? Snag It can save clippings to a dedicated folder and this behavior can be turned on and off using presets. I thought a dedicated record in DEVONthink to aggregate the clippings and text entries would also work. At the end of the meeting, I could use the Split Document menu command to move the latest additions to a new record.
One potential option is a folder watcher script to read the new clipping file then delete it when finished. But appending the new image data to an existing RTFD does not appear to be trivial with AppleScript alone.
Another option is a DEVONthink smart rule that monitors the Inbox. There isn’t an action to Append data (would be a great addition). The File action creates a new file upon each execution. Can an embedded AppleScript obtain the incoming image data and append it to an existing record (of kind RTFD)?
Thanks,
Mike