Mat, There are more than one type of "Versioning system".
Multiple versions of a file or tiddlers? Tiddlers, - NoteSelf does this for tiddlers - There is another tool I cant recall released or updated in the last month or so - The Core Plugin Auto-download modified tiddlers This plugin causes TiddlyWiki <https://tiddlywiki.com/#TiddlyWiki> to continuously download (as a JSON file) the contents of any tiddler that is manually changed by any of several means: - I use the clone button for single tiddlers I may need to revisit after edit - I created a backup button to this while removing tags - There may be solutions on top of Node or Bob File level - A number of the file savers have file level versions, so you can recover tiddlers as at a backup date The diff viewer is now available in the latest version during an edit, this could be leveraged to compare versions of a tiddler, or two tiddlers. Regards Tony On Thursday, 23 August 2018 07:10:34 UTC+10, Mat wrote: > > This is not a question nor anything I intend to implement but I just > thought it was an interesting idea; > > Someone complained > <https://stackoverflow.com/questions/50707651/tiddlywiki-alternative> that > TW doesn't feature versioning. If it is a big deal, then shouldn't it be > simple to create a primitive versioning system by merely modding the Save > tiddler button (or make a new button) that triggers an action widget that > creates a numbered copy of the tiddler? Some minor shuffling to get the old > content be in the tiddler with the new (numbered) title is probably needed > but we definitely have the tools needed and it shouldn't be very tricky. > > Then, also not complicated, just make a tiddler viewtemplate that lists > those previous versions. > > Yeah, that was all. > > <:-) > -- 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/e7036ae7-09d7-48fa-a2c0-ac0a6e38fdb4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

