This *almost* works:
[[template2]]
<<tiddler template2##MainTopics>>/%
!MainTopics
<<forEachTiddler where 'tiddler.tags.contains("MainTopic")'
sortBy 'tiddler.fields["number"]'
write
 '"<<tiddler template2##list with:[["+tiddler.title+"]]$)) "'>>
!list
<<popup "$1"
[[Current|$1]][[Notes|Note$1]][[Proposed|Pro$1]] arrow:''>>
!end %/

However [[label|link]] and newline is ignored...

Cheers Måns Mårtensson

On 11 Okt., 14:33, Måns <humam...@gmail.com> wrote:
> Hi Tobias
>
> > Sounds reasonable But, I have yet to put onhover back into it and then
> > release that much fixed and enhanced version. Once that is there it
> > would be doing what we want without worrying about how to get those
> > listitems to appear outside the MainMenu (with a fixed height) ...a
> > problem which is exactly the same for DropDownMenuDemo as it is for
> > NestedSlidersPlugin ...there must be some awfully simple solution for
> > either ...yet I can't seem to figure it out.
>
> Is it possible to make <<dropdown>> work on a generated list??
> Maybe even sth like:
> <<matchTags {{\n** [[Current|%0]]\n** [[Notes|Note%0]]\n** [[Proposed|
> Pro%0]]}} "" MainTopic>><<dropdown>>
>
> Cheers Måns Mårtensson

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlyw...@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to