On Tuesday, August 23, 2016 at 9:33:26 AM UTC+2, Thomas Elmiger wrote: > > Hi Mat, how do you create versions? Clone a tiddler and append a suffix to > the title? What if you wish to change the title in the new version? > > Kind regards, Thomas >
The demo merely illustrates the concept. In that particular demo any tiddler titled like so: <originalTitle>-ver<arbitrarystring> becomes filtered to display as a "version" in the tabs. But you could decide on any other criteria, perhaps a field named "version" with the value being the original title. This would allow you to change title arbitrarily. Another variant could be to have the tabs not display the tiddler title but the caption field (this is how the tabs work already, i.e if you include "caption:foo" it will say "foo" instead of the tiddler title on the tab. Maybe the absolute easiest would be to use the native TW mechanism that adds a number for cloned tiddlers. So that "MyTiddler 1" is a version of "MyTiddler". But it would be simple to create a special button for versions, just like for clones. <:-) -- 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 https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/f17828e1-94bc-4a2b-bc47-4978a276eff8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

