feat: add title and description to capture grammar #8
Reference in New Issue
Block a user
Delete Branch "feat/title-description"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
|titleprefix,// descriptionseparator (inline, leading lines, title-line), URL-safe://skip. Modifiers extracted from all segments.title TEXT,description TEXTcolumns via ALTER TABLE migration. Entity/EntityUpdate structs, all CRUD queries updated.parseInput()mirrors Go parser. List shows title, detail pane renders title + description eyebrow with double-click inline editing.Test plan
nib '|nginx proxy trick // always forget this #ops'→ title shown in CLI outputnib '- |deploy staging #ops'→ todo with titlenib 'just body text'→ unchanged behavior, no title|my title // desc #tag→ title, description, tag all correctgo test ./...— 71 tests passf5b46585c3toc8e18f0bc1