Hi Eric,
 It works, a million thanks!

I had to modify my drop actions based on your code!

\define drop-actions()
<$vars oldFolder={{{ [<actionTiddler>listed[]] +[subfilter<folders>] 
+[limit[1]]}}}>
<$action-listops $tiddler=<<oldFolder>>       $field="list" 
$subfilter="-[<actionTiddler>]"        />
<$action-listops $tiddler=<<__folder__>> 
$subfilter='+[insertbefore:currentTiddler<actionTiddler>]'/>
</$vars>
\end



   - First I found where it has been listed (it always listed in one 
   favorites folder
   - Then I remove it from the list of old folder
   - In the next step I add it to the list field of new folder

Cheers
Mohammad

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/44adfe18-cbeb-4f7b-bbd1-2f8a56ffe7a0%40googlegroups.com.

Reply via email to