]> BookStack Code Mirror - bookstack/blobdiff - resources/js/wysiwyg/todo.md
Searching: Added test for guillemets
[bookstack] / resources / js / wysiwyg / todo.md
index 9c196d6d306975a90a6e5e32ec8a1bfd3452fd24..817a235a712dcb2c8d1276ebbf5da898bdbb7978 100644 (file)
@@ -2,17 +2,25 @@
 
 ## 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.
+//
 
 ## Secondary Todo
 
 - Color picker support in table form color fields
+- 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