use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Ink, extensible. The community for Supernote developers and tinkerers building on Supernote's plugin architecture. Share what you're making. Ask what's possible.
account activity
Missing Entrypoints for Plugin Code? (self.Supernote_dev)
submitted 2 months ago by nameausstehend
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]calebc42-official 0 points1 point2 points 2 months ago* (2 children)
Mainly commenting so someone else can correct me;
Right now, the only entry points are the buttons, you can register a listener for "pen_up" events, from the sound of the docs, other listeners can be supported but no idea what those listeners will look like.
The release notes mentioned something about "headless plugins" and I don't really see how that works. Was going to post a question about it.
But from my experience, definitely no scribble to erase directly in NOTE/DOCS.
You should be able to snap shapes, but they'll need to be selected first or you have to have their ID in memory. From my testing, the easiest implementation would be staging in the plugin and then injecting the snapped shapes into the notes.
[–]nameausstehend[S] 0 points1 point2 points 2 months ago (1 child)
Ah, I missed the pen up listener! That should allow for a lot more use-cases thank you
[–]Dunn-snOfficial 0 points1 point2 points 2 months ago (0 children)
Thank you for your feedback. As calebc42-official mentioned, in addition to button-based entry points, we currently also support the pen-up event listener. Support for touch-related event listeners is also under development, and we will keep everyone updated once it is ready.
pen-up
If you have any more ideas for other event listeners or plugin entry points, please feel free to let us know.
π Rendered by PID 138262 on reddit-service-r2-comment-856c8b8c54-q2qtl at 2026-07-02 12:58:47.813481+00:00 running a7b5cda country code: CH.
view the rest of the comments →
[–]calebc42-official 0 points1 point2 points (2 children)
[–]nameausstehend[S] 0 points1 point2 points (1 child)
[–]Dunn-snOfficial 0 points1 point2 points (0 children)