turulix / obsidian-folder-index

GNU General Public License v3.0
107 stars 8 forks source link

Excluded Folders does not seem to be working at all #68

Open paulwalk opened 11 months ago

paulwalk commented 11 months ago

I have a simple case - I want to exclude two folders, both at the root level. I have entered the names of these folders in the Excluded Folders section of the plugin settings (see screen shot). As you can see, I have not used any particular regex syntax - these are just simple names exactly as shown. I have double-checked for spelling/typos.

Despite this, if I click on one of these folders, a folder index file is automatically created.

I am using:

image
turulix commented 11 months ago

The Excludedfolder option currently just stops them from showing up in an index file, thanks for the report

LaiKash commented 10 months ago

I can confirm this is still happening. I have a doubt, if you include a folder name it will exclude all the folders with that name, including subfolders? I am using it mainly for attachments, included inside every folder with images, for example. Thanks!

turulix commented 10 months ago

This still dosn't hide folders from the graph view yes

Mirthy-Law commented 9 months ago

This bug still creates an visible (file/folder view and graph view) index for excluded folder

Eco-Gaming commented 5 months ago

I'm currently working on fixing this feature, but I also found a workaround for now:

If you include /foldername.md, it will work. For example, to exclude the top level folder media, add media/media.md to the excluded folders.

turulix commented 5 months ago

Thanks for the Info! :)

SyndicatedPillbug commented 2 weeks ago

Tried this, but it didn't work.

I'd love a workaround where I could turn off automatic creation but hotkey in a TOC when I need it.

turulix commented 2 weeks ago

@SyndicatedPillbug As of 1.0.26 this is possible, simply rightclick on the folder where you want to create one and select the menu entry

SyndicatedPillbug commented 2 weeks ago

Oh that’s perfect! I literally just hadn’t restarted Obsidian in a while so I missed the add. Thanks!

---- On Sat, 31 Aug 2024 11:43:54 -0400 @.*** wrote ----

@SyndicatedPillbug As of 1.0.26 this is possible, simply rightclick on the folder where you want to create one and select the menu entry

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.