Skip to content

Layerex/obsidian-traverse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

obsidian-traverse

Recursively list all files linked by Obsidian note.

Installation

pip install obsidian-traverse

Usage

usage: obsidian-traverse [-h] -d DIRECTORY [--abspath] NOTES [NOTES ...]

Recursively list all files linked by Obsidian note.

positional arguments:
  NOTES                 Notes to traverse

options:
  -h, --help            show this help message and exit
  -d DIRECTORY, --directory DIRECTORY
                        Vault directory
  --abspath             Output absolute paths of linked files

Fixes for emergent parsing problems are welcome!

About

Recursively list all files linked by Obsidian note.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published