Hi all,
I have a search/filter tiddler, where I can search/filter tiddlers by 
multiple tags with checkboxes for the tags.
Almost everything is fine now, except only two things. One of it is:

The checkbox for the tags seems not to be fixed to the tag-title, to which 
it belongs. That means, if there isn't enough space anymore for the 
tag-title, the tag-title moves to the next line (if it is without space in 
it). But the checkbox doesn't move to the next line (on 
http://suryas-testwiki.tiddlyspot.com/#MultipleTagSearch%20by%20Mark 
<http://suryas-testwiki.tiddlyspot.com/> it is the tag "E:Anewcharacter"). 
And if the tag-title has symbols or spaces in it, it is moved only partly 
to the next line. What can I do, that the tag-title is moved alltogether 
and with the checkbox to the next line?

It is made with this:

<$list filter="[tag[Character]sort[title]]" 
template="$:/core/ui/TagTemplate"
    selectedTiddler="$:/temp/selectedTiddler"
    unselectedText="<p>Select a topic in the table of contents. Click the 
arrow to expand a topic.</p>"
    missingText="<p>Missing tiddler.</p>"
template="CheckboxTemplate"
/>

Can you help me with this??
Thanks a lot! Surya

-- 
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/42958abc-84c1-494e-b365-a6c487617917%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to