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.
- copy all cson to ./notes folder
- copy boostnote.json to root program folder
- run main.py
- get md files in ./output folder