The list-search macro can display a list of tiddlers based on some criteria with a search box above the list, lets to search within the result. This macro was originally developed by Tobias Beer
<<list-search filter:"" search:"" template:"" class:"" placeholder:"", stateTiddler:"">>| Attributes | Type | Description |
|---|---|---|
| filter | optional | a filter to select tiddlers, default is [!is[system]] means all non-system tiddlers |
| search | optional | a suitable search filter operator like search or regexp to search in filtered list. The default value is search:title. The operand is given through the search box. |
| template | optional | a template tiddler for the list items, default value is $:/core/ui/ListItemTemplate. |
| class | optional | a CSS class to customize the list container |
| placeholder | optional | placeholder text to be displayed when the search box is empty |
| stateTiddler | optional | a tiddler title used for storing search terms |
Revision 2.0.0 beta 13
- Date: [9th Dec 2019]
- [NEW] Colorful sidebar tab is now part of Shiraz (formerly distributed with Utility)
- [NEW] macro
list-searchsimilar tolist-linkswith search capability
Hi Mohammad,Anxious to try the new features.I've noticed in the last couple of updates, that both of my TWs block me from updating because they think I'm trying to update to an older version. I have to uninstall Shiraz and reinstall it. I'm wondering if this is just me or if anyone else is having the same issue.
As a side note, I've noticed that when I drag something to import into my TWs, I no longer get the green banner across the top informing me that I'm about to do an import.
Hi Damon,
On Tuesday, December 10, 2019 at 11:31:42 PM UTC+3:30, Damon Pritchett wrote:Hi Mohammad,Anxious to try the new features.I've noticed in the last couple of updates, that both of my TWs block me from updating because they think I'm trying to update to an older version. I have to uninstall Shiraz and reinstall it. I'm wondering if this is just me or if anyone else is having the same issue.In some update, I had forgotten to correct the version number so when you drag and drop on your wiki due to the same version number TW prevent to update!Right now this s version 2.0.0 beta 13 and should work fine!
Blocked plugin (due to incoming 2.0.0 beta 13 being older than existing 2.0.0 beta 12)
I still get this message:Blocked plugin (due to incoming 2.0.0 beta 13 being older than existing 2.0.0 beta 12)Maybe you clanged the name but not the version number?