Memos
Open-source, self-hosted note-taking tool built for quick capture. Markdown-native, lightweight, and fully yours.
Alternative to: notion, evernote, apple notes, day one
About
Versions (93)
v0.1.0
2022-05-22
There are lots of markable changes at the code level in this release:
- new
memo_organizertable to store pinned memos; - add
row_statusfield forusertable; - use
reduxas state container; - use
axiosas HTTP client;
What’s Changed
- feat: seed data only in dev mode by @boojack in https://github.com/usememos/memos/pull/61