Hi Tony,
I'm not sure if I understood what you're looking for exactly so please
try again if I didn't get it!

You can use those macros inside a tiddler, with all sorts of
conditions about the tiddler itself (including the existence of a
custom field, like testfield below):
<<showWhen tiddler.text.contains("test")>>+++[open][close]I want to
see this because it includes the word test===
<<hideWhen tiddler.fields.testfield>>some text here that I only want
to see when there's not a testfield
<<showWhenTagged 'testtag'>><<tiddler [[myOtherTiddler]]>>

cmari
On Aug 4, 8:58 pm, Anthony Muscio <anthony.mus...@gmail.com> wrote:
> If some one with expierence on this could please assist.
>
> In the view and edit templates we can use commands such as;
> showWhenTagged
> hideWhenTaggedhideWhen
> showWhen
> showWhenExists
>
> etc...
>
> and perhaps other 'macros' such as
> hideWhenExists
>
> ToggleTag
>
> These may be in the core or in my tiddlywiki as a result of MPTW.
>
> Is there a generic rule how we can use these macros inside our
> tiddlers ?
>
> If not generic can the above ones be used ?
>
> How do we delineate what is shown or hidden in a tiddler if rather
> than the "true" including an external tiddler we want it to open a
> slider or other section in out tiddler.
>
> Thanks for any ideas at all.
>
> TonyM
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlywiki@googlegroups.com
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to