Skip to content

irvinyip/boostnote-to-md-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Program to convert Boostnote cson to md format

This program is made for those who wants to switch away from boostnote to other open source solutions like Joplin.

Boostnote uses cson format to store notes. Folder name is encoded storing in boostnote.json and program will extract cson files, match folder name as prefix of file name.

  1. copy all cson to ./notes folder
  2. copy boostnote.json to root program folder
  3. run main.py
  4. get md files in ./output folder

About

boostnote to md converter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages