justanotherjurastudent4k downloadsHighlight the active folder section and the title in the file explorer.
This plugin for Obsidian highlights the container of the folder that contains the currently opened note. It provides a visual aid to better organize your workspace and quickly identify which folder the active note is in.
Support my free content:
Highlight Folder Container: The entire container of the folder containing the active note is highlighted.
Customizable Colors: Users can customize the background color of the highlighted folder and the color of the folder title.
Style Adjustments: Additional styles for the folder title and file names within the highlighted folder, including hover and drag effects.
Highlight Root Folder: The container of the root folder can also be highlighted with customizable colors.
Autoscroll: When you switch between notes or open new notes, the file explorer moves to the active note.
Auto-Collaps: When enabled, the plugin will automatically collapse all folders in the file explorer except for the direct path to the currently active file.
[!NOTE]
Please activate the "auto-reveal current file" button in your file explorer at the top to reveal the active file in your folders.
.obsidian/plugins/highlight-current-folder-section folder in your Obsidian vault.Settings > Community Plugins.If you want to contribute to the development of the plugin, follow these steps:
git clone https://github.com/justanotherjurastudent/highlight-active-folder-section.git
npm install
npm run dev
This project is licensed under the GNU General Public License v3.0.
This text includes the updated information about the new features and settings of the plugin.