You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I'm new to Trello. I used this template for a daily journal
https://trello.com/templates/productivity/2020-online-bullet-journal---bujo-zL8W3v5V.
This template started with a board for week 1, Jan 1. Mine started Wed July 27, the 30th week of the year.
Boards are weeks of the year. On each weekly Board, there are 7 daily Cards, I couldn't figure out how to automatically show the date and day of the week sequentially in the card labels . So, I entered them manually but I'm wondering if there is a way to automate that process.
If so, I'll use for my next set of 4 boards (weeks of the year - from week 34 or 35 forward.)
Is there a way to automate sequential date/day of week entry? Thx for your attention.
@Rob McE welcome to the community! You'll probably want to use Automation to build this out and use the {date} variable for the card names. Also, are you making a new board every week? That example shows each week is a list, not it's own board, which is probably how i would recommend setting up.
Perhaps, maybe you create a board button that "sets up the week", and your actions would be a series of
- Create list "{weeknumber}"
- Create card named {date} in {weeknumber}
- Create card named {date+1d} in {weeknumber}
(etc)
And it could create something like this
Here's what my rule looks like
Let me know if that helps!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.