Here is the thread for my original request re Tab History List:
https://yabb.jriver.com/interact/index.php/topic,133399.msg924116.html#msg924116Tab History originated as an attempt to add functionality and convenience which is absent from the blind "back" and "forward" buttons located to the left of the tabs. The original request included (1) Limiting the number of accumulated entries (push down stack), (2) deleting, and (3) preventing duplicates. These were never implemented. Re (1), it only needs to be limited in length if there is a significant performance or storage hit.
Based on experience, a significant limitation of the current implementation is that the labels only show the "top" level history (the links actually go deeper). For example, there can be three separate lines showing trips to my Artist tab, all appear as identical because there is no indication of the artist I may have drilled down to. Including more information for each line entry would make the Tab History much more useful, while effectively eliminating many of the "duplicates".
Feature Request: Show more "path" information for each Tab History line. When text length of the path overflows the dropdown width, auto-expand as a mouse hover flyout (tooltip), in the same manner as Tree entries.
Re "Is this necessary?" - It's one of the many things which sit around unused much of the time in my workflow, but I appreciate when needed. Rather than eliminating it, I prefer improvements which make Tab History unique and more informative, and hence more useful. For one, it has the potential to make repeated traversals within a view tab much more efficient (per-tab auto-bookmarking).
1/25/2024 Multiple edits for clarity.