NOX is a plain-text logging format. It captures what happened, when it happened, and what system it affects โ using consistent Markdown syntax.
2025-07-04
Use [mode:...]
to describe your intent, and [DOMAIN]
to name the system or area impacted.
2025-07-04 [mode:log] - Morning reflection [PULSE]
Blocks hold detail. Use ${log: |}
or ${note: |}
depending on your mode. Inside the block, use Markdown: bullets, quotes, or YAML-style formatting.
2025-07-04 [mode:log] - Morning reflection [PULSE] ${log: |
- Woke up anxious about next steps
- Reviewed project checklist
- Committed to finishing NOX write-up
}
One entry, three parts: date, header, optional block. That's the core of NOX.
โ Back to What is NOX
โ Return to Portfolio Home
ยฉ 2025 Alex Catalano