Hello friends,
I am trying to modify a butler command that currently renames a list that auto generates a name based on a date that falls Monday - Friday. I am currently using:
{previousworkingday_weekdayname} {previousworkingday_dateshort}
I need to modify it to do it for the whole week and not just the work week but I need help as I am still trying to increase my skills.
See below for reference:
every weekday at 1:00 am, rename list "Done Today 🎉" to "{previousworkingday_weekdayname} {previousworkingday_dateshort}", create a unique list named "Done Today 🎉" in position 4, create a unique list named "To Do Today", copy all the cards in list "Daily Tasks" to list "To Do Today", sort the cards in list "To Do Today" by label pink "Urgent", red "Must", orange "Should", green "Could" ascending, and move each card in list "Backlog" due in less than 3 days to list "To Do Today"
Thank you in advance for your assistance.
-Donnie
Hi @Donnie Grooms ,
do I understand it right, that you need to get yesterday's date? If so, try to please replace it like this:
{previousworkingday_weekdayname} -> {yesterdayweekdayname}
{previousworkingday_dateshort} -> {yesterdaydateshort}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@hana Thank you! I woke up this morning to see that the change worked like a charm. If there was an Atlassian badge for community assistance I'd make sure you got it. For now, I hope my deepest thanks will do.
I even learned something, so thanks for that too!
Stay Healthy!
-Donnie
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Donnie Grooms I love your post! There are actually community badges for accepted answers, so you can click "Accept answer" and Hana will get some extra credit on her profile. ;)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Donnie Grooms Thank you, it is so nice of you. I'm really happy everything works for you now.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.