]> BookStack Code Mirror - bookstack/blobdiff - resources/js/wysiwyg/todo.md
Searching: Added test for guillemets
[bookstack] / resources / js / wysiwyg / todo.md
index 66878f37db087b61ea5087a6d059b915a4dbda73..817a235a712dcb2c8d1276ebbf5da898bdbb7978 100644 (file)
@@ -2,14 +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.
-- Translations
-- Form closing on submit
-- Update toolbar overflows to match existing editor, incl. direction dynamic controls
+//
 
 ## Secondary Todo
 
 - 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)
-- Check translation coverage
+- Deep check of translation coverage
+- About button & view
+- Mobile display and handling
 
 ## Bugs
 
-- List selection can get lost on nesting/unnesting
-- Can't escape lists when bottom element
-- Content not properly saving on new pages
-- BookStack UI (non-editor) shortcuts can trigger in editor (`/` for example)
\ No newline at end of file
+//
\ No newline at end of file