I would like to have available a dynamic menu with the Go FOLDERCONTENT command to show all contents starting from the current file display.
For example, if I'm currently in C:\Data, it takes that path and shows the Go FOLDERCONTENT content beginning from C:\Data. If I'm currently in D:\Data, it takes that path and shows the Go FOLDERCONTENT content beginning from D:\Data.
I am trying to reduce the amount of navigating when I'm only interested in the current location.
The same idea was discussed in 2007 in It is possible to do this dynamic menu?