Skip to content

Releases: kelszo/obsidian-file-explorer-plus

1.2.1

10 Jun 16:55
1.2.1
3e23bd0
Compare
Choose a tag to compare

Changes:

  • Fix: remove an unnecessary console.log statement

1.2.0

10 Jun 16:52
1.2.0
9a86156
Compare
Choose a tag to compare

This version only works with Obsidian v1.6.3 and later.

Changes:

  • Fix: Plugin now works with Obsidian v1.6.3
  • Fix: Automatically patch file explorer on layout change.
  • Fix: Menu changes, it is now possible to unhide a file/folder through the menu.

1.1.4

09 Jan 10:27
1.1.4
7bf5d31
Compare
Choose a tag to compare

Changes:

  • Style: updated pinned icon look

1.1.3

18 Sep 09:06
1.1.3
9ac5f13
Compare
Choose a tag to compare

Changes:

  • Fix: tags in frontmatter work as expected now

1.1.2

19 Aug 11:02
1.1.2
841b6e4
Compare
Choose a tag to compare

Changes:

  • Fix: lowered the min app version to 0.15.0 (from 1.3.7)

1.1.1

18 Aug 23:57
1.1.1
a43d762
Compare
Choose a tag to compare

Changes

  • Style: Change settings tab to fit obsidian guidelines (sentence casing). Also use a smaller font size for main headings.
  • Feat: Move styling of filters activated modal into scss.

1.1.0

15 Aug 17:03
1.1.0
49de235
Compare
Choose a tag to compare

Changes

  • Performance: By removing hidden from the virtual children the performance could be increased enormously. This prevents them from every being rendered or calculated in the file explorer, thus acting like they were never there.
  • Performance: Only return the top 10 paths when fuzzy finding in the suggest modal in settings.
  • Fix: Small typo fix that solves removing strict filters when deleting a file.
  • Fix: Small typo fix that solves re-running main function only when needed on file cache change.

1.0.0

15 Aug 13:11
1.0.0
0775fc2
Compare
Choose a tag to compare

First release for the File Explorer++ plugin for Obsidian.md