It would be very helpful, especially in large projects with many tasks, an option to expand/collapse all folders.
This possibly might be trivial to implement resorting the javascript and the function to collapse/expand already implemented. All that would be need is to recurse through all folders and apply the desired action.