diff --git a/docs/docs/Folder overview.md b/docs/docs/Folder overview.md index f04e2cf..9339a3b 100644 --- a/docs/docs/Folder overview.md +++ b/docs/docs/Folder overview.md @@ -1,8 +1,4 @@ # Folder overview - -This page will be updated soon and there also will be new features. -This feature/plugin creates a code block - This feature/plugin creates a [code block](https://help.obsidian.md/Editing+and+formatting/Basic+formatting+syntax#Code+blocks) that provides an overview of your entire vault or specific folders. Instructions for creating or editing a folder overview, along with additional guidance, can be found further down the page. Currently there are two styles available: **file explorer** & **list style**, with more coming soon. The **overview updates** itself **automatically** when you create, delete or modify a file. You can also integrate it into **templates**, as explained further down below this page. @@ -13,11 +9,14 @@ There are two options to create a folder overview in a note - Use the command "Insert folder overview" from the [command palette](https://help.obsidian.md/Plugins/Command+palette) - On desktop right click and click on the option "Create folder overview" ## Edit overview -If the overview shows no files or folders yet you can just click on the button that says "Edit overview". But if there are already files/folders it's a bit more complicated than the button and to then edit the overview you have to hover over the overview and click on the "Edit this block" button on the right top corner of the overview with only an icon. +If the overview shows no files or folders yet you can just click on the button that says "Edit overview". But if there are already files/folders you can use the command "Edit folder overview" from the [command palette](https://help.obsidian.md/Plugins/Command+palette) or click on the button as showed in the video below. -The video below shows the steps explained in the text. ![type:video](../assets/n5AGi3VCxF5JcNx2Wm5O.mp4) ## Default settings -To edit the settings for a new folder overview that hasn't been created yet you have to open the plugin settings and go to the folder overview tab and click on the manage button. -![Screenshot](../assets/ngkJjEcxUUTkX6eB4mSs.png) +To edit the default values for new folder overviews you can either use the command "Edit folder overview" or open the plugins settings tab and then the folder overview tab to the edit the default settings. + + +![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) + diff --git a/docs/docs/assets/ngkJjEcxUUTkX6eB4mSs.png b/docs/docs/assets/ngkJjEcxUUTkX6eB4mSs.png deleted file mode 100644 index 8a50481..0000000 Binary files a/docs/docs/assets/ngkJjEcxUUTkX6eB4mSs.png and /dev/null differ diff --git a/docs/docs/assets/screenshots/b4QOtkzJs0.png b/docs/docs/assets/screenshots/b4QOtkzJs0.png new file mode 100644 index 0000000..4253594 Binary files /dev/null and b/docs/docs/assets/screenshots/b4QOtkzJs0.png differ