Mindwtr 0.7.2
Highlights
- Project pickers now respect area scoping during task editing, so large setups surface more relevant projects faster.
- Desktop performance improved with Agenda virtualization and faster list filtering workflows.
- Mobile reliability improved for Android attachment sync, local reminders, and sync-state feedback.
- Swipe-to-trash on mobile now asks for confirmation to reduce accidental task deletion.
Desktop
- Virtualized large Agenda lists for smoother scrolling and lower render cost.
- Added inline list filtering and improved keyboard-navigation fallback behavior.
- Quick Add now surfaces custom
#tagsalongside projects and contexts. - Added bulk Area assign/clear actions and improved manual project ordering behavior.
- Restored macOS calendar permission prompting for desktop calendar integration.
Mobile
- Improved Android attachment sync for generic
content://providers such as Downloads. - Hardened Android local reminder scheduling and duplicate alarm recovery.
- Added delete confirmation before swipe actions move tasks to Trash.
- Improved picker accessibility across tasks, projects, sections, and areas.
- Clarified iOS file-sync setup when a provider does not support folder selection.
- Mobile project pickers now follow manual ordering and area scoping.
Core & Sync
- Reduced search overhead by trimming SQLite search payloads and skipping unnecessary project lookups.
- Improved save and sync reliability with safer app-data cloning and more robust cloud file writes.
- Resolved mobile sync conflicts now clear back to a healthy state in the sync badge.
Full Change List (since 0.7.1)
- See commit history from
v0.7.1..v0.7.2for complete details.