Hi Alberto

With regards tabs states -- even indirect references work, so variables can 
be used in the text-reference for the tabs state (such as the title of the 
current tiddler.)

I tried using entries in a data dictionary for tab states -- these could 
then be accessed: {{$:/_tabstates##reference1}} and set with text 
references: set="$:/_tabstates##reference1" setTo="somevalue" -- but there 
seemed to be synchronisation problems which raised javascript errors (in 
node.js anyway.) 

regards
 
On Saturday, June 21, 2014 5:05:03 AM UTC+2, Matabele wrote:
>
> Hi Alberto
>
> Very nice -- some great ideas. A suggestion to tidy up your system tab:
>
> 1. Create a data dictionary with the title '$:/_images'
> 2. Make entries in this dictionary for each button image like:
> article:<i class="fa fa-file-text-o"></i>
> author:<i class="fa fa-user"></i>
> ...
> education:<i class="fa fa-briefcase"></i>
> ... and so on
> 3. Transclude an icon with entries like: {{$:/_images##education}}
>
> I'm not sure if all your $:/state/tab-{xxxxxx} tiddlers are currently in 
> use or leftovers, as I see you have several versions of 
> $:/_ViewTemplate/tabs, but it is possible in many cases to use a field in 
> the current tiddler for the state of each tabs macrocall: <<tabs 
> "[filter[expression]]" "default" "!!state-tab">> -- this avoids the use of 
> a separate state tiddler for each instance of the <<tabs>> macro. 
>
> regards
>
> On Tuesday, June 17, 2014 2:02:59 PM UTC+2, Alberto Molina wrote:
>>
>> And this is the result until now (see picture).
>>
>

-- 
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/d/optout.

Reply via email to