Folder Focus Mode
approvedby grochowski
Focus the file explorer on chosen folder and its files and subdirectories, while hiding all the other elements.
Obsidian Folder Focus Mode Plugin
Adds an option to folder's context menu, which allows to focus file explorer on chosen folder and its files and subdirectories, while hiding all the other elements.
In order to disable this mode, you have to use a global command 'Disable folder focus mode' or open context menu for previously chosen folder and choose 'Unfocus'. You can also choose to add an icon on the top of the explorer view, to rapidly switch between focus and unfocus.
āļø Moreover, if you use folder note with external file strategies you need to activate the option to focus on the linked folder.
Plugin is a quick draft, as I really needed this function. I strongly recommend joining and developing it with me to make it even more useful š.
Special thanks to:
Install the plugin
You can activate this plugin within Obsidian by searching for 'focus mode' among the community plugins.
Manually installing the plugin
- Copy over
main.js,styles.css,manifest.jsonto your vaultVaultFolder/.obsidian/plugins/obsidian-folder-focus-mode/.
Development
- Clone this repo.
npm ioryarnto install dependenciesnpm run devto start compilation in watch mode.
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.