Skip to content

Releases: initialneil/obsidian-neat-file-tree

1.0.6

26 Jun 11:48

Choose a tag to compare

Adds GitHub artifact attestations to release assets; removes the manual-install section from the README. No plugin behavior changes.

1.0.5

26 Jun 10:35

Choose a tag to compare

Neat File Tree — the six color schemes

Add selectable per-depth color schemes (Aurora, Rainbow, Ocean, Sunset, Forest, Mono) with a live preview picker in settings — colors folder names, their bar, and indentation guides by depth. Keep top-level folders bold on hover.

1.0.4

26 Jun 09:54

Choose a tag to compare

Fix: indentation guides no longer strike through pinned (sticky) folder titles; guides stay visible across the pinned stack.

1.0.3

26 Jun 08:37

Choose a tag to compare

Fix sticky-header rendering: (1) seam above the top-level pinned bar (it now covers the file-explorer's padding strip), (2) seam between the first and second stacked bars, and (3) pinned bar going transparent on hover (text bleeding through). Stack lifts together via a shared offset and re-asserts an opaque background on hover/active.

1.0.2

26 Jun 07:52

Choose a tag to compare

Fix sticky-header seam between stacked pinned folder headers — overlap them by 1px instead of a box-shadow bleed, so they stack with no gap regardless of small row-height calibration drift.

1.0.1

26 Jun 07:12

Choose a tag to compare

Fix sub-pixel seam between stacked sticky folder headers; restore hover/active highlights on pinned folder titles.

1.0.0

26 Jun 03:12

Choose a tag to compare

Initial release of Neat File Tree.

  • Sticky folder headers (VSCode-style sticky scroll), stacked by depth
  • Accent-colored top-level folders
  • Accent-tinted indentation guides
  • Per-feature toggles + row-height setting