Hi Tony!
 Thank you for your advise.
Yes, you are right, I can number the tiddlers at the end i.e after final 
change, I click a button to do that in the final list.
Let's try that!

On Monday, May 28, 2018 at 5:57:02 PM UTC+4:30, TonyM wrote:
>
> Mohammad,
>
> Since no one has answered in 5 hours can I suggest (having not tested it) 
> you instead generate the page number as you list the tiddlers all as one, 
> perhaps using Evans Formula plugin to increment the page number? 
>
> Is there a reason you feel you need to set a field page number when you 
> are likely to change the order anyway? Why not get that number just in time?
>
> Other wise to set a field value you will need to trigger an action wizard 
> in a button to set the field, for each tiddler. Look for solutions that 
> apply a tag to every tiddler in a list for a parallel solution, that you 
> can change to a field, after all tags are just values in the tag field.
>
> Regards
> Tony
>
> On Monday, May 28, 2018 at 6:15:02 PM UTC+10, Mohammad wrote:
>>
>> I have a draggable list as below
>>
>> <<list-tagged-draggable tag:"$(currentTiddler)$">>
>>
>>
>> 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 [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/1cb252b8-2db5-4779-9667-770eb77e4b21%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to