That way I can have something like:
Main search box: basic search term
Extra1: !size=0
Extra2: !path=somepath
and I can rewrite the basic search term repeatedly without accidentally wiping out the search flags. I can also keep commonly used search flags around and turn them on and off. The extra search boxs should be selectively visible, toggled with a pin icon.
Code: Select all
------------------------------------------------------------------
| myfile | - | |📌
------------------------------------------------------------------
| !size=0 | - | | ☐
------------------------------------------------------------------
| !path=c:\backup\ | - | + | ☑
------------------------------------------------------------------