Hacker News new | ask | show | jobs
by aciswhat 2172 days ago
Hello HN! This is something I made for personal use, but thought others might find it useful. It's pretty much just a board that you can add random notes to, which can be formatted in Markdown or just plaintext. You can also drag around and rearrange notes, which will auto-tile to not have overlaps. If you have feature requests/ideas, please feel free to create an issue or PR :)

The demo is here: https://spaceboard.vercel.app/

2 comments

It reminds me of Post-It type apps, except that the cards can be resized or reshaped, and of course, markdown. Feature request: Configurable colours for the bar on top of individual cards, which would allow colour-coded posts similar to what a lot of calendar apps do for Home and Work.

I might use this on our home intranet. Good way to maintain grocery list and todo activities, along with whatever other things families tend to write in magnetic letters on the fridge.

EDIT: Ah, I see you are working on a colour method already, according to the Todo list.

Where's the license?
Ah, forgot to add. Made it MIT license.