*Announcement:Shiraz plugin*
*Date: Dec 10th,  2019*
*Release: 2.0.0 beta 13*
*Status: beta under development*

A new beta update is available.

Demo: https://kookma.github.io/Shiraz/
Code: https://github.com/kookma/Shiraz

Star it if you like it and send your feedback!
Documentation proof reading for English is welcome!


List and search

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 
<https://tobibeer.github.io/tb5/#list-search>
Syntax

<<list-search filter:"" search:"" template:"" class:"" placeholder:"", 
stateTiddler:"">>

Content and attributes
AttributesTypeDescription
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 
<http://127.0.0.1:9000/#%24%3A%2Fcore%2Fui%2FListItemTemplate>.
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


History

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-search similar to list-links with search capability

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/da354116-1e3c-4167-8179-c4c6aa363fcf%40googlegroups.com.

Reply via email to