camp intent explore

Interactive intent explorer

Synopsis

Launch the interactive Intent Explorer TUI.

The explorer provides a full-screen interface for browsing, filtering, and managing intents with keyboard shortcuts.

NAVIGATION j/↓ Move down k/↑ Move up g Go to top (preview) G Go to bottom (preview) Enter/Space Select/expand group Tab Switch focus (list/preview)

ACTIONS e Edit in $EDITOR o Open with system handler O Reveal in file manager n New intent p Promote to next status a Archive intent d Delete intent m Move intent to status

GATHER (Multi-Select) Space Toggle selection / enter gather mode ga Gather selected intents Escape Exit multi-select mode

FILTERS / Search intents (fuzzy) t Filter by type s Filter by status c Filter by concept C Clear concept filter Escape Clear filter/cancel

VIEW v Toggle preview pane ? Show help overlay q Quit explorer

Examples: camp intent explore Launch the intent explorer

camp intent explore [flags]

Options

  -h, --help   help for explore

Options inherited from parent commands

      --config string   config file (default: ~/.obey/campaign/config.yaml)
      --no-color        disable colored output
      --verbose         enable verbose output

SEE ALSO