MoreInfo

getting started

Quick Start

Create your first note, link it to a second, and see MoreInfo's core loop in action.

This guide walks you through the core MoreInfo workflow in five minutes.

Create Your First Note

Press ⌘N or click the + button in the sidebar to create a new note. Give it a title — say, Meeting Notes — and start writing in Markdown:

# Meeting Notes

Discussed Q2 goals with the team.

- Launch the new feature by end of month
- Schedule follow-up with design

Link to Another Note

Type [[ anywhere in your note. An autocomplete popup will appear showing your existing notes. Start typing a name to filter, then press Enter to insert the link:

See also [[Project Roadmap]] for context.

If Project Roadmap doesn't exist yet, MoreInfo creates a stub page for it automatically. Click through to fill it in later — the link is already live.

Create a Task

Type - [ ] followed by your task text:

- [ ] Send follow-up email
- [ ] Review the roadmap draft

Tasks are tracked across your entire vault. Open the Tasks widget in the sidebar to see all incomplete tasks aggregated from every note.

Add an Annotation

Annotations are in-text signals that don't require a checkbox. Just type one of the four keywords anywhere in your note:

TODO review this section before publishing
NOTE the deadline moved to Friday

MoreInfo highlights them inline and collects them in the Annotations widget.

Open the Daily Journal

Press ⌘J to open or create today's journal entry. MoreInfo creates a dated note automatically (e.g., 2026-04-12.md) and keeps a running log of your days.

That's the core loop: write, link, track, reflect. Everything else in MoreInfo builds on these four actions.