We want to exclude .obsidian but not other obsidian files e.g. we had a project where a blog post was called something like /blog/xxx-obsidian-plugin.md and it wasn't getting indexed and we couldn't understand why.
Find where this is happening and fix to only be .obsidian that is excluded (or just have nothing excluded ... - people can say what folder they want indexed ...)
We want to exclude
.obsidianbut not other obsidian files e.g. we had a project where a blog post was called something like/blog/xxx-obsidian-plugin.mdand it wasn't getting indexed and we couldn't understand why.Find where this is happening and fix to only be
.obsidianthat is excluded (or just have nothing excluded ... - people can say what folder they want indexed ...)