Settings

Theme

Show HN: Zen Notes – Distraction free notes app

2 points by rkwz 6 months ago · 1 comment · 1 min read

Reader

Hello everyone,

I've been building a distraction free notes app called Zen for the past few months.

* It's built using Go and uses SQLite database for storage

* It's fast and uses less memory (~20MB) and CPU resources

* Supports standard Markdown with tables, code, etc

* It's built using as few dependencies as possible, so less bitrot long term

* Has search with BM25 ranking

* Designed thoughtfully with minimal color palette

Here are some links:

* Project page https://www.sheshbabu.com/zen/

* Demo https://zendemo.fly.dev/

* Docs https://www.sheshbabu.com/zen/documentation

* GitHub https://github.com/sheshbabu/zen

Ayushmishra23 6 months ago

its not even working lol

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection