1. Will I have to create discussion like this next time or is there a special form for ideas?
2. I have lists "planned", "need to do", "today", etc. Sometimes task from "need to do" (or from any other list) has the due date. And then I transfer it to "planned" that already has many cards. So I want to have in automation section possible to sort added card by due date.
It's also very help, when I transfer cards from "planned list of year kanban" to "planned list of current month kanban".
The best automation for this is:
When a card is added to list regex:/(Planned|Need to Do|Today)/, sort the list "listname" by due date ascending
In the part in brackets (Planned|Need to Do|Today), you can include any of the lists you want to be sorted by due date when a card is added....
There already a trigger for when you add a due date to a card. So you can use that to move the card to another list.
For Sort you can do it via a calendar command.
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.