@Mark_S
Today I came across ziptid macro created by you. I like this idea to create a zip file of tiddlers in tid format. Is it possible to use the filter we type in the input box of advanced search tab as the filter in this ziptid macro?
I want to add it as a button next to the share button in the advanced search tab - take a look at this. by adding $:/tags/AdvancedSearch/FilterButton tag.
@TW_Tones I have already added copy-clipboard , drag and drop option to the advanced search filter tab with help from this forum. I also use save-filter button provided by @EricShulman. All those can be seen in this link.
It would be nice to add this zip-tid option also since it will make the workflow easier.
When search filter input is not empty, a “save” button is added to the other AdvancedSearch/FilterButtons.
When the button is pressed, a dropdown is displayed so you can enter a tiddler title, filter definition, and filter description. The filter definition and description default to the current search filter input value.
When the “tiddler title” input is not empty, a “save filter” button appears in the dropdown. Press this button to create a new tiddler, tagged with $:/tags/filter.
This new tiddler will automatically be included in the dropdown list of saved filters, so you can easily select and use the new custom filter definition.