Skip to content

v0.5.0

Latest
Compare
Choose a tag to compare
@naoty naoty released this 07 Aug 14:03
· 26 commits to main since this release

Added

  • --open, -o flag is added to todo add to open a TODO file after creating it.
  • <position> argument is added to todo 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.