Skip to content

Commit

Permalink
docs: update for todos
Browse files Browse the repository at this point in the history
  • Loading branch information
phodal committed Nov 22, 2023
1 parent fe2ce1b commit e2a089b
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,18 @@
Todos

- [ ] Spike editor for edit user requirements/feature.
- [ ] ProseMirror
- [ ] More plugins for Intelli: [https://github.com/ueberdosis/tiptap/issues/819](https://github.com/ueberdosis/tiptap/issues/819)
- [x] ProseMirror
- [ ] Slash Command
- [ ] Bubble Menu
- [ ] Menu Bar
- [ ] Quick Insert
- [ ] Diff
- Viewer for content rewrite,
like: [https://codesandbox.io/s/prosemirror-diff-nuhiiq](https://codesandbox.io/s/prosemirror-diff-nuhiiq)
- 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)
- [ ] Customize prompt
- [ ] Variable: `$beforeCursor`, `$afterCursor`, `$selection`, `$similarChunk`, `$relatedChunk`
- [ ] Content search
Expand Down

0 comments on commit e2a089b

Please sign in to comment.