Hi,
I want to build an automation where every time I create an item,
a subitem(s) will be created with a relative timeline.
E.g.
Creating an item on Monday, will create a subitem and set the subitem’s timeline to be “Monday to Monday”,
Setting a different item on Tuesday, will create another subitem, and will set the new subitem’s timeline to be “Tuesday to Tuesday” and so on.
Interesting… what would be the trigger? I read create item on Monday, in that case creating the item would be the trigger I guess and it is taking the day the item is created with endtime +7 days?
But then I read “Setting a different item on Tuesday”… is that also a create or are you setting a date column in the item?
Are the subitems already there or do you want to create one every time you create an item. In that scenario every item would have exactly one subitem. Is that correct?
I meant creating items over monday, not (re)setting values for existing monday items, my bad.
Each monday item may have +1 sub-item(s) which will be created using monday automation.
I want those sub-items to be created with a relative timeline (the following week since the creation date).
Understood, I am looking if this can be a candidate for an app. What I now understand is that on subitem creation you want to set the timeline based on start date = creation date of the subitem and end date is start date + 7. There seem to be no relation between the subitem(s) and the parent timeline. Do I understand correctly?