I'm trying to import a list of chinese words into a tiddlywiki file, in which every tiddler's title is one of the words in my list (written in chinese characters), while the tiddler's text is its definition in italian.
What is blocking me is that I want every tiddler to be tagged with each of the chinese characters making up the words in the list (for example: the tiddler 汉字 must be tagged with 汉 and 字, separately).
This way I can see in which words is contained a given character.
I don't have any clue about how to do it: do you think it is possible? If so, could you give me a hint?
Thanks!