Currently we can load gist if you know the url scheme (so it's not easy if you don't know or remember it), and we can save by copy & pasting into the gist manually.
To improve this, let's add "save" and "load" buttons or menu items.
To make this smooth, we can (optionally!) allow the user to set a github token, that will be saved locally.
Related: #115
Currently we can load gist if you know the url scheme (so it's not easy if you don't know or remember it), and we can save by copy & pasting into the gist manually.
To improve this, let's add "save" and "load" buttons or menu items.
To make this smooth, we can (optionally!) allow the user to set a github token, that will be saved locally.
Related: #115