Skip to content

jschnapper/notes-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Boostnote to MD

Python script to back up Boostnote files by pushing them to github as markdown files

Set up

  1. Clone the repo
  2. Create a paths.py file in your root directory that contains the absolute paths to your source Boostnote directory and the output directory
  3. Import these variables in the to_md.py
  4. pip install cson
  5. pip install gitpython

About

Convert Boostnote cson files to md and upload to github under my-notes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages