Bug 367709 - Track changes
Summary: Track changes
Status: RESOLVED INTENTIONAL
Alias: None
Product: kate
Classification: Applications
Component: application (other bugs)
Version First Reported In: 3.14.3
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-23 10:02 UTC by S. Boehringer
Modified: 2016-09-04 14:29 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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/....