Releases: Matthias-Ab/TaskForcer
Releases · Matthias-Ab/TaskForcer
v1.2.0
What's new in v1.2.0
Features
- Projects — create projects with emoji + color, view tasks per project, drag-to-reorder
- Subtasks — add subtasks inside task preview, track progress with a progress bar
- Task preview modal — click any task title to open a rich detail sheet with description, metadata, subtasks, and actions
- Global search — Cmd/Ctrl+F to search all tasks by title, description, or tag
- Weekly review — new screen with completion stats, daily bar chart, top tags, and missed tasks
- Keyboard shortcut cheatsheet — press
?to open - Quick capture — inline
#tagand!prioritysyntax in the task bar - Drag-to-reorder — reorder tasks within groups in Today view and Project view
- More shame log roasts — each category expanded to 10–15 entries
taskforcerterminal command — now works from the terminal after install
Fixes
- Widget timer no longer keeps running when task is completed from the main window
- DB migrations are now idempotent — existing installs upgrade cleanly without crashing
- Versioned migration system (
schema_versiontable) replaces fragile column-check migrations
TaskForcer v1.1.0
- Subtask support with progress tracking
- Global search (Cmd+F) across all tasks by title, tag, description
- Markdown rendering in task notes/description
- Recurring tasks auto-spawn on complete (daily/weekdays/weekly)
- Widget stops counting when task completed from main window
- Overdue desktop notifications
- Linux deb: sandbox fix now automatic on install