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 2b23caa commit de045cd
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 @@ -22,10 +22,15 @@ Todos
- [ ] GPT JSON Schema: like lines, $from, $to
- [ ] Diff algorithm
- [ ] Change accept/reject
- [x] Tiptap: [track-change-extension](https://github.com/chenyuncai/tiptap-track-change-extension)
- [ ] ProseMirror Change: [Changeset](https://github.com/ProseMirror/prosemirror-changeset)
- [ ] Libs
- [x] Tiptap: [track-change-extension](https://github.com/chenyuncai/tiptap-track-change-extension)
- [ ] ProseMirror Change: [Changeset](https://github.com/ProseMirror/prosemirror-changeset)
- [ ] [@remirror/extension-diff](https://github.com/remirror/remirror/tree/main/packages/remirror__extension-diff)
- [ ] More plugins for
Intelli: [https://github.com/ueberdosis/tiptap/issues/819](https://github.com/ueberdosis/tiptap/issues/819)
- [ ] LLM Connection
- [ ] OpenAI
- [ ] Others ?
- [ ] Customize prompt
- [ ] Variable: `$beforeCursor`, `$afterCursor`, `$selection`, `$similarChunk`, `$relatedChunk`
- [ ] Content search
Expand Down

0 comments on commit de045cd

Please sign in to comment.