Skip to content

0.9.4

Compare
Choose a tag to compare
@BRO3886 BRO3886 released this 04 Jul 08:04
· 13 commits to master since this release
60e7f39
  • Adds support for a more flexible, human friendly date input on tasks creation
  • Check out all supported formats here: https://katb.in/kat2821
  • Also fixed #8. Now you can provide task index in rm and done commands
  • Examples:
gtasks tasks -l "DSC VIT" done 4

gtasks tasks -l "DSC VIT" rm 1
  • If you do not provide a task number it falls back to the prompt, you can select a task from there manually.