]> BookStack Code Mirror - bookstack/blobdiff - resources/js/wysiwyg/todo.md
Searching: Added test for guillemets
[bookstack] / resources / js / wysiwyg / todo.md
index 31e3533b1e0a98cc68e5491671c233c4e7d1ac64..817a235a712dcb2c8d1276ebbf5da898bdbb7978 100644 (file)
@@ -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
 
-- Mac: Shortcut support via command.
-- Update toolbar overflows to match existing editor, incl. direction dynamic controls
+//
 
 ## Secondary Todo
 
@@ -16,9 +19,9 @@
 - 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
 
-- Editor theme classes remain on items after export
-- List selection can get lost on nesting/unnesting
-- Content not properly saving on new pages
\ No newline at end of file
+//
\ No newline at end of file