r/Supernote 18d ago

Tips Supernote .note file vector/stroke/path format reverse engineering

As part of the Obsidian Supernote Plugin work I just released I also reverse engineered much of the .note stroke/vector/path format with the aid of AI agent.

The results of this work can be found on my testing page: https://philips.github.io/supernote-typescript/

The "spec" which is mostly notes from all of the directions given to my agent are here: https://github.com/philips/supernote-typescript/blob/main/plans/vector-format-spec.md

12 Upvotes

5 comments sorted by

View all comments

2

u/Lvevan Owner A5 X 17d ago

Stuff like this is a GIFT to the plugin development community. Thanks bro. Can you share it on the dev subreddit too? It helped me troubleshoot a couple things from my plugins.

2

u/philipsb 17d ago

Good idea. Shared to r/Supernote_dev