Show HN: Local-first note taking web app powered by SQLite WASM – notem

  • Posted 1 hour ago by hanhan22
  • 1 points
https://notem.pages.dev/
Hi guys, So recently I’ve been hopping between a bunch of note taking apps. Most of them are fine, but half the time I just want to open a tab, dump an idea, and move on. Something that feels instant or quick.

I couldn’t really find one that felt simple and actually fun to use, so I ended up making one that I feel like so.

It lives entirely in the browser, stores everything locally with SQLite WASM (this part is what I love the most bcs WASM is so underutilized imo), and works offline if you install it as a PWA. Slash menu, markdown shortcuts, todos, code blocks, the usual block stuffs and more block or features upcoming :)

You can try it here.

https://notem.pages.dev

Curious what you guys think.

0 comments