View Single Post
I'm working on a AS that can replace Clip-o-tron until the nice people at OmniGroup have worked out a more useful replacement.

Steps in the script are simple:
  1. Get the selected email
  2. Get the text for the mail
  3. Compile a 'message:MessageID'
  4. Get subject as subject for the OF Document
  5. Insert both in the note field of the OF document
  6. Open Quick Note with the compiled data
  7. Ask Mail to move the message out of Inbox to an 'Action Folder'

:confused: My challenge right now is to verify that OF have added the document before asking Mail to file the message elsewhere. So if any of you friendly OF users has suggestions. AS snippets are more than welcome I'll be brushing up the final script and posting it here.