You might want to point out that this does not work under 1.8.* Ruby.<p>j-0.5.1/lib/j.rb:129: undefined (?...) sequence: /(?<status>(TODO|DONE))\s(?<title>.+)\Z/ (SyntaxError)
Wrote this to flex my ruby skills, There's nothing special about it except the following:<p>* Decorated text
* Marking tasks as done and deleting them is easier with a one digit key instead of 3 digit key.<p>If you already have text files with tasks in the following format:<p><status> <task><p>then you can just rename it to .todo and fireup j