You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.