Skip to content

1.1.1

Choose a tag to compare

@PandoraReads PandoraReads released this 28 May 18:44
· 18 commits to main since this release

What's New

  • i18n default dashboard — Default dashboard content now respects the plugin language setting (English/Chinese). New cards guide users through key operations
  • Library quick filter — New persistent filter button in library section toolbar with multi-attribute filtering support:
    • Date range picker for created/modified date filtering
    • Tag, path, and frontmatter property filtering with clickable value chips
    • Active filter tags displayed in toolbar with clear buttons
    • Filters persist across sessions via dashboard.md
  • Removed journal folder setting — Simplified tracker configuration, defaults to vault root

Bug Fixes

  • Library config persistence — Fixed a critical bug where library section configurations were lost after restarting Obsidian
  • Grid position persistence — Fixed card grid position values never being saved to the dashboard file
  • Write race condition — Fixed a race condition where rapid successive updates could overwrite newer data
  • Partition filter values — Property values in partition settings now show all items with scrollbar instead of truncating at 20 with "+xx more"
  • Filter popup styling — Fixed popup backgrounds, text colors, and positioning for calendar and filter dialogs

Full Changelog: v1.1.0...v1.1.1