Skip to content

myMem 1.3.0

Choose a tag to compare

@jgwesterlund jgwesterlund released this 11 Jun 14:52
· 1 commit to main since this release

Pinned notes, everywhere you'd expect

  • Pin/unpin buttons in the note toolbar, on note-list rows (hover), in the collection header, and an unpin ✕ in the sidebar's Pinned section
  • mym pin <id> / mym unpin <id> + pin markers in mym list; GET /pins and PUT /notes/:id/pin on the local API

Format bar — fixed and upgraded

  • Fixed the bug where selecting text could open a giant empty panel over the editor (root cause in the menu element's layout scoping)
  • mem-style toolbar: H1 H2 · bold/italic/strike, clear formatting, inline code · numbered/bullet/task lists · quote, code block, link editor, table
  • No underline button by design: notes are markdown, and markdown has no underline

Unsigned build: right-click → Open on first launch, or xattr -dr com.apple.quarantine /Applications/myMem.app. Apple Silicon only.