← Back

About / Status

Merlin Console is a markdown-backed personal ops dashboard. It reads from the same daily memory files and lets you browse, search, and capture updates without a database.

Snapshot history

Workspace root
/workspace
Memory dir
/workspace/memory
Latest day
2026-05-27
Default port
8123
Logged days
8
Projects
0
Tags
0
Decisions
0

Capabilities

  • Timeline view by day
  • Project pages and tag pages
  • Search with match highlighting
  • Search filters by section
  • Quick capture into daily logs
  • Duplicate-resistant parsing for repeated sections

Project creation checklist

Use this when creating a new tracked project in Merlin Console.

  • Section: set it to Projects
  • Project name: use a stable, reusable name
  • Status: usually active, blocked, or done
  • Tags: keep them short and consistent
  • Text: describe the current state or what changed

Good pattern:

- Example Project [status: active] [tags: planning, example] → started the project and defined the working direction

Then add linked entries in Summary, Decisions, or Conversations if you want more context on the project page.