A small win, and what’s next
- Completed: Ship v0.2 of the side project
- To do: Build the digest CLI next week
A self-hosted timeline for quick notes, daily logs, links, and snippets. Open it, write in Markdown, and move on.
No checkout. No stash. Just the diff I need.
git diff main..feature -- path/to/file.go
My two-week experiment: no Slack or email before 11am.
“Human beings, it seems, are at their best when immersed deeply in something challenging.”
A good read on storing small files in SQLite. Keeping the source here so I can find it again.
SQLite: 35% faster than the filesystemThe idea
Just a small, self-hosted timeline for notes you want to capture quickly and keep close.
No folder decision, no workspace setup, no title required before a thought is worth saving.
Memos feels closer to posting into your own quiet feed than maintaining a formal notebook.
Self-host it, keep Markdown-native notes, and choose the database and server you trust.
Product
Deploy
Start a private Memos timeline in minutes, then move it whenever your setup changes.
View deployment optionsOne command to start your Memos server
docker run -d --name memos \
-p 5230:5230 \
-v ~/.memos/:/var/opt/memos \
neosmemo/memos:stableUse cases
Next steps
Start with the product, then reach for the guide or tool that matches your next question.
Documentation
Install, configure, back up, and keep an instance healthy.
Releases
Review fixes and new behavior before you upgrade.
Product notes
Technical context, project decisions, and practical guides.
Web Clipper
Turn pages, selections, and images into source-linked memos.
Before you install
Start here
Run it yourself or try the public demo before choosing where your timeline will live.