A small win, and what’s next
- Completed: Ship v0.2 of the side project
- To do: Build the digest CLI next week
Quick notes, daily logs, and ideas. Open source and yours to host.
No checkout. No stash. Just the diff I need.
git diff main..feature -- path/to/file.goMy Tasks view gathers notes with unchecked items. Keeping the filter here for my next weekly review.
has_incomplete_tasksMy 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
A thought today, a useful reference tomorrow. Keep your notes together in a timeline you can return to.
Write a thought, save a link, or jot down a daily log. Start with what you want to remember.
Look back through your timeline, search for a phrase, or use tags to find related notes.
Run Memos on your own infrastructure. Choose where your notes live and how you back them up.
Product
Deploy
With Docker installed, start Memos on your server. The setup guide covers installation, configuration, and next steps.
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.