No description
Find a file
William L. Anderson 486c5ad6ac 1.1.10
2025-05-06 13:39:40 -05:00
.github/workflows no styles.css ... yet 2025-05-02 12:30:23 -05:00
.gitignore ignorance or bliss 2025-04-17 09:13:49 -05:00
.npmrc trying to synchronize the versions and files 2025-04-20 11:36:27 -05:00
esbuild.config.mjs baseline (moved from gitlab) 2025-04-17 09:15:59 -05:00
LICENSE Initial commit 2025-04-17 09:11:28 -05:00
main.ts removed debug on/off setting 2025-05-05 15:34:26 -05:00
manifest.json version bump updates 2025-05-06 12:00:54 -05:00
package-lock.json 1.1.10 2025-05-06 13:39:40 -05:00
package.json 1.1.10 2025-05-06 13:39:40 -05:00
README.md clarify settings 2025-05-06 13:37:33 -05:00
tsconfig.json baseline (moved from gitlab) 2025-04-17 09:15:59 -05:00
version-bump.mjs trying to synchronize the versions and files 2025-04-20 11:36:27 -05:00
versions.json version bump updates 2025-05-06 12:00:54 -05:00

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.md file of the vault root directory
    • Specify “Excluded extensions”: file extensions to exclude from folder filelists

    • Adjust Listfile pattern: default pattern recommended

    • Exclude listfile from list: default and recommended setting is "On"