Skip to content

Quick Add

Press Cmd+Shift+A to open the Quick Add modal.

Type a task and Pensum extracts structure automatically:

Send report p1 tomorrow #work

Parses into: description “Send report”, priority highest, due tomorrow, tag “work”.

SyntaxMeaning
p1, !!!Highest priority
p2, !!High priority
p3, !Medium priority
p4Low priority
today, tomorrowDue date
next Monday, next FridayDue on the next occurrence
2026-05-20Explicit date
#tag, #tag/subtagTags
@projectnameProject (matched against your projects)

The task goes to your first configured inbox file (default: Tasks/Inbox.md).

Toggle the AI checkbox in the modal header. The AI understands your vault context: your projects, recent tags, and current file. It resolves ambiguous dates, suggests better project matches, and cleans up the description.

Results show with an “AI” badge. Falls back to local parsing if the AI call fails.

See Smart Capture for details.