Skip to content

0.9.5

Compare
Choose a tag to compare
@BRO3886 BRO3886 released this 06 Oct 11:47
· 6 commits to master since this release
1b5b867

Hacktoberfest release!

  • Tasks are now sorted by date

  • New flag to show only completed task

gtasks tasks view --completed
  • New way of creating tasks without prompt
gtasks tasks add -l "Daily todo" --title <some title> --note <some note> --due <date>

All thanks to @develerik for contributing and adding these!