Process accumulated items in Inbox - smart categorization and routing with vault awareness.
Helps process accumulated items in the Inbox folder with vault-aware routing.
List all items in ${VAULT_INBOX}/. For each item, identify:
Read ${PROGRESSIVE_VAULT_STRUCTURE} for routing destinations.
Read ${PROGRESSIVE_CURRENT} for active projects — items may belong to existing projects.
For each item, suggest one of:
| Item Type | Destination |
|---|
| Action |
|---|
| Link/URL | ${VAULT_LINK_LIBRARY} or new Resource note | Add to library or create note |
| Idea | Proper folder based on type | Create structured note from template |
| Task | ${VAULT_TASKS}/ or daily note | Create task note or add to today's tasks |
| Reference | ${VAULT_RESOURCES}/ | Create Resource note with template |
| Event | ${VAULT_EVENTS}/ | Create Event note from template |
| Project idea | ${VAULT_PROJECTS}/ | Create Project note from template |
| Person info | ${VAULT_PEOPLE}/ | Create or update People note |
| Stale/irrelevant | Delete | Confirm with user, then remove |
Present items in batches (3-5 at a time), not all at once. Let the user decide before moving to the next batch.
For each decision:
${PROGRESSIVE_VAULT_STRUCTURE}[[wikilinks]] to connect new notes to existing vault contentAfter processing, report:
Processed: X items
→ Moved to [locations]: N items
→ Created new notes: N items
→ Discarded: N items
→ Remaining in Inbox: N items
/daily first to see today's context, then /inbox to process