> Thank you, but this one uses fields as storage mecanics, so it don't > help in my case which is more close to "in place editing" of table.
You could store a JSON string in an extended field - but that would require hijacking the wikification process to restore the desired order. Alternatively, you could rewrite the respective tiddler's contents. The ListOrderingPlugin does exactly that: http://svn.tiddlywiki.org/Trunk/contributors/JonathanLister/verticals/SlidyTiddly/plugins/ListOrderingPlugin.js -- F. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/TiddlyWikiDev?hl=en -~----------~----~----~----~------~----~------~--~---
