Set to Root

pending

by lixingyu

Open additional File Explorer tabs rooted to a specific folder.

Updated 15d agoMITDiscovered via Obsidian Unofficial Plugins
View on GitHub

Set to Root

An Obsidian plugin that opens additional File Explorer tabs rooted to a specific folder.

Desktop only.

Features

  • Adds Set to root / 设置为根目录 to the folder context menu in the default File Explorer.
  • Opens a new rooted File Explorer tab without changing Obsidian's built-in full-vault File Explorer.
  • Supports either a single rooted view or multiple rooted views.
  • Restores rooted views after restarting Obsidian.
  • Lets you choose the icon used by rooted views from a searchable icon picker.

Settings

  • Rooted view instances
    • Single view: reuse one rooted explorer and replace its root folder.
    • Multiple views: open multiple rooted explorers.
  • Rooted view icon
    • Choose the tab icon used by rooted explorer views.

Development

npm install
npm run dev

To run a production build:

npm run build

License

MIT

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.