Save notes to persistent notepad
noteskillsetup L1★1
ItsProGamer974/oh-my-codex ↗What it does
Save notes to notepad for context persistence
Best for
Best for persisting critical context across conversation compactions when notepad.md survives token resets.
Inputs
- · note text (string)
- · optional: tag (string)
Outputs
- · confirmed save to notepad.md (text)
Requires
- · Codex CLI
Preconditions
- · .omx/notepad.md exists or can be created
Failure modes
- · Notepad locked or inaccessible
- · Disk full
Trust signals
- · Codex CLI official notepad pattern
- · Context persistence guaranteed