Highlight active folder section
approvedby Lukas Collier
Highlight the active folder section and the title in the file explorer.
Highlight Current Folder Section
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:
Features
-
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.
Installation
- Download the plugin from the GitHub repository.
- Unzip the files and move them to the
.obsidian/plugins/highlight-current-folder-sectionfolder in your Obsidian vault. - Enable the plugin in Obsidian settings under
Settings>Community Plugins.
Development
If you want to contribute to the development of the plugin, follow these steps:
- Clone the repository:
git clone https://github.com/justanotherjurastudent/highlight-active-folder-section.git - Install the dependencies:
npm install - Start the development server:
npm run dev
License
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.
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.
