Add troubleshooting guide and update folder overview docs

Added a new Troubleshooting.md with guidance on folder collapsing issues and included a relevant screenshot. Updated Folder overview.md with sections on using overviews in templates and explanation of overview IDs.
This commit is contained in:
Lost Paul 2025-06-23 13:37:02 +02:00
parent a82126ca55
commit 7003d10671
3 changed files with 15 additions and 0 deletions

View file

@ -22,3 +22,11 @@ To edit the default values for new folder overviews you can either use the comma
![Screenshot](../assets/screenshots/b4QOtkzJs0.png)
(On the left is the plugin settings tab and the right the view you see when you use the "Edit folder overview" command)
## How can I use this in a template?
Just create the folder overview as normal in a template and then change the settings to be what you want to use as a default for the files you apply the templates to. It also doesn't matter that the id of the overview in the template will be the same as the id of the overview that gets created when the template has been used.
## What's the id in the code block for?
They're there to differentiate the overviews from each other so that you can use "Edit folder overview" command to edit the overviews from one file (there can be multiple overviews in one file). It's especially useful on mobile because the button to edit the code block on mobile is quite small.

View file

@ -0,0 +1,7 @@
# Troubleshooting
## Folder with folder note still collapses
Issue: You've "Disable folder collapsing" enabled, click on a folder name that has folder note linked to it and it still collapses.
Possible cause & solution: You've "auto-reveal current file" enabled and need to disable it in order to make this feature work.
![Auto-reveal current file](../assets/screenshots/Obsidian_K3ph5zw0mq.png)

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.3 KiB