I made a plugin to solve this problem by batch adding or removing a dot “.” at the beginning of filenames to show/hide files
which helps avoid lag issues caused by Obsidian indexing.
I made a plugin to solve this problem by batch adding or removing a dot “.” at the beginning of filenames to show/hide files
which helps avoid lag issues caused by Obsidian indexing.
A new plugin: file ignore
Honestly, that is a very hacky solution. I dont want a plugin to constantly rename my folders, as other software depends on it too. This doesnt really solve the issue.
Like others already pointed out - a proper obsidian-ignore file at the core level is really needed in order to use vaults in this way.
Your solution might work in cases where its not problematic when those folders get renamed while using the vault (i am aware that you can basically toggle between the hidden and full visible mode)..