Hi, 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. For example: <<xList xCase "sort." "." "[tag[with spaces]]">> adds the "sort.with.spaces" field to the all the tiddlers in that list. That field contains a sequential four-digit number that changes if you drag-sort. Obviously, you need to specify a unique field name for each list.
As for activating bookmarks and stuff, I simply transcluded the Bookmarks section. hth w On Mar 7, 3:36 pm, Tobias Beer <[email protected]> wrote: > Hi whatever, > > I see, seems very complicated as compared to using dragsort like > TiddlyKanban [1]... which however doesn't persist changes. > > I am pretty sure that I don't want to ... > > - use browser bookmarks for managing lists > - depend on lazy-loading the jQuery-UI heavy-weight > > Quickly skimming through the code, I see some sortField variable but I > can't find how the list order is persisted at > all.http://apm-plugins.tiddlyspot.com/#XListPlugin > > By the way, somehow clicking on a tiddlyLink in the story column, the view > doesn't actually scroll to the tiddler but only runs the animation on the > currently displayed tiddler on top while opening the tiddler at the > bottom... very weird.http://apm-plugins.tiddlyspot.com/#XListPluginTest > > Cheers, Tobias. > > [1]https://github.com/tim-barnes/TiddlyKanban -- 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.
