Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

cdno triage

Process uncategorised inbox/ captures. For each one, keep it as a project action, discard it, or skip it.

cdno triage [OPTIONS]

Options

Only the global options. triage ignores --json.

Behaviour

  • Interactive — walks each pending capture and prompts you to keep (turn into a project action), discard, or skip.
  • Non-interactive (piped or --no-interactive) — just lists what’s pending, without changing anything.

Examples

# Work through the inbox:
cdno triage

# Just see the backlog (no changes):
cdno triage --no-interactive

triage_inbox (lists pending items) and discard_inbox_item (clears one).

See also