Top Menu

Jump to content
    Global modules

    Global modules

    • Home
    • Projects
    • Activity
    • Work packages
    • Gantt charts
    • Calendars
    • Team planners
    • Boards
    • News
    Home
    Home
Help
    Getting started
    • Introduction video
  • Help and support
    • Upgrade to Enterprise edition
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise support
  • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation

User menu

Sign in
Forgot your password?

or sign in with your existing account

OpenProject ID Google

Side Menu

Collapse project menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Gantt charts
    Gantt charts
  • Calendars
    Calendars
  • Team planners
    Team planners
  • Boards
    Boards
  • Wiki
    Wiki
  • News

Content

Expand project menu

Updated by Oliver Günther 3 days ago

The goal of this task is to identify CKEditor features that we should make available in BlockNote before releasing it to public.

The idea is that users that are used to CKEditor might miss some expressiveness if BlockNote does not support the same core set of features of the other editor.

## Features of CKEditor

<figure class="table op-uc-figure_align-center op-uc-figure"><table class="op-uc-table"><thead class="op-uc-table--head"><tr class="op-uc-table--row"><th class="op-uc-table--cell op-uc-table--cell_head"><p class="op-uc-p">Feature name&nbsp;</p></th><th class="op-uc-table--cell op-uc-table--cell_head"><p class="op-uc-p">Notes</p></th><th class="op-uc-table--cell op-uc-table--cell_head"><p class="op-uc-p">BlockNote support</p></th></tr></thead><tbody><tr class="op-uc-table--row"><td class="op-uc-table--cell"><p class="op-uc-p"><a class="op-uc-link" href="https://commonmark.org/">Commonmark</a></p></td><td class="op-uc-table--cell"><p class="op-uc-p">We support it through <a class="op-uc-link" href="https://github.com/markdown-it/markdown-it">markdown-it</a> library. But the support is only partial because we mix the Markdwn with HTML</p></td><td class="op-uc-table--cell"><p class="op-uc-p">Has a LOSSY export to markdown. Not sure if it's Commonmark</p></td></tr><tr class="op-uc-table--row"><td class="op-uc-table--cell"><p class="op-uc-p">@mentions</p></td><td class="op-uc-table--cell"><p class="op-uc-p">Using OpenProject API api/v3/principals</p></td><td class="op-uc-table--cell"><p class="op-uc-p">No</p></td></tr><tr class="op-uc-table--row"><td class="op-uc-table--cell"><p class="op-uc-p">Formatting</p></td><td class="op-uc-table--cell"><p class="op-uc-p">Paragraph + Heading + <strong>Bold</strong>/<i>Italic</i> + other formatting things</p></td><td class="op-uc-table--cell"><p class="op-uc-p">Yes</p></td></tr><tr class="op-uc-table--row"><td class="op-uc-table--cell"><p class="op-uc-p">Code Block</p></td><td class="op-uc-table--cell"><p class="op-uc-p"><br data-cke-filler="true"></p></td><td class="op-uc-table--cell"><p class="op-uc-p">Yes</p></td></tr><tr class="op-uc-table--row"><td class="op-uc-table--cell"><p class="op-uc-p">Link</p></td><td class="op-uc-table--cell"><p class="op-uc-p"><br data-cke-filler="true"></p></td><td class="op-uc-table--cell"><p class="op-uc-p">Yes</p></td></tr><tr class="op-uc-table--row"><td class="op-uc-table--cell"><p class="op-uc-p">Lists</p></td><td class="op-uc-table--cell"><p class="op-uc-p">Unordered and Ordered</p></td><td class="op-uc-table--cell"><p class="op-uc-p">Yes</p></td></tr><tr class="op-uc-table--row"><td class="op-uc-table--cell"><p class="op-uc-p">To-do lists</p></td><td class="op-uc-table--cell"><ul class="todo-list op-uc-list_task-list op-uc-list"><li class="op-uc-list--item"><label class="todo-list__label"><input type="checkbox" disabled="disabled"><span class="todo-list__label__description op-uc-p">Like these</span></label></li></ul></td><td class="op-uc-table--cell"><p class="op-uc-p">Yes</p></td></tr><tr class="op-uc-table--row"><td class="op-uc-table--cell"><p class="op-uc-p">Images</p></td><td class="op-uc-table--cell"><p class="op-uc-p"><br data-cke-filler="true"></p></td><td class="op-uc-table--cell"><p class="op-uc-p">Yes, but no upload</p></td></tr><tr class="op-uc-table--row"><td class="op-uc-table--cell"><p class="op-uc-p">Quote</p></td><td class="op-uc-table--cell"><p class="op-uc-p"><br data-cke-filler="true"></p></td><td class="op-uc-table--cell"><p class="op-uc-p">Yes</p></td></tr><tr class="op-uc-table--row"><td class="op-uc-table--cell"><p class="op-uc-p">Tables</p></td><td class="op-uc-table--cell"><p class="op-uc-p">Yes<br>Advanced styling, formatting of cells, heading cells, merging of cells etc.</p></td><td class=&quot;op-uc-p&quot;&gt;&lt;br data-cke-filler=&quot;true&quot;&gt;&lt;/p&gt;&lt;/td&gt;&lt;td class="op-uc-table--cell"><p class="op-uc-p">Yes<br>No advanced features(?)</p></td></tr><tr class=&quot;op-uc-p&quot;&gt;Yes&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr class="op-uc-table--row"><td class="op-uc-table--cell"><p class="op-uc-p">Local modifications</p></td><td class="op-uc-table--cell"><p class="op-uc-p">Local versioning scoped by editor that the user can revert to</p></td><td class="op-uc-table--cell"><p class="op-uc-p">No</p></td></tr><tr class="op-uc-table--row"><td class="op-uc-table--cell"><p class="op-uc-p">Undo/Redo</p></td><td class="op-uc-table--cell"><p class="op-uc-p"><br data-cke-filler="true"></p></td><td class="op-uc-table--cell"><p class="op-uc-p">Yes</p></td></tr><tr class="op-uc-table--row"><td class="op-uc-table--cell"><p class="op-uc-p">PageBreak</p></td><td class="op-uc-table--cell"><p class="op-uc-p"><br data-cke-filler="true"></p></td><td class="op-uc-table--cell"><p class="op-uc-p">?</p></td></tr><tr class="op-uc-table--row"><td class="op-uc-table--cell"><p class="op-uc-p">Preview mode</p></td><td class="op-uc-table--cell"><p class="op-uc-p"><br data-cke-filler="true"></p></td><td class="op-uc-table--cell"><p class="op-uc-p">No - BlockNote can export documents to HTML so should be possible</p></td></tr><tr class="op-uc-table--row"><td class="op-uc-table--cell"><p class="op-uc-p">Markdown view</p></td><td class="op-uc-table--cell"><p class="op-uc-p">Shows the "source"</p></td><td class="op-uc-table--cell"><p class="op-uc-p">No</p></td></tr><tr class="op-uc-table--row"><td class="op-uc-table--cell"><p class="op-uc-p">Macros</p></td><td class="op-uc-table--cell"><p class="op-uc-p">As seen on CKEditor on wiki</p></td><td class="op-uc-table--cell"><p class="op-uc-p">Yes - <a class="op-uc-link" href="https://github.com/opf/op-blocknote-extensions/">as extentions that need to be custom built</a></p></td></tr></tbody></table></figure>

Back

Loading...