Hi Jeremy, Great use cases you mentioned there. Using a diff library would be a killer feature. It could be also used to quickly signal at import whether tiddlers differ or not by e.g. coloring a title green or red. Then a user could open the diff viewer for a closer look.
-Felix On 10.02.2015 11:15, Jeremy Ruston wrote: > I'm keen to integrate a diff viewer into the core, with several use > cases: > > * Reviewing imported tiddlers > * Reviewing the results of search and replace before committing them > * Tiddler versioning > * Reviewing shadow overrides > > To do it, we'll need to integrate a 3rd party diff library such as > this one: > > https://github.com/cemerick/jsdifflib > > I'm actually keener on integrating a lower level diff/patch/merge > library because we can also use it for other things, such as > differential tiddler versioning. An example is: > > https://code.google.com/p/google-diff-match-patch/ > > Best wishes > > Jeremy. > > > On Tue, Feb 10, 2015 at 9:52 AM, Felix Küppers > <[email protected] <mailto:[email protected]>> wrote: > > I think adding a split view for the import mechanism would be nice > too. I added this as an issue at github... > https://github.com/Jermolene/TiddlyWiki5/issues/1487 > > -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] > <mailto:[email protected]>. > To post to this group, send email to [email protected] > <mailto:[email protected]>. > Visit this group at http://groups.google.com/group/tiddlywiki. > For more options, visit https://groups.google.com/d/optout. > > > > > -- > Jeremy Ruston > mailto:[email protected] <mailto:[email protected]> > -- > 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] > <mailto:[email protected]>. > To post to this group, send email to [email protected] > <mailto:[email protected]>. > Visit this group at http://groups.google.com/group/tiddlywiki. > For more options, visit https://groups.google.com/d/optout. -- 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. For more options, visit https://groups.google.com/d/optout.

