Now my problem with this last list:
At first I made this list with:
<https://lh3.googleusercontent.com/-XrSJG9wbmwo/Wlpzvey_piI/AAAAAAAAANY/d5G7K4_x8foJlhZKlGEcokflfzkeJdhEQCLcBGAs/s1600/Ugly%2BPopup%2Bof%2BTask%2Bin%2BList.jpeg><$vars
tid="ToDo-Liste (Januar)">
<$appear show="<$text text=<<tid>>/>" $state="tiddler-slider" mode="block">
<$transclude mode="block" tiddler=<<tid>>/>
</$appear>
</$vars>
<$vars tid="ToDo-Liste (Februar)">
<$appear show="<$text text=<<tid>>/>" $state="tiddler-slider" mode="block">
<$transclude mode="block" tiddler=<<tid>>/>
</$appear>
</$vars>
<$vars tid="ToDo-Liste (März)">
<$appear show="<$text text=<<tid>>/>" $state="tiddler-slider" mode="block">
<$transclude mode="block" tiddler=<<tid>>/>
</$appear>
</$vars>
<$vars tid="ToDo-Liste (April)">
<$appear show="<$text text=<<tid>>/>" $state="tiddler-slider" mode="block">
<$transclude mode="block" tiddler=<<tid>>/>
</$appear>
</$vars>
<$vars tid="ToDo-Liste (Mai)">
<$appear show="<$text text=<<tid>>/>" $state="tiddler-slider" mode="block">
<$transclude mode="block" tiddler=<<tid>>/>
</$appear>
</$vars>
<$vars tid="ToDo-Liste (Juni)">
<$appear show="<$text text=<<tid>>/>" $state="tiddler-slider" mode="block">
<$transclude mode="block" tiddler=<<tid>>/>
</$appear>
</$vars>
<$vars tid="ToDo-Liste (Juli)">
<$appear show="<$text text=<<tid>>/>" $state="tiddler-slider" mode="block">
<$transclude mode="block" tiddler=<<tid>>/>
</$appear>
</$vars>
<$vars tid="ToDo-Liste (August)">
<$appear show="<$text text=<<tid>>/>" $state="tiddler-slider" mode="block">
<$transclude mode="block" tiddler=<<tid>>/>
</$appear>
</$vars>
<$vars tid="ToDo-Liste (September)">
<$appear show="<$text text=<<tid>>/>" $state="tiddler-slider" mode="block">
<$transclude mode="block" tiddler=<<tid>>/>
</$appear>
</$vars>
<$vars tid="ToDo-Liste (Oktober)">
<$appear show="<$text text=<<tid>>/>" $state="tiddler-slider" mode="block">
<$transclude mode="block" tiddler=<<tid>>/>
</$appear>
</$vars>
<$vars tid="ToDo-Liste (November)">
<$appear show="<$text text=<<tid>>/>" $state="tiddler-slider" mode="block">
<$transclude mode="block" tiddler=<<tid>>/>
</$appear>
</$vars>
<$vars tid="ToDo-Liste (Dezember)">
<$appear show="<$text text=<<tid>>/>" $state="tiddler-slider" mode="block">
<$transclude mode="block" tiddler=<<tid>>/>
</$appear>
</$vars>
Nice looking and working :-)
But: When I click on one listed list (e.g. "ToDo-Liste (April)"), it pops
up, but all other popup too.
Then I made it in another way with:
; {{Node Commands}}
: <$list filter="[prefix[ToDo]sort[title]]">
<$appear
type="popup"
class="tc-popup-keep max800"
show="""{{!!title}}""">
<$transclude mode="block"/>
</$appear>
</$list><style>.max800 {max-width:800px;}</style>
In that way, when I click on one listed list, only this one pops up :-)
But: It isn't nice looking, no good overview.
And the listed tasks in the listed list, which is on the right side of this
list, are ...how to say... like pressed together, because on the right side
of the tiddler isn't enough place to show it in a good way.
I'll make a picture to show what I mean.
Does anybody know how to solve it in either the first list or the second
one?
Thanks, Surya
<https://lh3.googleusercontent.com/-XrSJG9wbmwo/Wlpzvey_piI/AAAAAAAAANY/d5G7K4_x8foJlhZKlGEcokflfzkeJdhEQCLcBGAs/s1600/Ugly%2BPopup%2Bof%2BTask%2Bin%2BList.jpeg>
--
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/57deffa5-14ff-4242-a7d6-f97034aabeb9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.