[tw5] Draggable list - change a filed value when drag and drop

2018-05-28 Thread Mohammad
I have a draggable list as below

<>


Every tiddler has a filed called "page". My question is when I changed the 
order of tiddlers by drag and drop, I want the value of this filed
changes accordingly. To explain more, I have three tiddlers like below


Tiddler-A
Tiddler-B
Tiddler-C

Their page filed value is like 001, 002, 003, then using drag and drop I 
change the order as below


Tiddler-C
Tiddler-A
Tiddler-B

Now, I want the filed values change accordingly i.e page filed of Tiddler-C 
now should have the value: 001, Tiddler-A: 002, Tiddler-B: 003


How can I do this?


Thank you

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
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/0af6adf5-8685-478c-8ab9-ad772a5d4768%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Draggable list - change a filed value when drag and drop

2018-05-28 Thread Mohammad
I have a draggable list as below

<>


Every tiddler has a filed called "page". My question is when I changed the 
order of tiddlers by drag and drop, I want the value of this filed
changes accordingly. To explain more, I have three tiddlers like below


Tiddler-A
Tiddler-B
Tiddler-C

Their page filed value is like 001, 002, 003, then using drag and drop I 
change the order as below


Tiddler-C
Tiddler-A
Tiddler-B

Now, I want the filed values change accordingly i.e page filed of Tiddler-C 
now should have the value: 001, Tiddler-A: 002, Tiddler-B: 003


How can I do this?


Thank you

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
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/ff46f792-3f10-49c6-946a-acf1a8ed3dd9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.