A simple plugin to show the current note that you are editing in Joplin as your Discord status.
-
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.
- To build the plugin, simply run:
npm run dist
At the moment we 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.