Hi Danielo, if you do *not* have any attachments and just want to recreate the wiki (its tiddlers) in a database* then it would be ok to stick with titles as ids.*
Everytime Tiddlywiki deletes a tiddler you delete the document in the db. Everytime a tiddler gets modified (added or changed) you update the tiddler in your db. This works well for a non-relational db where data is not linked (no attachments). *In a relational db you will lose track when renaming is done* (as you already said) just as links break in tiddlywiki. In this case I will add a plugin that adds UUIDs to tiddlers. -Felix -- 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 http://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/658901ec-4f23-4101-94b6-e66c1431e8d1%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

