No description
Find a file
2023-04-30 11:25:53 +02:00
build build: rename to fec-main.ts; support hot relaod in build folder 2021-09-09 14:58:41 +08:00
images README Update 2021-06-03 13:27:11 +02:00
src Remove Unnecessary Console Log 2023-03-30 07:38:13 +02: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: rename to fec-main.ts; support hot relaod in build folder 2021-09-09 14:58:41 +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.2.0 2021-11-20 20:53:52 +08:00
manifest.json Min App Version in Manifest 2023-04-30 11:25:53 +02:00
package.json Adjustment for Obsidian 1.2.0 Update 2023-03-30 07:35:21 +02:00
README.md docs(readme): update settings desc 2021-11-20 20:58:41 +08:00
rollup.config.js fix(initialize): fix file explorer count failed to update when workspace changes 2021-11-20 20:43:54 +08:00
styles.css build: rename to fec-main.ts; support hot relaod in build folder 2021-09-09 14:58:41 +08:00
tsconfig.json style: code formatting to use tab width of 4 2021-06-05 00:19:05 +08:00
versions.json Adjustment for Obsidian 1.2.0 Update 2023-03-30 07:35:21 +02: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.
  • You can include/exclude folder note from file counts (excluded by default)
    • Note: folder-note-core required, install and enable this plugin to take effects

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.