Pen support - For real this time

Similar topic: https://discourse.joplinapp.org/t/drawing-with-a-pen/

Joplin is an awesome App for note-taking, however there is one thing that is stopping me, as well as a lot of other students that's stopping me from using it.

It's pen support. Unlike OneNote, Joplin doesn't just allow you to scribble around your note with a pen or select/move drawings, transform to text, etc. Generally - this is also the only reason why I am still on windows and not on Linux - getting OneNote to work natively without that one really bad snap that only supports the web OneNote features.

I highly recommend adding this feature in, as this will attract a ton of potential new users. Especially since the 2-in-1 Laptop(touchscreen) and Tablet world is growing.

The previously mentioned thread is 4 years old, and yet still nothing has happened - which is exactly why I am opening this one. Thank you for considering.

1 Like

Everyone wants this feature, it's not a dead topic. There are just two problems in the way:

  • There's no support for plugins on mobile atm (though I believe this is on the way)
  • Iirc, there's problems with updating a resource and updating the links to it (though this may be an old issue)

Mostly it's the first one though, there's a tonne of options for how to implement the idea, it just woudln't be supported on mobile anyway right now

I'm currently working on this! See GitHub - personalizedrefrigerator/joplin at pr/svgEditor.

It's going much slower than I thought it would, however.

7 Likes

Nice! I spotted your comment scrolling through the other thread, glad to see it's still being worked on :grin:

Is mobile plugin support not still a problem though...?

I'm implementing it as a part of Joplin's core functionality (in the mobile app), not as a plugin. It's being developed primarily for mobile (desktop support may be added later).

2 Likes

I installed this on my Note 9 but don't see anything at all that would allow me to use touch or my stylus. Check the settings to see if maybe it had to be enabled separately but didn't see anything there either. I don't see any place on the git for comments or reporting. I'll be glad to help troubleshoot but as far as i can tell, i just installed a rogue app on my phone. Lol

I suspect the complexity is what is preventing this for so long and if it wouldn't make sense to maybe approach it as a separate app which simply lets you handwrite or draw a note and appends it to Joplin as an image. Meanwhile the image can be shared out of Joplin to the app allowing one to edit it.

It should be under the attach menu. See the description in the pull request.

Additionally, make sure that you installed one of the SVG editor pre-releases (and not one of the "Testing: " releases) ā€” I also use the personalizedrefrigerator/joplin repository to publish potential bug fixes. This should be the latest pen support prerelease.

Note: I'm in the process of implementing a redesign of the editor's UI. As such, the UI contained in the latest prerelease will likely be very different from the final GUI.

Thank you for helping test this!

2 Likes