As an idiot I'd like to simply wrap any normal text in that gizmo and be 
able to move the lines (paragraphs) within it around :-)

best wishes
Josiah
  

On Tuesday, 21 March 2017 22:53:20 UTC+1, c pa wrote:
>
> Jeff,
>
> Notice in the demo that Jeremy has defined a macro called drop-actions() 
> that specifically edits the contents of that list field. That macro is then 
> called in the associated droppable widget. 
>
> \define drop-actions()
> <$action-listops $tiddler="Days of the Week" 
> $subfilter="+[insertbefore:currentTiddler<*actionTiddler*>]"/>
> \end
>
> <$droppable actions=<<drop-actions>>>
>
> There seems to be a special variable, *actionTiddler*, that corresponds 
> to the list of tiddler titles being dropped. So yes, you do need to 
> identify some container to hold the ordered list but that container can be 
> a tiddler's text, a list field, or an index. (I can't think of any other 
> out-of-the-box containers) You may perhaps be able to pass it to a button 
> or other widget but that would need some testing to figure out how that 
> works.
>

-- 
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/3f241439-185c-4156-a46e-6bfda26bd293%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to