What's new
- Added a preference to hide task-count badges on filter tabs.
- Compacted the Preferences page into concise, responsive action controls.
- Add Task opened from an inline board now inherits deterministic project, label, due-date, and priority filter clauses.
- Standardized inline and sidebar toolbar controls so borders, shadows, sizing, focus, and active states remain consistent across Obsidian themes.
- Improved toolbar and filter accessibility with native buttons and explicit toggle states.
Validation
- npm run typecheck
- npm run lint:obsidian
- npm test (18 passing)
- npm run build