Neil459 downloadsVSCode-style sticky folder headers, accent-colored top-level folders, and tinted indentation guides for the file explorer.
Small quality-of-life tweaks for Obsidian's file explorer that make a deep, busy vault easier to navigate.
Sticky folder headers + the six built-in color schemes (Aurora, Rainbow, Ocean, Sunset, Forest, Mono)
Each feature has its own toggle in the plugin settings, plus a Row height field to keep the sticky headers aligned if you use a larger interface font.
In Obsidian: Settings → Community plugins → Browse → search "Neat File Tree" → Install → Enable.
The plugin is pure CSS toggled by body classes — no DOM manipulation, no
performance cost. It respects your theme's accent color (--text-accent) and
background variables, so it adapts to light/dark and custom themes
automatically.
MIT