Hi Mark,

no, sorry, unfortunately it didn't fix it.

Surya



Am Donnerstag, 15. März 2018 22:10:37 UTC+1 schrieb Mark S.:
>
> This seemed to have fixed it, but I'm not entirely sure. Try changing the 
> template contents to:
>
> <$checkbox field="criteria"  checked="yes" 
> unchecked="no">{{!!title}}&nbsp;&nbsp;&nbsp;&nbsp;</$checkbox>
>
> HTH
> -- Mark
>
>
> On Thursday, March 15, 2018 at 1:51:21 PM UTC-7, Surya wrote:
>>
>> 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/636d27e6-bde9-4383-8eb6-c19885d05a6a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to