> In SidebarOptions I sense I need to replace <<search>>, however, for > the moment / testing, I've simply put: > <<search>><<SearchOptionsPlugin>><<closeAll>> > > in between. To get: > Error in macro > <<SearchOptionsPlugin>>
The plugin enhances the TWCore <<search>> macro. It does *not* define any new macros (e.g., your imaginary "<<SearchOptionsPlugin>>" macro). All plugin settings are done using standard TW Core <<option>> macros. You can see examples of these macros in the ! Configuration section of the plugin. In addition, for your purposes, this section can also be embedded in a slider within other tiddler content, like this: <<search>><<slider chkSearchOptions [[SearchOptionsPlugin##Configuration]] options... options>> enjoy, -e -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

