Sounds like you just need to get the parsing right. Parsing works on reserved words/number/characters. Parsing will give unintended results if you use something reserved in your task caption. If you want to use a likely reserved word/number/character just enclose it in quotes and parsing will only take account of what is outside the quotes e.g. *"Call Mike about party on June 16" tomorrow* parses correctly.
-- You received this message because you are subscribed to the Google Groups "MyLifeOrganized" group. To post to this group, send email to mylifeorganized@googlegroups.com. To unsubscribe from this group, send email to mylifeorganized+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/mylifeorganized?hl=en.