Hi, What can i use to create a recurring task? I’m trying to make a to-do list with a recurring task that appreciates, for example, every Monday. Thanks.
1 Like
I guess Zapier should have a simple time-trigger. Otherwise, you might want to look at Coda API, though it is more work for sure.
Alternatively, should there be more recurring tasks, you could create a table of recurring tasks and a button that creates such tasks in some other table, should the condition (Monday) is met. Downside - you have to push that button yourself.
1 Like
Hey,
I want to create a doc with recurring task every week too.
Is there a better way than Zapier with Coda 2.0 ?
1 Like
Take a look here :
Omnicodoro – Building a Complex App in Coda
It has a nice implementation of reoccurring tasks (among lots of other things)
1 Like