Added
--open
,-o
flag is added totodo add
to open a TODO file after creating it.<position>
argument is added totodo add
to create a TODO at given position.
Changed
- All codes are rewrited in Ruby.
list
command shows TODOs in a new format.done
,undone
,wait
command updates the state of subtodos recursively.