As far as I can tell, the only way to have a draggable list is a simple 
statement like this

<<list-tagged-draggable tag:"Features">>



Is there a way to have draggability in more filtered lists?  This simple 
example is a little macro I use to add to a tiddler to see any tiddlers 
tagged by the containing tiddler

\define tgng()


<<list-links filter:"[all[current]tagging[]]">>
\end


Is there a way to make that itself draggable?  I.e. re-ordering would 
create a list if tagged tiddlers in the current tiddler?


Also, is there a way to add order-by-drag capability to a list like this:

<$list 
filter="[all[current]tagging[]!tag[exclude]!tag[done]has[priority]sort[priority]limit[20]]">


Thanks,
- Dave


-- 
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/dc6fece7-d9f8-402a-8046-c84d2659166d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to