Live data from Hacker News

Viewing profile — inyono

inyono

HN member
Joined
Thu, Feb 13, 2020, 10:04 AM UTC
HN karma
17
Public activity
15 items

About inyono

No profile information was provided.

Recent public activity

  1. comment
    Comment #22454332

    I see, thanks for the feedback. Going to check that out.

  2. comment
    Comment #22454157

    Additionally to the sibling comments: you can also check out the demo at demo.edtr.io that contains way more plugins. It’s pretty much what we use on Serlo.org.

  3. comment
    Comment #22454141

    Definitely a good point. Just wanted to note that you could write a renderer in some server language that outputs static HTML. And only use the editor to make that static content e…

  4. comment
    Comment #22454125

    What you’d prefer they do? Moving rows around?

  5. comment
    Comment #22453638

    Kinda. You can integrate it into your existing CMS to make the editing (for your end users) easier, especially for “enriched” content (think interactive content, complex layout)

  6. comment
    Comment #22453594

    Would love to hear from you on how it goes :)

  7. comment
    Comment #22453548

    That’s one of the reasons we only rely on Slate for our text plugin. So we could swap Slate for some different rich-text editor in the future if we need to. Though I have to say, w…

  8. comment
    Comment #22453344

    IMHO still the best there is, at least in the React space. But yeah, stuck in beta for what feels like forever.

  9. comment
    Comment #22453080

    Yes, it’s Backend-agnostic and designed to be embeddable into any web app. It’s basically an editor framework to define your own editor and you write the glue code to your web app.…

  10. comment
    Comment #22453008

    As specified in their comment and in our GitHub repository, the code is licensed under MIT.

  11. comment
    Comment #22452934

    Nope, sorry. If you send us an email, we can work something out :)

  12. comment
    Comment #22452924

    It’s pronounced Editor IO. Web editor in the sense that the editor runs as a web app, and the default rendering output is React (although other output formats are possible). Mobile…

  13. comment
    Comment #22452789

    Yes, landing page only mentions Open Source, maybe we should clarify that. You can reach us at edtr-io@splish.dev

  14. comment
    Comment #22452630

    Core contributor of Edtr.io here: Slate works well for editing text. Anything with a more complicated layout / UX gets really messy though, since with Slate, you always have to dea…

  15. comment
    Comment #22316569

    Also WIP: https://github.com/edtr-io/edtr-io/ . Focuses on defining an easy-to-use editor with constraints for content