I am really fond of having a high level view that has input functionality.
The list view provides the high level view but it is read only. The detail view is immediately available on-click, and the edit view is only a keystroke away, so I can get my work done. However, it would be nice to interact with the high level view without having to get into the weeds.
As you know, I’m interested in being able to manage the display of data in the list. The extension of that is to add UI controls to allow data input.