Skip to content

v1.2.0 - Obsidian Vault Auto-Detection & Native File Chooser

Latest

Choose a tag to compare

@ImNotMrReaper ImNotMrReaper released this 11 Sep 23:11
· 21 commits to main since this release

What's New in v1.2.0

  • Obsidian-Created Vault Auto-Detection: Automatically identifies vaults created by Obsidian by inspecting Obsidian's application registries (obsidian.json across Native, Flatpak, and Snap) and scanning directories for Obsidian's .obsidian/ configuration directory markers.
  • Native File Manager Vault Chooser: Browse and select any folder on your filesystem as an Obsidian vault via the desktop file chooser (Gtk.FileDialog / Gtk.FileChooserNative).
  • Vault Manager GUI: Under Obsidian -> Manage / Switch Vaults..., view all detected vaults with source indicators, switch the active vault with a single click, or browse for new folders.
  • Auto-Initialization: When adding a custom folder, Reaper's Notes automatically initializes the .obsidian/ marker configuration so Obsidian immediately recognizes it as a vault.
  • Persistent Vault State: Remembers your chosen active vault across application sessions.