Oliver-Akins / file-hider

A plugin for https://obsidian.md that allows hiding specific files and folders from the file explorer.
MIT License
60 stars 12 forks source link

Files not staying hidden upon expansion of collapsed tree items #31

Open TheMarioSpeedwagon opened 1 year ago

TheMarioSpeedwagon commented 1 year ago

Plugin Version

1.1.1

Obsidian Version

1.1.15

Affected Platforms

Windows

Expected Behaviour

If you right click on file in Obsidian file tree, it should stay hidden.

Actual Behaviour

If you right click on file in Obsidian file tree and select hide, then expand any collapsed items in the file tree, the hidden file will appear. (It appears that instead of removing the "hidden" item from the list, this addon merely masks it. This is confirmed by the blank space between files if hidden file is not bottom most file.)

Steps to Reproduce

  1. Hide a file/folder
  2. then expand any collapsed items in the file tree, the hidden file will appear.
tprotopopescu commented 1 year ago

I have the same issue, same as #29 .