No description
Find a file
AidenLx a4498fdec9 perf: use debounce for vault event
- now the returned path of all vault event is kept in waitingList and only get update when all
consecutive events are finished
- add filters to reduce duplicate count update
2021-06-09 23:36:44 +08:00
images README Update 2021-06-03 13:27:11 +02:00
src perf: use debounce for vault event 2021-06-09 23:36:44 +08:00
.eslintignore build(.eslintrc.js): update eslint config to enable plugin 2021-06-07 13:22:11 +08:00
.eslintrc.js style: fix eslint errors 2021-06-07 14:29:14 +08:00
.gitignore build: add rollup-plugin-import-css, ignore build files 2021-06-03 22:39:06 +08:00
.prettierrc style: code formatting to use tab width of 4 2021-06-05 00:19:05 +08:00
CHANGELOG.md chore: release v1.1.0 2021-06-07 11:45:28 +08:00
manifest.json chore: release v1.1.0 2021-06-07 11:45:28 +08:00
package.json perf: use debounce for vault event 2021-06-09 23:36:44 +08:00
README.md Update README.md 2021-06-04 16:49:38 +02:00
rollup.config.js build: switch from rollup-plugin-polyfill-node to path-browserify 2021-06-09 23:35:01 +08:00
tsconfig.json style: code formatting to use tab width of 4 2021-06-05 00:19:05 +08:00
versions.json chore: release v1.1.0 2021-06-07 11:45:28 +08:00

Obsidian File Explorer Count

Brief Explanation

  • This plugin helps you to see the number of elements you have under all available folders within your file explorer.

  • Counts will include total number of all elements under a folder and its sub-folders.

  • By default, expanded folders won't have the number of notes in case they have sub-folders.

Sample View

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.

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/ or directly to me@ozan.pl.

You can also contact directly with Aiden.