nextcloud / nextcloud/richdocuments
Show detailed user modifications through history of the ODF file.
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.
Alice wants to know who modified the odt document and what was modified yesterday , she goes to history and see that bob has modified but she cannot link that to a modification/revision
Describe the solution you'd like
A first path would be to link that to revisions but they need to be in record mode.
Describe alternatives you've considered
if not using revision we should be able to "compare" versions of the file and link it to user in the activity tab.
Additional context
Check how google docs present history of the file .
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
No files or tests are named. Start by mapping the existing history and activity-tab entry points, then inspect how revisions and record mode are represented. Done requires a decided scope and a demonstrable link between user activity and revisions or a version comparison, with Google Docs history as reference.
Written by the indexing model from the issue text.
Assessment
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100