]> BookStack Code Mirror - bookstack/blob - resources/js/wysiwyg/todo.md
9950254dfe679a246b0cbca1bb42b5cdc09fb263
[bookstack] / resources / js / wysiwyg / todo.md
1 # Lexical based editor todo
2
3 ## In progress
4
5
6 ## Main Todo
7
8 - Alignments: Use existing classes for blocks
9 - Alignments: Handle inline block content (image, video)
10 - Add Type: Video/media/embed
11 - Table features
12 - Image paste upload
13 - Keyboard shortcuts support
14 - Global/shared editor events support
15 - Draft/change management (connect with page editor component)
16 - Add ID support to all block types
17 - Template drag & drop / insert
18 - Video attachment drop / insert
19 - Task list render/import from existing format
20 - Link popup menu for cross-content reference
21 - Link heading-based ID reference menu
22 - Image gallery integration for insert
23 - Image gallery integration for form
24 - Drawing gallery integration
25
26 ## Bugs
27
28 - Image resizing currently bugged, maybe change to ghost resizer in decorator instead of updating core node.
29 - Table resize bars often floating around in wrong place, and shows on hover or interrupts mouse actions.
30 - Removing link around image via button deletes image, not just link