/dual-pane-file-explorer

Add dual pane UI in your Obsidian file explorer

Primary LanguageTypeScript

Obsidian Dual Pane File Explorer Plugin

🛑 This repository is currently under development and is in the conceptual stage. Plans for the project are not yet concrete, and there are no set release dates. Additionally, I am also learning Obsidian API as I continue to build the project. 🛑

Dual Pane UI in Obsidian Concept

Use this experimental plugin

  • Clone/download this repo.
  • Make sure NodeJS is at least v16 (node --version).
  • npm i or yarn to install dependencies.
  • npm run dev to run the plugin.
  • Copy this repo to your vault VaultFolder/.obsidian/plugins/.
  • Reload Obsidian to load the plugin.
  • Enable plugin in Community plugins > Installed plugins.