X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/5083188ed82b9aa2e5df976f592d1baa67865c39..refs/pull/5488/head:/resources/js/wysiwyg/todo.md diff --git a/resources/js/wysiwyg/todo.md b/resources/js/wysiwyg/todo.md index 34367a36b..817a235a7 100644 --- a/resources/js/wysiwyg/todo.md +++ b/resources/js/wysiwyg/todo.md @@ -2,12 +2,15 @@ ## In progress -// +Reorg + - Merge custom nodes into original nodes + - Reduce down to use CommonBlockNode where possible + - Remove existing formatType/ElementFormatType references (replaced with alignment). + - Remove existing indent references (replaced with inset). ## Main Todo -- Align list nesting with old editor -- Mac: Shortcut support via command. +// ## Secondary Todo @@ -15,6 +18,9 @@ - Color picker for color controls - Table caption text support - Support media src conversions (https://github.com/tinymce/tinymce/blob/release/6.6/modules/tinymce/src/plugins/media/main/ts/core/UrlPatterns.ts) +- Deep check of translation coverage +- About button & view +- Mobile display and handling ## Bugs