Skip to content

Todoist Board 2.2.0

Choose a tag to compare

@propranolol11 propranolol11 released this 19 Aug 10:53
· 1 commit to main since this release

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