Features
-
Added command-palette and hotkey-bindable workflows for board and card management: create cards from anywhere, open current board settings, and run selected-card actions for done, archive, cancel, duplicate, and delete. Fixes #148 (9c5ab60, e56abd4)
-
Added new board creation from the dashboard, ribbon, and command palette, plus confirmed board deletion from dashboard card menus. Fixes #148 (5ecd311)
-
Added overdue and due-today counts to dashboard cards for boards using Tasks Plugin or Dataview due-date metadata, so the dashboard can show which boards need attention. Follow-up for #132 (9d327e3)
Bug Fixes
- Removed a redundant dashboard button shown in the single-board state. (2af05e0)