In a recent thread I shared the simple code for a custom search, basicaly an edit text widget which feeds a list filter using the search opperator. Thus you can add whatever selection criteria you want before the search operator. This method is very simple but does not provide the search results dropdown you want.
Adding things to the sidebar (not tabs) will be driven by a system tag in the next release.
To get a replica of the current search I would review the existing one to see if I could add additional filters and clone and edit the existing one, the edit another system tiddler to display it in the sidebar. Or wait for the next release.
I plan to make a custom search soon as a goto (TWC) which only searches the titles of selected tiddlers soon.
Regards
Tony
To get a replica of the current search I would review the existing one to see if I could add additional filters and clone and edit the existing one, the edit another system tiddler to display it in the sidebar.
No it is all possible to do it now, just a little more complext and you need to modify a shadow tiddler to get it in the sidebar (not tabs).
Regards
Tony
I'm off my desktop, feeling a little ill so cant lookup the code patterns.
I will share later when possible
Regards
Tony