GithubHelp home page GithubHelp logo

Comments (1)

DeltekDavid avatar DeltekDavid commented on July 4, 2024

So the real motivation for this is to be able to preserve our track changes. But if we move to a CKEditor-based format, maybe we could get away without the text IDs, provided we preserve (save and load) the track changes. So then the question becomes,

  • Are the TCs in an opaque format that would prevent backend conversion to a different format? For example, we want to be able to "accept all changes" in our own content model that we have converted/saved from CKEditor. In other words, we need to be able to convert to and from a TC format that we are able to manipulate outside of the editor. E.g. customer wants to export a document and accept all the changes in the output. (Our current format uses text run IDs, hence this question).

Update: When I tried dumping the data from CKInspector, it looks promising...the suggestion ranges are marked in the output, like

<suggestion-start name="insertion:eb59a6f0eb1e99fa4ca0ef3cf30ba2d73:e2"></suggestion-start>abc <suggestion-end name="insertion:eb59a6f0eb1e99fa4ca0ef3cf30ba2d73:e2">

This is great...I think we can work with it. But we may in future need to be able to identify ranges of plaintext....so I'm still curious whether those are identifiable in any way (original question). Thanks

from ckeditor5.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.