Memos logo

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

Memos screenshot

About Versions (93)

v0.1.0

2022-05-22
image

There are lots of markable changes at the code level in this release:

  • new memo_organizer table to store pinned memos;
  • add row_status field for user table;
  • use redux as state container;
  • use axios as HTTP client;

What’s Changed