Skip to content

felixguilherme/obsidian-explorer-with-icons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Explorer With Icons

Add icons to your Obsidian file explorer with CSS.

Note

Tested in Windows and Android but should work fine in macOS, Linux, and iOS.

Preview

This screenshot was taken with the Minimal theme applied.

This is a screenshot of Obsidian with the CSS snippet enabled

How to install and enable

  1. Open your vault root folder in your OS file explorer
  2. Open the .obsidian folder and create a new folder called snippets
  3. Download and paste the explorer-with-icons.css of this repository inside of the snippets folder
  4. In Obsidian, open the settings in the appearance section, scroll down to the end and enable the snippet

Note

The icon color is hardcoded in the SVG. If you want it in a different color, you can modify the stroke property for each SVG.

Special thanks to

Lucide Icons for their awesome work.