Replies: 2 comments 5 replies
-
|
Thanks for the idea @AshRubigo I'll have to think about this a bit. Would you mind giving me some examples how this could be used? |
Beta Was this translation helpful? Give feedback.
3 replies
-
|
Hi @AshRubigo, I've now added this functionality but the Whenever a card gets created or added to a column the |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This might be a more difficult idea.
Currently cards don't track when they were added to a particular column. This is useful in determining how long a task took, or whether it was completed before or after another, as examples.
A solution might be to have a 'kanban column history' field for all the cards, holding items that refer to the date of the move and the title of the column it was moved to, such as
[[YYYY0MM0DD0hh0mm0ss0XXX||Column tiddler title]]. The contents of the field could be revealed by pressing a button on each card, showing something like:Beta Was this translation helpful? Give feedback.
All reactions