Reading: Deep Work
Started Cal Newport's Deep Work this week. This passage stopped me:
“Human beings are at their best when immersed deeply in something challenging.”
A self-hosted timeline for quick notes, daily logs, links, and snippets. Open it, write in Markdown, and move on.
The 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.