Hi, thank you for this great tool!
I really find the HTML report format ( formally --format-mode 3) very useful for exploring and analyzing results interactively. However, when running Foldseek with many query structures, the tab-based layout becomes difficult to navigate. With hundreds of tabs, finding a specific query requires scrolling through a long horizontal tab bar, which is impractical.
A scrollable vertical list/sidebar of all queries would be a more scalable alternative. Something like:
- A fixed sidebar on the left with all query names in a scrollable list
- Clicking a query loads its results in the main panel
- Optionally, a small search box at the top of the list to filter queries by name
Thanks for considering this!