Thanks -- that's something I tried but it did not work. Sorry for not
mentioning it in the original post!
On Friday, January 8, 2016 at 4:29:55 PM UTC-5, Mat wrote:
>
> Perhaps just a html linebreak tag? Is it </br> or <br/> or some such?
>
> <:-)
>
> On Friday, January 8, 2016 at 10:24:21 PM UTC+1, Robert Edwards wrote:
>>
>> I've searched but cannot find an answer to a little annoyance. I'm using
>> David Szego's dGSD and would like to have some lists hidden in sliders --
>> e.g. in a Projects dashboard have dormant and completed project lists
>> collapsed.
>>
>> {{col{
>> <<dGSDList title:'Someday/Maybe Projects'
>> startTag:Project
>> tags:'Someday/Maybe && !Complete'
>> view:Project
>> mode:global
>> group:Area
>> gView:bold
>> newButtonTags:'Project Someday/Maybe'
>> >>
>>
>> <slider Completed Projects>
>> <<dGSDList title:'Completed Projects'
>> startTag:Project
>> tags:'Complete'
>> view:Project mode:global
>> dontShowEmpty:yes
>> group:Area
>> gView:bold
>> >>
>> </slider>
>>
>> <slider Dormant Projects>
>> <<dGSDList title:'Dormant Projects'
>> startTag:Project
>> tags:'Dormant && !Complete'
>> view:Project mode:global
>> group:Area
>> gView:bold
>> dontShowEmpty:yes
>> >>
>> </slider>
>> }}}
>>
>> What I find is that when the sliders are collapsed, the buttons are
>> rendered on the same line. I would like to have them on separate lines.
>> When the first button is expanded the second button appears below, on a
>> separate line, but I have not yet stumbled on the syntax to force a line
>> break between the two collapsed slider buttons.
>>
>> Help greatly appreciated!
>>
>
--
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/c2cba6e6-b94a-4a9f-8c47-4d69d6508164%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.