On Sunday, July 16, 2017 at 8:17:25 AM UTC-7, mervin mecklenburg wrote:
>
> I'm still struggling with this. I tried your suggestion, but the
> "Insertbefore" is not giving me a return.
>
> Here is a copy of the relevant code using the listbefore operand:
>
> \define droppable-projectnotes() <$action-listtops
> $tiddler=<<actionTiddler>> $tags="+[insertbefore<currentTiddler>] \end
> <$droppable
> actions=<<droppable-projectnotes>>>{{$:/core/images/copy-clipboard}}AddProjectNotes</$droppable>
>
>
some possible reasons it's not working:
1) TYPO
"$action-listtops" should be "$action-listops" (one "t")
2) SYNTAX
"\end" is only needed for multi-line macro definitions (where the \end
occurs on a line by itself)
let me know if that makes any difference
-e
--
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/fb9fce3c-b444-418a-ae1a-53eb91ae7e2f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.