A converter of your Gist notes to Boostnote format.
npm install -g gist2boost
or
yarn global add gist2boost
then
gist2boost start
? Enter username of Gist account ... : <username>
? Enter token from getting Github setting page ... : <token>
? Enter folderId which is getting from Boostnote setting page ... : <folderId>
1. Get Github developer token from here
- Press
Generate New Token
button - Write and token description.
- Select gist checkbox in the token's scope list.
- Save the token somewhere.
2. Create folder in the Boostnote.
- Open Boostnote app.
- Click preferences button
- Add folder button and save the added folder id somewhere again.
Bug reports and pull requests are welcome on GitHub at https://github.com/dreadful44/gist2boost/issues
The gist2boost is available as open source under the terms of the MIT License.