Skip to content

Releases: kelszo/obsidian-file-explorer-plus

1.3.1

20 Apr 18:01
1.3.1
8584a78

Choose a tag to compare

Changes:

  • Fix so that front matter filters are seen in the activation modal

Full Changelog: 1.3.0...1.3.1

1.3.0

20 Apr 17:33
1.3.0
19aab59

Choose a tag to compare

Changes:

  • Chore: Switch to pnpm
  • Fix error that occurred on load, but didn't affect functionality
  • Fix bug where renaming a file would lose the pin/hide status (only for strict filters).
  • Add the ability to pin/hide files and folders based on properties in the front matter

Full Changelog: 1.2.1...1.3.0

1.2.1

10 Jun 16:55
1.2.1
3e23bd0

Choose a tag to compare

Changes:

  • Fix: remove an unnecessary console.log statement

1.2.0

10 Jun 16:52
1.2.0
9a86156

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

Choose a tag to compare

Changes:

  • Style: updated pinned icon look

1.1.3

18 Sep 09:06
1.1.3
9ac5f13

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

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

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

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

Choose a tag to compare

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