Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What am I doing? Across boards? #1630

Closed
ilippert opened this issue Mar 23, 2020 · 6 comments
Closed

What am I doing? Across boards? #1630

ilippert opened this issue Mar 23, 2020 · 6 comments

Comments

@ilippert
Copy link

When I approach the deck app, at first I see a list of my boards (with the owner), for my different projects.
I wonder: could we add a column? For instance a column of list cards of "doing" decks.
that would allow me to see at one glance where I am across various projects.

Or, specifically: for each board, one deck could be optionally&manually marked as "show on overview page"; and then the first/top card of that deck is shown on the overview page.

@putt1ck
Copy link

putt1ck commented Mar 23, 2020

Like a filter e.g. #1507 ?

@ilippert
Copy link
Author

Well, yes, it is like a filter, but, I guess it employs two filters:

  1. filter for a relevant deck (e.g. a deck marked as "show on dashboard/start page");
  2. filter for the top card on that deck

Then, add a column at the dashboard/startpage and show for each board the top card's name.

Required would be

  • option to mark a deck as "show on dashboard/start page"
  • option to add a column on that dashboard/start page (however that's called)

@jakobroehrl
Copy link
Contributor

Would this solution be helpful?
#1319

@ilippert
Copy link
Author

#1319 seems quite helpful. I would argue that not everybody is using due dates (I simply do not need these in my project management).

But the #1319 (comment) suggestion comes close to what I would really like to see - with the difference that I was not looking for the filter by due dates but a filter of what is currently worked on (in the kanban logic the "doing" cards (all of them, or simply the top "doing" card).

@ilippert
Copy link
Author

ilippert commented Apr 7, 2020

Just to add an example. I work on these projects/boards (with cards)
product 1 (card 1, card 2, card 3*)
product 2 (card 1, card 2*, card 3)
product 3 (card 1, card 2, card 3*)

in each board I mark a card with a tag or with a stack* as currently worked on.

Now an overview of all those marked cards would be helpful:

list of *
product 1 card 3 due date
product 2 card 2 due date
product 3 card 3 due date

@juliusknorr
Copy link
Member

The main issue i see with this is that we currently have no way to define which column is the todo one and this is rather specific to your use case. I think a general approach of a card overview with upcoming/important ones is more the way to go as aimed for in #1319.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants