Comment #⁨1⁩

To add a bit of color: I have an AI command I currently run manually that uses this prompt to create a recurrence of a task. I would love for this to be run automatically when that task is checked.

CONTEXT:
${sys:context}

TASK:
The context above represents a task and its associated metadata.
Your job is to set up a new recurrence of this task
Use Tana Paste formatting. It should follow the template below. 
The only thing that you should change is the due date, marked as `YYYY-MM-DD`. Update that to be exactly ${Recur in} after ${sys:currentDate}.

TEMPLATE:
- [ ] ${name} #Task
- - Due date:: [[date:YYYY-MM-DD]]
- - Related:: [[${Related}]]
- - Recur in:: ${Recur in}