$ tree . ├── boostnote.json ├── history.json └── notes ├── ....cson ├── ....cson └── syncboostnote ├── ....md ├── ....md
- Directory
base
:- boostnote.json
Created by boostnote
- history.json
Created by SyncBoostnote
- Directory
notes
:- Raw
.cson
files used by BoostNote. - Directory
syncboostnote
:.md
files used display content on Github.
- Raw
- boostnote.json
This README was generated with ❤ by SyncBoostnote