Memos

Memos

Create, edit, link, organize, and manage the core content unit in Memos.

Memos are the central unit of content in the product. A good memo practice keeps capture fast while still making notes readable and searchable later.

Core actions

  • create a memo from the global composer on any authenticated route
  • edit content inline
  • link related memos with Relations
  • pin important memos
  • set visibility before sharing
  • archive memos that are no longer active

The resizable sidebar contains the calendar, Views, tags, Quick Find, and navigation for the current route. Open the global composer from the sidebar to write without returning to Home.

Selecting a Space scopes browsing and memo creation to that Space. Check placement and visibility before saving; assigning a memo does not change its audience. Existing memos remain Unassigned after upgrading. See Spaces for scope and membership rules.

Only the author can edit a memo. Editing an assigned memo also requires active membership in its Space; instance and Space admins do not gain editing rights to another author's content.

What the editor supports

  • Markdown formatting
  • decorated source editing that keeps Markdown syntax directly editable
  • a formatting toolbar and keyboard shortcuts
  • focus mode for a quieter writing surface
  • list indentation with Tab and Shift+Tab
  • inline tags such as #project-x
  • code blocks and checklists
  • file attachments
  • memo visibility controls
  • tag suggestions when you type #
  • auto-saved drafts cached locally so content is not lost on page reload

Browsing your memos

Choose one, two, three, or automatic columns in your display preferences. Compact mode and link previews are configurable there too, and the choices are saved for your account. Link previews discover metadata from oEmbed, Open Graph, Twitter Cards, JSON-LD, and ordinary HTML when the linked site supplies it. Sites without usable metadata may still appear as plain links. The single-column layout shows full memo content by default; multi-column and compact layouts favor faster scanning.

New memos appear above the pinned section. When you return from a memo detail page, Memos restores your previous feed position so you can continue where you left off.

Memo detail

Opening a memo shows its full content and discussion alongside a property rail for metadata and actions such as visibility, tags, relations, attachments, reactions, and sharing. On smaller screens, the same controls remain available in a responsive layout.

Memo properties

Memos automatically computes properties from memo content. These can be used in filter expressions:

Property fieldMeaning
has_linkContains one or more Markdown links
has_codeContains code blocks or inline code
has_task_listContains at least one task list item
has_incomplete_tasksContains unchecked - [ ] task items
has_locationHas location data attached

Linking memos with Relations

Choose Link memo from the editor's add menu, search active memos you own, and select one. After you save, the current memo displays the outgoing connection under Referencing; the selected memo displays the incoming connection under Referenced by.

Relations are separate from Markdown links. Pasting a memo URL into the content creates a normal link but does not create a Relation or an incoming reference. Use Relations to connect knowledge inside Memos, and use Markdown links when the URL itself should be part of the memo.

A Relation does not grant access to either memo. Each side keeps its own visibility, and readers only see connections to memos they can already access.

Useful memo metadata

  • placement: Unassigned or exactly one Space
  • visibility: PRIVATE, PROTECTED, PUBLIC, or SPACE
  • tags extracted from inline hashtags
  • attachments such as screenshots and documents
  • checklist items for lightweight task tracking
  • display time — editable so you can reorder memos in the timeline if needed

Good habits

  • keep each memo focused on one topic or update
  • use headings when a memo gets long
  • add tags while writing, not later
  • archive stale memos instead of leaving everything active forever
  • pin only the memos that truly deserve persistent attention

On this page