Hi w,

The plugin actually creates a custom field defined in the parameters. 
> That field is added to all the tiddlers that are listed in that list. 
> It contains a four-digit number. 
>
 
I could swear I have looked for just that and couldn't find it. Now it kind 
of dawn's on me why: I probably never hit that save bookmark.

Anyhow, from my perspective, this approach is not so good as it involves 
saving each tiddler every time the list order is changed. Also, retrieving 
the order involves fetching the field from a number of tiddlers.

The method I described above, the '*hash*' field would only need to be 
created the first time it is needed. The sort order would be saved at the 
tiddler where the list is actually being used. I find that more intuitive, 
I must say... and it avoids a lot of excessive saving changes to listed 
tiddlers... that are actually not affected other than being sorted in some 
remote list.

Cheers, Tobias.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" 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 http://groups.google.com/group/tiddlywikidev?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to