Bug 367709

Summary: Track changes
Product: [Applications] kate Reporter: S. Boehringer <sboehringer+kde>
Component: applicationAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED INTENTIONAL    
Severity: wishlist CC: christoph
Priority: NOR    
Version First Reported In: 3.14.3   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description S. Boehringer 2016-08-23 10:02:23 UTC
This is a feature request to add a track changes feature to kate similar to popular word processing applications such as LibreOffice Writer. This feature is important for collaborative editing of files, especially prosaic work like technical or scientific papers.
Comment 1 Christoph Cullmann 2016-09-04 14:29:54 UTC
Actually I think that is out of scope. We have no "own" file format, there is no way to annotate this to a text file (without adding some extra file or other hacks).
Actually, that is really the thing you should use some version control system of you choice for, e.g. git/svn/cvs/....