Skip to content

2.1.1

Choose a tag to compare

@github-actions github-actions released this 17 Jan 10:44
· 1302 commits to main since this release

New

  • New setting Navigation pane > Calendar integration. Switch between "Daily notes" core plugin integration and a custom format that also supports daily note titles.
  • New command: Open all files. Opens all files in the currently selected folder or tags. Warns when trying to open 15 or more files.
  • New command: Toggle calendar. Toggles the calendar overlay on or off.
  • New command: Toggle left sidebar. Toggle the left sidebar and opens Notebook Navigator when uncollapsing the left sidebar (unlike Obsidian’s built-in Toggle left sidebar command which restores the previous left sidebar view).

Improved

  • The calendar widget now renders in the bottom of the list pane when using vertical split.
  • Hover over calendar days now shows a tooltip with feature image, date, and title.

Fixed

  • Fixed an issue with UI scale causing the floating toolbar buttons on iOS with Obsidian 1.11 and later to be mispositioned.
  • Fixed an issue where changing locale could leave calendar weekday labels misaligned until restart.
  • Fixed tag auto-reveal when opening notes from shortcuts/recent notes, matching folder auto-reveal behavior. With List pane > Show notes from subfolders / descendants enabled it selects the closest visible tag ancestor; when Tags is collapsed it selects Tags for tagged notes and Untagged for untagged notes. With it disabled it expands the tag tree and selects the exact tag (or Untagged).