Difference between revisions of "Track changes"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Competitive Analysis)
Line 22: Line 22:
 
* Filters, such as: "Do not display any changes made earlier than my last review of the document" or "Do not display changes that are older than xx days" or "Do not display changes of person xy and person xz, because I trust them very much"
 
* Filters, such as: "Do not display any changes made earlier than my last review of the document" or "Do not display changes that are older than xx days" or "Do not display changes of person xy and person xz, because I trust them very much"
 
* Versioning: Display and render a version of the file with a certain set of changes applied (by author, by date) but not the others. Allow saving the rendered copy.
 
* Versioning: Display and render a version of the file with a certain set of changes applied (by author, by date) but not the others. Allow saving the rendered copy.
 +
 +
==Google Summer of Code 2009: Improve Writer's compare function==
 +
* Ideas for Google Summer of Code 2009:  [http://freedesktop.org/wiki/Software/ooo-build/SummerOfCode/2009#head-5ff913d92d52b975c08f9933725feebfdc96058e Improve Writer's compare function]
  
 
==Competitive Analysis==
 
==Competitive Analysis==

Revision as of 23:35, 27 March 2009

This page aims to collect some information on the track changes feature of Writer. It also aims to collect some ideas on potential improvements in this area in Writer.

Introduction

Track changes is a possibility for Writer users to keep track of the changes a user makes or other users have made to a document. All changes are recorded and are visualized in order to ease the review of a document. All those changes can be accepted or rejected by the user. Especially people, who use Writer in workgroups or who review documents of other users require and use this feature.

Writer's implementation of track changes is functional, but may need improvement in some areas, namely: Visualization of track changes, Printing of track changes, efficient detection of changes made to a document, and track changes in tables and frames.

Related issues and requirements

Further ideas for improvements

  • Filters, such as: "Do not display any changes made earlier than my last review of the document" or "Do not display changes that are older than xx days" or "Do not display changes of person xy and person xz, because I trust them very much"
  • Versioning: Display and render a version of the file with a certain set of changes applied (by author, by date) but not the others. Allow saving the rendered copy.

Google Summer of Code 2009: Improve Writer's compare function

Competitive Analysis

MS Word 2003
Microsoft Word 2003 (word processor)

Word displays the changes made (deletions and format changes) in bubbles in the right margin of the page. The changes of different users are displayed in different colours. The user has the option to choose, whether he/she would like to see the changes of all other authors or only of a few of them. The pages can be printed as displayed on screen.

  • EIOffice: Track changes nearly exact copy of Word 2003 functionality.
  • Abiword
  • KWord
  • Apple Pages
  • WordPerfect
  • Textmaker
  • GoogleDocs
  • Buzzword (Adobe)

Related OpenOffice extensions

  • Extension that compares two documents and vizualizes changes made between the document versions: DeltaXMLODTCompare Comparison includes tables.(2009-03-13)

Manuals on using Writer's existing track changes features

Press Coverage and blogs on track changes

Personal tools