
Originally Posted by
swarman
First of all I want to say thanks to Mattias for all the great work on this form. I went one step further with the 'Convert to Next Action' button. I modified it so that an item of '@Home-Choose options from catalog' would create a task with a subject of 'Choose options from catalog' and a category of '@Home'. The logic parses the string for the '-' and sets the category with everything to the left and the subject with everything to the right of the '-'. Text that does not contain a '-' does nothing different from the current behavior. By setting the category automatically it allows you to group and sort by context.
I will gladly post the code change if Mattias is in agreement since it is his base work.