j-0.5.1/lib/j.rb:129: undefined (?...) sequence: /(?<status>(TODO|DONE))\s(?<title>.+)\Z/ (SyntaxError)
* Decorated text * Marking tasks as done and deleting them is easier with a one digit key instead of 3 digit key.
If you already have text files with tasks in the following format:
<status> <task>
then you can just rename it to .todo and fireup j
j-0.5.1/lib/j.rb:129: undefined (?...) sequence: /(?<status>(TODO|DONE))\s(?<title>.+)\Z/ (SyntaxError)