Results 120 comments of Lost Paul

> I installed the BETS using BRAT: I now get the following error (but not the one I originally reported. > > ![Image](https://github.com/user-attachments/assets/49451c79-e45e-4445-a5e2-75639c2e23e2) This should only happen when you have...

I couldn't reproduce this behavior. What's the version you're using of the plugin/Obsidian and are you able to reproduce it in the sandbox vault? If yes could try to record...

That's just the normal behaviour of Obsidian and I'm sure what I should do about this to "fix" this issue.

Not sure if it's because of the deferred views because it was already broken one beta update before that but I'm already working on a solution and it's almost done.

Should be fixed with the next plugin version. You can try out the beta version if you want to try it out https://github.com/LostPaul/obsidian-folder-notes/releases/tag/1.7.30-19-beta

I'll release a new version tomorrow. Adding this just fixed it and it still works for older versions ``` .fn-whitespace-stop-collapsing .nav-folder-collapse-indicator { margin-top: 4px !important; } ```

If someone wants this fix this right now you can install the beta release. https://github.com/LostPaul/obsidian-folder-notes/releases/tag/1.7.30-6-beta

Should be fixed now with the new release

I've completely removed the css code that modifies the style of the folders in the file explorer and instead I only used code to stop the collapsing when it has...