Skip to content

Gives the folder section with the active note a customizable background color and more.

License

Notifications You must be signed in to change notification settings

justanotherjurastudent/highlight-active-folder-section

Repository files navigation

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.

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.

    image

  • Highlight Root Folder: The container of the root folder can also be highlighted with customizable colors.

    image

Installation

  1. Download the plugin from the GitHub repository.
  2. Unzip the files and move them to the .obsidian/plugins/highlight-current-folder-section folder in your Obsidian vault.
  3. 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:

  1. Clone the repository:
    git clone https://github.com/justanotherjurastudent/highlight-active-folder-section.git
  2. Install the dependencies:
    npm install
  3. 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.

About

Gives the folder section with the active note a customizable background color and more.

Resources

License

Stars

Watchers

Forks

Packages

No packages published