Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Automatically create a new list titled with dates

Deleted user May 4, 2022

Hi, I want to create either a board button or an automation that will create a new list with a date in the title.  This is for a work planner, I would have 1 list as a 'ToDo List' and cards could then be dropped into the dated list.

So the automation would either create a list with todays date, or better still create a whole week or months worth of new lists all with dates in the titles.

Is this possible with Trello currently?

2 answers

1 accepted

2 votes
Answer accepted
Namratha Kamath
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 5, 2022

Hi @[deleted] 

Welcome to the Atlassian Community!

You could set up an automation to create dated lists every day using a scheduled command and variables. For example, “every day at 12:00 am, create a new list named ToDo List for {date}”.

Deleted user May 5, 2022

Ok, thats helpful thank you.  How would I create 5 lists for a whole week?  Could  {date}+1 work?

Like Namratha Kamath likes this
Namratha Kamath
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 5, 2022

Hi @[deleted],

You could use arithmetic with date variables.

Please use the 'd' value prefixed with the day number to adjust the date. For example, {date+1d}, {date+2d} and so on will work. You could schedule the command to run once a week if you plan to create the dated lists on a weekly basis.

Here's an example of how you could set up the command to create 5 lists for the week every Monday:

Screenshot 2022-05-05 at 4.04.53 PM.png

Hope this helps!

Like Caroline Baroni likes this
Deleted user May 5, 2022

Very helpful, would it be possible to also insert the Day with the Date.  So it displays as 'Mon, May 6, 2022' for example.

Like Namratha Kamath likes this
Namratha Kamath
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 5, 2022

Hi @[deleted]

 

Yes, you could use the variable {weekdayname} to return the day of the week (Monday, Tuesday, and so on), or {weekdayshort} to return the abbreviated name of the day of the week (Mon, Tue, and so on).
Examples: 
{weekdayname}, {date}
{weekdayname+1d}, {date+1d}
You will find more details about date variables here.
Deleted user May 5, 2022

Perfect solution thank you

Like Namratha Kamath likes this
Caroline Baroni
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 12, 2024

Essa automação é perfeita, é exatamente o que eu precisava depois de 8 anos usando o Trello foi maravilhoso automatizar isso. Uma dúvida, é possível trazer as informações de mês e dia da semana em Português-BR?

0 votes
Anna May 13, 2024

@Namratha Kamath - I found this post, which somewhat helps with my problem. I would like to set up an automation so that every Monday a new list is created called Completed and the date range, so for instance Completed 5/13-5/17; however, I'm new to Trello and don't know how to type date ranges. Is this possible? Thanks!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events