The enhancement is now in calibre source. It provides a new search term "in_tag_browser", as in in_tag_browser:true or in_tag_browser:false. You can put that search in a VL so the booklist automatically follows the filtered tag browser list. It can also go into an "additional restriction" if you don't want a VL.
There is also a menu line in the tag browser config menu that does the search. The menu line has a shortcut of Ctrl+Alt+Shift+F. I make the shortcut complicated in hopes of avoiding conflicts. You can change it to what you want.
If you run from source please try it. There are 'interesting' interactions between this feature, virtual libraries, and repainting the book list after editing metadata (for example). It would be nice to have more confidence I didn't break something or make something a lot slower.
|