Save new filters as templates in the advanced search- filter tab
add drag and drop functionality to search results of advanced search- filter tab
Save new filters as templates in the advanced search- filter tab
I created a tiddler titled $:/core/ui/AdvancedSearch/Filter/FilterButtons/Add new filter and tagged it with $:/tags/AdvancedSearch/FilterButton
It working and I want a few more additions. Most of my filter searches have this format [field:fieldname[fieldvalue]]. I want the newly created filter template tiddler to have a field called description whose field-value should be fieldname in the filter used. Also tiddler should have a title along this format $:/core/Filters/fieldname
Add drag and drop functionality to search results of advanced search- filter tab
I have planned to create a save filter button in the advanced search filter tab, so I may do it shortly and share back.
On a click it would create a tiddler containing the current filter and open it for edit so it can be named.
On the second objective, adding drag and drop to the “search results of advanced search- filter tab” to me is not appropriate and somewhat difficult to achieve in the filter tab. I would suggest a new tab designed to collect results from one or more uses of a filter and your drag and drop feature.
We could add a button to the advanced search filter tab to add the results list to a working list, allowing this to be done multiple times.
I want this feature badly since I use it so frequently. I have seen something similar in Commander plug in. Tried my luck in porting it to advanced search, but couldn’t succeed today. Will try once more in a few days.
Just drag-and-drop this tiddler into your own TiddlyWiki. It automatically adds a “save filter” button to the $:/AdvancedSearch > Filters tab.
In that tab, clicking the button shows a popup that allows you to enter a tiddler tile, a filter definition (defaults to the current search input), and a description (also defaults to the current search input). Enter the name of a tiddler to create and press the “save filter” button. The specified tiddler will be created and tagged with “$:/tags/Filter” so it will appear in the dropdown list in $:/AdvancedSearch > Filters, ready to be selected and applied.