u/spazzboi

Supernote Plugin Template

Hey all,

I made a small template repo for Supernote plugin development that I wanted to share. I originally made it to make frequent edits to plugins a little less annoying, and figured it might be useful to other developers too.

It comes with the basic project structure already set up, plus scripts for some of the repetitive parts of development, like building the plugin, automatically installing it on your Supernote, and running it through ADB.

You can use npm run deploy to build and install the full plugin. If the plugin is already installed and you've only changed the JavaScript/TypeScript files, you can use npm run send instead to quickly push the new bundle without doing a full reinstall. You can also use npm run run to automatically launch the plugin.

https://github.com/Ziv-Ink/supernote-plugin-template

If you try it out, I'd love to hear any feedback, issues, or ideas for other useful things to add!

reddit.com
u/spazzboi — 2 days ago
▲ 323 r/Supernote_dev+1 crossposts

Update on where I've been and some exciting news.

Good morning everyone.

I have some very exciting news to share with you.

As some of you might have noticed, I've been MIA the past few months, and I wanted to inform you all that not only am I back, I have officially joined the Supernote team as the Supernote Plugin Specialist and Community Organizer (aka I'm the plugin wizard 😎).

I spent the past few months familiarizing myself with and assisting in the development of the plugin system, and am now available to assist with any issue or answer any question you might have about programming for Supernote and the plugin framework in particular.

I have many ideas for plugins as well that I'm working on, both for improving general performance and adding new features, as well as porting my existing tool Atelier-Companion natively to the Supernote.

So for anyone who has questions for me about anything related to plugins or general Supernote app development, feel free to contact me here on Reddit, via my GitHub at github.com/Ziv-Ink, or by email at einkatelier@gmail.com.

I can't thank the Supernote team enough for all their hard work and kindness in giving me this opportunity, and I can't wait to see what kind of weird and awesome things y'all will do with all these new tools.

reddit.com
u/spazzboi — 3 months ago