Skip to content

RGASplit for Automerge.Text #195

Closed
Closed
@Gozala

Description

This is related to #193, where I encounter a need for splitting text segments without making delete, insert route. As I was trying to find a solution I came across to RGASplit paper that happens to be foundation for xi editor, atom's collaborative editing feature and their next generation code editor.

I think copy-on-write CRDT approach not only has promising performance improvements, but also might offer some good solution for Rich Text modeling due to introduced split operation. I imagine text blocks could be extended with additional metadata where formatting information could be stored and with that it would be possible to represent Rich Text without resorting to marker tokens as described in #193

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions