What's changed
- Refined selected-task chin bar layout and styling across sidebar widths.
- Added mobile-friendly expandable task descriptions.
- Reworked settings tabs into Preferences and Advanced.
- Added Add Task modal visibility preferences for Date, Deadline, Priority, Project, and Labels.
- Added a
...shortcut in the Add Task modal to jump directly to those preferences. - Improved Add Task modal mobile keyboard behavior for date, deadline, priority, and label controls.
- Compact priority controls and renamed the due-date chip to Date.
Validation
- npm run typecheck
- npm run lint:obsidian
- npm test
- npm run build