Description

Publish/Share notes to the web using github gist. Allows for easy sharing of individual notes. Readers can comment using the gist systems

Additional Information

Links:
Maintainers: danielb
Version:1.2.0
Minimum app version:2.8
Downloads: This version:41
Last updated:2024-08-16T03:39:10Z

joplin-plugin-publish

This plugin provides an easy way to publish your notes on github using gist so that others can use and give feedback.

What are gists?

settings

You'll need to get an auth code from github https://github.com/settings/tokens and you must specificy the gist scope for it to work

You can choose to publish gist as public or private. if you need to change the scope, you can delete the gist, change the setting, and make a new one. Once it's published as a scope, that's it.

  • github auth token: The github token you get from the link above
  • public: The scope of the gist, either public or private. default is private