Greetings!
I'm attempting to use the email format for populating a task via email.
I am entering the following in the body of the text:
-- Action > Project @ Context
blah blah blah note
After processing the mail rule, OF displays this:
Task: Action > Project @ Context Project:[blank] Context:[blank] [note]
I.e. It's parsing the "--" like it's trying, but fails on everything, except the Notes icon pops and the "blah blah blah note" is being correctly thrown into a Note.
I also tried cutting and pasting from the example in the documentation and it's not working either.
What am I screwing up?