1.0.2 • Published 2 years ago

joplin-plugin-discord-rich-presence v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Joplin Discord Rich Presence Plugin

A simple plugin to show the current note that you are editing as your Discord status

Installation

  • To install the plugin, download the jpl file from the latest release.

  • Then open Joplin ---> Tools ---> Options ---> Plugins ---> Gear icon ---> Install from file ---> Select the jpl file

  • Restart Joplin for changes to take effect.

Building the plugin

  • To build the plugin, simply run:
    npm run dist

Current issues

We currently have no way of detecting whether the app's window is open or it's minimized to tray, so even if the app is minimized, your status is gonna show as editing your last note.