Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
lib
 
 
 
 
 
 
 
 
 
 

README.md

gist2boost

npm version contributions welcome Join the chat at https://gitter.im/gist2boost

A converter of your Gist notes to Boostnote format.

Quick Start

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>

How it work

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

Click preferences button

  • Add folder button and save the added folder id somewhere again.

Add folder button and save the added folder id somewhere again.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/dreadful44/gist2boost/issues

License

The gist2boost is available as open source under the terms of the MIT License.

About

Convert Gist notes to Boostnote

Topics

Resources

Releases

No releases published

Packages

No packages published