Quote:
Originally Posted by ownedbycats
Additionally: What about adding an option to quickly toggle naked search without going through the preferences dialog? If there's not enough room for another button, it could work in the search box context menu.
|
This almost certainly wouldn't work as you expect. The problem: virtual libraries. VLs are implemented as a wrapper around searches, e.g., (VL_search_expression) AND (user_search_expression). Toggling the option would change *both* search expressions, probably breaking the VL. A similar thing would happen with searches that contain saved searches.
The option in Search / Preferences is best treated as set-and-forget.