A problem with this way or working is when I do searching, no matter
what keyword I use (Chinese, or English), The ENGLISH titles of tiddlers
are shown.
You could use transclusion:
{{en{
<<tiddler "foo [en]">>
}}}
{{zh{
<<tiddler "foo [zh]">>
}}}
-- F.
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/tiddlywiki?hl=en.