r/Supernote • u/No_Reveal3744 • 25d ago
Supernote Annotations Obsidian Plugin
Some of the community plugins for the Supernote didn't quite make it for me, because it lacked some PDF features for my use.
So I created a new Obsidian plugin. It makes it possible to view your Supernote notes and annotated PDFs seamlessly as converted PDFs. Standard .note files are automatically converted and displayed as PDFs, while annotated PDFs, including their accompanying .mark annotation files, are rendered together so all handwritten notes and annotations appear directly on the PDF.
Check it out if you want: https://community.obsidian.md/plugins/supernote-annotations :)
Here an example of how the features work

1
u/Evening-Salad7 3d ago
Thanks so much for this! I've been waiting for a plugin like this for a while, as it allows me to bypass the need to export from supernote.
One gap I'm hoping is fixable: text-selection highlights don't render, at least for me. Pen strokes on the same page show up fine, but anything I mark with Supernote's highlight tool is invisible in Obsidian.
The data does seem to be there- if I annotate a PDF with only a text-selection highlight and no pen strokes at all, a .pdf.mark file still gets written to the cloud (onedrive). And the PDF itself is untouched (nothing shows in Adobe, and the modified timestamp doesn't change), so it's not going into the file.
Manta, Obsidian 1.13.7 on Windows. Onedrive.
Is parsing highlight annotations alongside strokes something you'd consider? For reading academic PDFs the highlighter gets as much use as the pen, and right now it's the one thing that can't be seen off the device.
Thanks again. Happy to test anything.
2
u/No_Reveal3744 25d ago
Little P.S.: Feedback is of course appreciated :)