Hi Tobias,
I'd want to talk with you about this. I did similar things with my
XListPlugin [1], but made it compatible to core list macro, so it can
handle the sort order. There is no need for someone to use XListPlugin
to get the desired result. Which makes it good to use with eg:
TiddlySpace.
I did also contribute some code to the core, that was accepted, that
lets you do drag and drop sorting without any additional <<list>>
plugins like XListPlugin. There is enough information in the default
rendering now to get it to work.
For the @chat project (a year ago), I did introduce a uniqe id for
tiddlers, that isn't changed, even if you do change its name.
It would be nice, if we could make our stuff compatible, otherwise we
will end up having a lot of custom fields that don't play together,
and implement redundant functionality.
-m
[1] http://apm-plugins.tiddlyspot.com/#XListPlugin
[2] http://chat.tiddlyspace.com/
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.
Does TW have methods for reading/writing to custom fields? Or is this the nature of the plugin your are working on?
Thanks,
-Adam