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

Keep files/folders hidden when they are renamed #26

Open jess1k opened 1 year ago

jess1k commented 1 year ago

This could be implemented with the Vault.on('rename', ...) callback