Memos — быстрые заметки на своём сервере
★ 61.9K
memos is an open-source quick-notes service you host yourself. Reach for it when you need somewhere to dump thoughts, links and snippets instantly through the day — no folders, no tags, no obligatory structure. Entries form a chronological feed, support Markdown and are searchable as text; you can expose them publicly and turn the feed into a microblog. The difference from large knowledge systems is the absence of friction: you never have to decide where a note belongs. Deploy it with one Docker command, a single Go binary, or on Kubernetes, storing data in SQLite, PostgreSQL or MySQL. For a structured knowledge base with hierarchy and links between documents, other tools fit better — memos is about the speed of capture.
- #Notes