Hi Jeremy,
 

> I think there’s an even simpler way to accomplish this:
>
> <<tabs "[[tiddler1]has[field1]] [[tiddler2]has[field2]] 
> [[tiddler3]has[field3]]”>>
>
> Does that do what you need?
>

I believe this won't work, since Zaphod wants to testing for the presence 
of a field at the tiddler where the tabs macro is used rather than at the 
tiddler being the tab.

While it doesn't look pretty at all, this seems to work:

<<tabs "
[<currentTiddler>has[foo]addsuffix[Foo]removeprefix<currentTiddler>]
[<currentTiddler>has[bar]addsuffix[Bar]removeprefix<currentTiddler>]
[<currentTiddler>has[baz]addsuffix[Baz]removeprefix<currentTiddler>]
”>>

Whereas Foo, Bar, Baz would be the tiddlers we want displayed as tabs.

Best wishes,

Tobias. 

-- 
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/9e9ad936-2adf-4d47-93c8-a90021cee8b7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to