Skip to content

This script will create a zip of your vault, depending on the options you select.

License

Notifications You must be signed in to change notification settings

ivanecr/Obsidian-Extractor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Obsidian Extractor (obsd_extract)

This script will create a zip of your vault, depending on the options you select.

Made by Daniel Mathiot.

Motives

I like to keep my vault with only one folder inside. That means, it's a pain to copy only relevant files!

State of the Art

At the moment, it supports:

  • Creating a zip file from a specified vault with a specific tag, with optional link following

Usage

python obsd_extract.py vaultFolder --tag yourTag

If you would like to follow links, add -r option at the end:

python obsd_extract.py vaultFolder --tag yourTag -r

Roadmap

New features i intent to add:

  • Exporting full vault
  • Exporting vault from multiple tags

Contributing

If you would like to add shiny new features, or correct bugs I unfortunately added, please fork this repository, and create a pull request from it.

About

This script will create a zip of your vault, depending on the options you select.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%