Skip to content

Commit

Permalink
docs: update todos
Browse files Browse the repository at this point in the history
  • Loading branch information
phodal committed Nov 23, 2023
1 parent aff5b91 commit 2035ac5
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@ Todos

- [ ] Spike editor for edit user requirements/feature.
- [x] ProseMirror
- [x] Slash Command
- [x] Bubble Menu
- [x] Menu Bar
- [x] Quick Insert
- [x] Menu Bar. Click in menu bar, show menu.
- [x] Slash Command. Type `/` to show menu.
- [x] Bubble Menu. Select text, show menu by condition.
- [x] Quick Insert. Type `Command` + `/` or `Ctrl` + `/` to show menu.
- [ ] Context Menu. Right click to show menu.
- [ ] Diff
- [ ] JSON Schema, like lines, $from, $to
- Viewer for content rewrite,
like: [https://codesandbox.io/s/prosemirror-diff-nuhiiq](https://codesandbox.io/s/prosemirror-diff-nuhiiq)
- Change
- [ ] Diff algorithm
- [x] Diff Viewer Change
Diff [https://github.com/chenyuncai/tiptap-track-change-extension](https://github.com/chenyuncai/tiptap-track-change-extension)
- [ ] More plugins for
Intelli: [https://github.com/ueberdosis/tiptap/issues/819](https://github.com/ueberdosis/tiptap/issues/819)
Expand Down

0 comments on commit 2035ac5

Please sign in to comment.