Mindwtr 0.5.6
Highlights
- Faster completion flow: quick-done now sits left of the task title with a hover hint for click/double‑click behavior.
- Focus/Agenda view now uses the shared task row, with inline editing and a Details/Compact toggle aligned with other pages.
- Deferred projects are actionable: show area labels and quick Reactivate on desktop; mobile adds swipe-to-activate and tap-to-open.
Desktop
- Task rows: left-side quick-done button and hover hint for click vs. double‑click edit.
- Focus/Agenda: reused TaskItem for consistent inline editing; added details/compact toggle in the top-right controls.
- Someday/Waiting: deferred project cards now show area labels and a Reactivate action.
- Focus/Agenda layout width now matches other pages.
Mobile
- Someday/Waiting: show deferred projects above tasks, with swipe-to-activate and tap to open the project.
- Projects screen can deep‑link to a specific project via route params.
Core
- Reference status workflow clarified and tested (clears action fields on transition).
- Search tests cover
status:referencefiltering.
Full Change List (since 0.5.5)
- fix: improve focus toggle typing and mobile project actions
- fix: address review follow-ups
- feat: refine task interactions and deferred views