Skip to content
This repository has been archived by the owner on Oct 15, 2021. It is now read-only.

Haptein/BoostNote.Next-md-export

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BoostNote.Next-md-export

Script to export complete BoostnoteNext local storages at once as markdown directories.

usage:

python boostnotnext-md-export.py storageFolder1 ... storageFolderN [OPTIONS]
or (after chmod +x)
./boostnotnext-md-export.py storageFolder1 ... storageFolderN [OPTIONS]

options:
  -t,         include trash notes.
  -h --help,  show help.

The whole markdown directory is recreated, ready for Joplin's import or whatever. Note: Attachments aren't really supported since I didn't use those, feel free to pr.

About

Script to export complete BoostnoteNext storages at once.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages