generated from eblume/project-template
The `m` move-to-project overlay is now a filterable picker: a prompt line narrows the project list by fuzzy subsequence match as you type (↑/↓ or Ctrl-n/p move, Enter selects, Esc cancels), so there's no scrolling a long list. When the filter names no existing project, a "+ New project" row creates it and files the task there in one step (Backend::create_project → node.create). Tests cover fuzzy narrowing and the create-then-file flow. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| +project-design.doc.md | ||
| +template-setup.infra.md | ||
| +v1-spec-second-pass.doc.md | ||
| .gitkeep | ||
| v1-inbox-view.feature.md | ||
| v1-prototype.doc.md | ||
| v1-prototype.feature.md | ||
| v1-prototype.infra.md | ||
| v1-quickadd.feature.md | ||
| v1-tui-move-picker.feature.md | ||