Widget displaying a single card
Some people in trello use a whole list for TODO cards, while some use a card with a checklist.
I think it would be great if TrelloWidget could display a select card with maybe description and the checklist as a scrollable list. Also adding support to check/uncheck items from the checklist.
I know that adding a "card view" widget also means thinking about what parts of the card to show (link/comment/description/date/checklist etc..) but in my opinion, this could be easily set to be user-configurable and the option to show description/comments/checklist would fit most cases.
What do you think?
I did contemplate a "card view" at the one point. However, as you mentioned, this presents a lot of questions about what to do if there is no checklist or if there are multiple checklists. Also manipulating the card from the widget is not a viable option really because of the limitation of the Android API. This is why we settled on just letting you open the card directly in Trello instead.