Live data from Hacker News

Show HN: Spaceboard – Pinterest for Markdown Notes

github.com

11–16 of 16 posts

Re: Show HN: Spaceboard – Pinterest for Markdown Notes

#11
post #10

Fwiw, I made something really similar to this a couple of years ago. It's available for free on sandstorm.io https://github.com/azeirah/brainstorm Made in meteor

Nice. Tip: add topics such as 'markdown' to repo for findability. I overlooked this on my recent GH search for markdown projects.

Re: Show HN: Spaceboard – Pinterest for Markdown Notes

#15
post #6

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

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.

Post reply on HN