Hi guys,
вторник, 1 октября 2013 г., 17:50:07 UTC+4 пользователь Tobias Beer написал:
>
> Don't you currently already have a problem with wanting to access the *
> SiteSubTitle* from each slave TiddlyWiki?
>
> Afaik, *SharedTiddlersPlugin* isn't yet able to display that there are
> multiple included versions of a single tiddler. It might be possible that
> there is some helper function that allows you to to fetch the titles of
> those other, not displayed tid variants. However, whether you can access
> their contents using something like *
> getTiddlerText('tiddler__SlaveX##Motala')* is a whole different matter.
>
> Yes, because of some core codes it's very complicated thing to implement (
story.displayTiddler throws away a tiddler fetches it again by title; and
even if the tiddler is temporary "hijacked" and displayed, any refreshing
will change it back to the "main" version). One of the nearest targets will
be search and other aggregation among different TWs, including conflicting
tiddlers, but this things are only at a design stage..
And currently the way to get and display such tiddlers is to use
sharedTiddlersAPI.getStore and .fetchTiddler with some macro like write or
wikify or even fet (with dummy main write param and non-dummy begin param).
But, em.. magev958, I didn't actually get what are you trying to achieve.
> The sanest advise I can give you is to use a dedicated index tiddler for
> every slave that is either named or tagged a certain way so that you can
> access it in your FET code.
>
> 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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/groups/opt_out.