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

Show all cards in a board #27

Open
filipeabperes opened this issue Jul 22, 2017 · 6 comments
Open

Show all cards in a board #27

filipeabperes opened this issue Jul 22, 2017 · 6 comments

Comments

@filipeabperes
Copy link

An interesting feature to add (at least for me it would be useful) might be to have the widget show all cards in a board, instead of just from a single list. An intuitive way to fit this into the UI I believe would be to have an "All lists" option in the current lists menu when setting up the widget.

Also, I checked and the Trello API does have a call for getting all cards in a board (https://developers.trello.com/advanced-reference/board#get-1-boards-board-id-cards), so this shouldnt be to hard on an addition.

@oryanm
Copy link
Owner

oryanm commented Jul 23, 2017

Is this something Trello itself lets you do in any way?

@filipeabperes
Copy link
Author

I'm not sure exactly what you mean. If it's regarding the API, there's a call that Trello provides that allows you to do that (linked in the original post). If it's regarding their interface, I suppose they do, since the standard view is to open a board and see all cards there (grouped by list of course, but you can still see all cards for that board).

@oryanm
Copy link
Owner

oryanm commented Aug 1, 2017

I was regarding the UI because I don't think it would be very intuitive to have an entire board in one list. I understand your request but since Trello doesn't have this feature I don't think the widget should either. (You could just have multiple widgets to represent all of the board. This works best using a tablet)

@filipeabperes
Copy link
Author

Sure. The original widget has similar functionality, in that you can see all tasks assigned to you despite being on same or different cards. This would just be a generalization of that. This seems useful to me because, having many widgets in a phone is impractical, and you might just want to be able to have a glance at everything that is on a certain board, while using the full Trello interface for a more detailed breakdown of the separate lists. But it's just a suggestion, so feel free to discard it hahah

@oryanm
Copy link
Owner

oryanm commented Aug 2, 2017

If I were to do something like this it would be more of a "create your own query" feature that is more general than just "all cards in a board". But no promises :) I'll leave this open for now.

@filipeabperes
Copy link
Author

yeah, that sounds pretty useful as well. no pressure hahah and thanks for the app in general, its pretty useful

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

2 participants