Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.

ricafolio/dual-pane-file-explorer

 
 

Repository files navigation

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.

Packages

No packages published

Languages

  • TypeScript 69.8%
  • JavaScript 18.9%
  • CSS 11.3%