README Update

This commit is contained in:
Ozan Tellioglu 2021-06-03 13:27:11 +02:00
parent d22b6271e0
commit 3a343dd276
3 changed files with 20 additions and 4 deletions

View file

@ -1,11 +1,27 @@
# Obsidian File Explorer Notes Count
## Brief Explanation
- This plugin helps you to see the number of notes you have under all available folders within your file explorer.
- Collapsed Folders will show the total number of notes including all sub-folders.
- Counts will include total number of all markdown notes under a folder and its sub-folders.
- Uncollapsed folders won't have the number of notes in case they have sub-folders.
- By default, expanded folders won't have the number of notes in case they have sub-folders.
**Sample View**
## Sample View
<img src="./images/folder-count.png" width="50%"/>
<img src="./images/folder-count.png" width="50%"/>
## Settings
- You can turn on the option for viewing the counts for all folders including the expanded folders. Otherwise, expanded folders won't have the number unless the expanded folder does not include any sub-folder.
<img src="./images/collapsed-folder-setting.png" />
## Contact
If you have any issue or you have any suggestion, please feel free to reach me out directly using contact page of my website [ozan.pl/contact/](https://www.ozan.pl/contact/) or directly to <me@ozan.pl>.
## Support
<a href="https://www.buymeacoffee.com/ozante" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" width="20%" height="auto"></a>

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

After

Width:  |  Height:  |  Size: 37 KiB