Hi all,
Wonder whether it is possible to config SearchOptionPlugin or
SimpleSearchPlugin to NOT to show tiddler titles in search result, but
value from a custom field (say a field called "alternative_title")?
I'm including text in different languages in the same tiddler,
enclosed with {{language_name{ }}}, like
{{eng{
This is English.
}}}
{{jpn{
This is Japanese.
}}}
When I want to view my TW in one of the languages, I can use CSS to
choose the language to display.
Though multilingual content can be included in the same tiddler, there
can only be one title for each tiddler. So I cannot give two titles,
one in English, another in Japanese, to the same tiddler.
An ideal scenario will be when I set TW in “Japanese mode”, and do a
search, the Japanese title (defined as custom field) is shown in
search result. When I set TW in "English mode", the real tiddler title
is shown instead.
If can include any number of alternative titles in each tiddler and
select which title to show in search result, TW will become an even
nicer tool for translation projects.
--
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.