mirror of
https://github.com/band/obsidian-folder-filelist.git
synced 2026-07-22 05:49:10 +00:00
No description
| .github/workflows | ||
| .gitignore | ||
| .npmrc | ||
| CLAUDE.md | ||
| esbuild.config.mjs | ||
| LICENSE | ||
| main.ts | ||
| manifest.json | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
| version-bump.mjs | ||
| versions.json | ||
Simple Folder Filelist for Obsidian
Generate a file in specified folders containing wiki-links to files in that folder.
Features
- Automatic filelist file generation
- Ribbon Icon to regenerate all filelists
- The filelist is a list of wiki-links
- Reverse modification time listing (newest file first)
Use
-
Install and enable the Plugin like any other.
-
In the Settings tab:
-
Specify “Included folder paths”: folders for which you want filelist files
- A folder path of “/“ generates an
ndx-root.mdfile of the vault root directory
- A folder path of “/“ generates an
-
Specify “Excluded extensions”: file extensions to exclude from folder filelists
-
Specify "Excluded files": filenames to exclude from folder filelists; e.g.,
LICENSE -
Adjust Listfile pattern: default pattern recommended
-
Exclude listfile from list: default and recommended setting is "On"
-