codex-team / codex-team/editor.js

💡Collaboration comments

Open
#2,121 2 comments 4 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
31.9k
Forks
2.2k
Avg merge
1d 1h
Merged PRs (30d)
1

Description

1. Describe a problem.
Person A creates a document which will be reviewed by other people. These people want to add feedback for the author to handle

2. Describe the solution you'd like. Mockups are welcome.3.
See Google docs for example where you can link a comment to some inline text

4. Are there any alternatives?
No

I would love to spend some time to dig into the options however i do not even know if it is feasible structure wise. A solution would be to wrap certain selected text with a comment node as this:

```
Here is some commented text.
```

This way you can load the conversation from a backend and put as an overlay on the side or whatsoever. If this is not possible it will be possible as plugin in between but when you cant target text it is a bit useless.

curious about the ideas

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.