0.9.4
- 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
anddone
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.