How to use compSelective
<<compSelective filter:"your-filter" tiddler:"your-tiddler">> Example: <<compSelective filter:"[tag[xx]]" tiddler:"temp/hodii">> This is a very versatile component. Any combination of complex filters/subfilters can be passed. --Mohammad On Friday, March 1, 2019 at 5:46:56 PM UTC+3:30, Mohammad wrote: > > The current status of Tiddlywiki allow creating complex UI and operation. > This is while many of us may don't like to put time and developing scripts > of have not the knowledge of TW programming. > > So, I though, it may be great to have Tiddlywiki components. > > *What is a component?**A component is a group of TW macros and tiddlers > create a visual element for complex processes.* > The components can be distributed as plugin or JSON bundles. > Here is attached a simple component. I call it *compSelective* > > * gets a filter > * lists all filters with a checkbox* Shows a button to `select all` or > `select none`* stores selected tiddlers in a ~DataTiddler for further > processing > > > To check it download the below JSON bundle and drag and drop on > Tiddlywiki.com > This demo has below tiddlers > macro\compSelective (the *compSelective *component*) * > TW Component (help tiddler) > > > * Sample tiddlers for test (just for presentation)* > > Pre-yTid001 > Pre-yTid002 > Pre-yTid003 > Pre-yTid004 > > > --Mohammad > -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/6aaf8b54-2789-4d19-a88e-9820f321ad2b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

