Task Quick Add
Quick add composer with a highlighted capture line, a parsed chip row for due date, project, priority, and assignee, and a keyboard hint footer.
Quick add composer with a highlighted capture line, a parsed chip row for due date, project, priority, and assignee, and a keyboard hint footer.
The source for every Application block is included with Basic and Pro. Pick a plan to copy the code.
Already purchased? Log in
Task Quick Add is a capture composer blueprint. A typed line reads Ship pricing page rework with the natural language tokens highlighted inline: tomorrow 2pm, #website, !high, and @maya. Below it a Parsed row shows the extracted fields as chips, Due Sat Jun 14 at 2:00 PM, Project Website, Priority High, and an Assignee chip with Maya Chen and her avatar. The header notes that pressing Q anywhere opens it.
The parsed chips are one typed array plus a dedicated assignee chip. This is a static blueprint panel, so nothing is wired; the footer carries keyboard hints, Enter to add and Shift Enter opens details, beside the Add task button and a note that tokens removed from the line clear the matching parsed fields.
Reach for this block as a quick capture surface on any task or project view, opened from a keyboard shortcut or a global add button. A parsed item lands straight in the queue.
A natural flow around it on an Application Pro page:
Before
After
One strong use is the global quick add dialog. Other capture shapes:
Tip: echo every parsed token back as a chip so users trust the parse before they hit Enter.