Hi Jan,

$:/MetaTabs/Language  wil be overwritten when we use the translation 
tiddler. I would think it was good to save it as 
$:/MetaTabs/Language/English also to be able to revert.

Now if somebody also import your explanation tiddler About Metatabs, they 
will find that the filter you use for the translations:

<$list 
filter="[search:title[$:/MetaTabs/Language]]-[[$:/MetaTabs/Language]]"><br>{{!!title}}
 
created by {{!!modifier}}</$list>

will also list $:/temp/stater/MetaTabs/Language, when you are using the 
translation. I changed it to.

<$list 
filter="[prefix[$:/MetaTabs/Language]]-[[$:/MetaTabs/Language]]"><br>{{!!title}}
 
created by {{!!modifier}}</$list>


Birthe

-- 
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/5b8af4bd-9ad8-45bc-ba9f-be2d3058da54%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to