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}
You don't have permission to do this.
You're going a bit too fast! Take a break and try again in a moment.
Something went wrong! Please reload the page and try again.
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.