Views
Overview
Every AutoMD board provides three views of the same underlying markdown file. Changes in any view are reflected in all others instantly.
Editor view
The raw markdown with syntax highlighting. This is where power users and AI agents work directly. Metadata tags are color-coded for readability.
Checklist view
A filterable, sortable list of all tasks across columns. Filter by assignee, label, priority, or status. Sort by due date, priority, or creation order.
Kanban view
A drag-and-drop board where # Headings are columns and tasks are cards. Move cards between columns by dragging — the underlying markdown updates automatically.
Tip
All three views read and write the same .md file. There’s no sync, no conflict resolution needed — it’s one source of truth.