Add Feature: List View of All Tasks
Brought to you by:
wekan
Originally created by: phillc73
I think it would be useful to have an ordered list view of all tasks, across all boards.
Currently, there is so single page (that I am aware of) which shows all tasks across all boards, which can be ordered by due date.
A simple use case is to login each morning and view a list of tasks due that day, across all boards.
Related to [#808]. Although this List View request does not specifically require calendar integration, in effect they'd achieve something very similar.
Originally posted by: xet7
You can use REST API:
https://github.com/wekan/wekan/issues/1037
For layouts, see https://github.com/wekan/wekan/issues/781
Ticket changed by: xet7