2015
DOI: 10.1007/978-3-319-19129-4_16
|View full text |Cite
|
Sign up to set email alerts
|

A CRDT Supporting Selective Undo for Collaborative Text Editing

Abstract: International audienceUndo is an important feature of editors. However, even after over two decades of active research and development, support of undo for real-time col-laborative editing is still very limited. We examine issues concerning undo in collaborative text editing and present an approach using a layered commutative replicated data type (CRDT). Our performance study shows that it provides sufficient responsiveness to the end users

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
8
0

Year Published

2017
2017
2021
2021

Publication Types

Select...
3
2

Relationship

2
3

Authors

Journals

citations
Cited by 13 publications
(8 citation statements)
references
References 16 publications
0
8
0
Order By: Relevance
“…This make Emacs very suitable for customization and extension. We have earlier implemented the view and the CRDT model described in Section 2 in Emacs Lisp [16]. We have also implemented support for selective undo and selection of updates through a history view.…”
Section: Methodsmentioning
confidence: 99%
See 4 more Smart Citations
“…This make Emacs very suitable for customization and extension. We have earlier implemented the view and the CRDT model described in Section 2 in Emacs Lisp [16]. We have also implemented support for selective undo and selection of updates through a history view.…”
Section: Methodsmentioning
confidence: 99%
“…We refer the interested readers to [16] for more details on the data structure and algorithms on the model. Materialization of editing operations in the model makes a number of tasks easier, including support for selective undo and handling of operation dependencies [16], as well as user friendliness features like display of operation history and selection of operations to undo or redo, and preview of concurrent remote operations as described in the following sections.…”
Section: Document View and Crdt Modelmentioning
confidence: 99%
See 3 more Smart Citations