I currently have this scheduled automation below set up:
every day at 12:00 am, rename list "Done Today" to "{yesterdayweekdayname} {yesterdaydatelong}", and create a new list named "Done Today" in the bottom position on board "Test"
This is good and all, but I would like the card to be returned to it's respective list AND kept in the new date's list (i.e. {yesterdayweekdayname} {yesterdaydatelong}) as a way of logging what I did for that day. Please let me know if this is possible or if I should utilize a different method to track each day.
Eventually I would like the old lists ({yesterdayweekdayname} {yesterdaydatelong}) connected to the calendar, but I may be getting ahead of myself for this question. No need to answer it at this time if it's too complicated.
Hi @[deleted] - It sounds like you want to have a copy of the cards in both lists - is that right? If so then I would recommend creating a command that copies the list 'Done Today' which will also copy all the cards within it, then afterwards you can rename the list with the same format you've got now.
Let us know how you go with that.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.