Skip to content

1.1.2

Choose a tag to compare

@sunwookwak-polisci sunwookwak-polisci released this 14 Aug 11:31
· 6 commits to main since this release

What changed

  • Replaced direct Vault.getFiles() calls with traversal of Obsidian’s in-memory folder tree while preserving All notes, smart folders, and note counts.
  • Added Obsidian 1.13 declarative setting definitions so the default sort controls appear in settings search, while retaining support for older Obsidian versions.
  • Included the refreshed user-facing README.

Verification

  • Typed ESLint passed with the unsafe-value rules enabled.
  • 84 tests passed.
  • Production build and npm audit passed.