Skip to content

Releases: JonasDoesThings/obsidian-hide-folders

1.1.1 // Bug Fixes

09 Sep 18:33
Compare
Choose a tag to compare

What's New

  • Closes #4 (automatically update hidden folders when changing settings)
  • Fixes that you would previously need to un-hide and re-hide folders when creating a new one before it get's hidden

Full Changelog: 1.1.0...1.1.1

1.1.0 // endsWith:: support

31 Aug 18:24
Compare
Choose a tag to compare

What's New

This version adds support for hiding folders ending with a specific suffix by using the endsWith:: prefix.
For example you can use this to hide all folders ending with _trash using the following: endsWith::_trash

Closes #2

Full Changelog: 1.0.3...1.1.0

1.0.3

31 Jul 17:52
Compare
Choose a tag to compare

What's New

  • Fixed an issue where an empty folders to hide configuration would lead to the whole file explorer tree to be hidden.

Full Changelog: 1.0.2...1.0.3

1.0.2

28 Jul 16:21
Compare
Choose a tag to compare

What's New

  • Added an option to turn-off case-insensitive matching of folder names
  • Fixed that root-level folders wouldn't get matched

Full Changelog: 1.0.1...1.0.2

1.0.1

19 Jun 15:01
Compare
Choose a tag to compare

Minor changes to UI labels and docs.

1.0.0

17 Jun 18:04
Compare
Choose a tag to compare

Initial Release, see README.