nextcloud / nextcloud/richdocuments
allow comment in read-only mode
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 453
- Forks
- 147
- Avg merge
- 14h 54m
- Merged PRs (30d)
- 83
Description
Is your feature request related to a problem? Please describe.
It is problematic not to have the possibility to allow comments in read only mode if you want input from people without them being able to edit text
Describe the solution you'd like
Sharing link to have an additional option "commenting only" on top of "allow editing", etc. when sharing collaborative rich documents
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing how sharing-link permission options are represented and passed to collaborative rich documents. Define the comment-only permission alongside the existing read-only and editing choices, then verify that users can comment without being able to edit document text.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100