▍ humdrum codex / soft

← issues

TASK-032 TUI: Quick-add shortcuts for task and scratch note

To Do tui priority: medium feature

created 2026-06-12 04:21

Description

Creating a Things task or scratch note currently requires opening the kk overlay, filtering to the entry, then dealing with an input prompt — 3 interactions. Add direct single-key shortcuts that jump straight to the input.

Proposed bindings:

These bypass the kk menu entirely. They use the existing KkInputScreen modal and run_command() worker.

Check that n and S don't conflict with any existing global bindings before landing.

Acceptance Criteria