What's New
New Commands
tasks update- Modify existing tasks (title, notes, due date)tasks undo- Mark completed tasks as incompletetasks clear- Delete all completed tasks from a list
Recurring Tasks
- Add recurring task support with
--repeatflag - Supported intervals:
daily,weekly,monthly,yearly - Example:
gtasks tasks add -t "Weekly review" --repeat weekly
Improvements
--maxflag - Control pagination intasks view(e.g.,--max 50)- Improved table display formatting
- Better date handling and display
Downloads
| Platform | Architecture | File |
|---|---|---|
| Linux | amd64 | gtasks_linux_amd64_v0.12.0.tar.gz
|
| Linux | arm64 | gtasks_linux_arm64_v0.12.0.tar.gz
|
| macOS | Intel (amd64) | gtasks_mac_amd64_v0.12.0.tar.gz
|
| macOS | Apple Silicon (arm64) | gtasks_mac_arm64_v0.12.0.tar.gz
|
| Windows | amd64 | gtasks_win_v0.12.0.tar.gz
|
Installation
# Linux/macOS (example for arm64 Mac)
tar -xzf gtasks_mac_arm64_v0.12.0.tar.gz
sudo mv gtasks /usr/local/bin/Full Changelog: v0.11.1...v0.12.0