Hacker News new | ask | show | jobs
by idontevengohere 2173 days ago
Would be awesome if you could share the notes (either individually, or the whole space)! I'd probably use this just bc you can arrange things wherever you want :D
1 comments

Yep, this is on the short list of my todos at the bottom of the README. Unfortunately, this would seem to conflict with the whole local browser storage setup currently ...
A simple way to share a note that would work with your current setup could be generating a link with the notes content encoded in base64 or similar.

e.g. https://spaceboard.vercel.app/content/SGVsbG8gSE4hIFRoaXMgaX...

Like yeah, it's not pretty. But it would work.