nextcloud / nextcloud/activity
Folder based notification for shared email addresses
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 145
- Forks
- 72
- Avg merge
- 6d 9h
- Merged PRs (30d)
- 42
Description
User A creates a folder F and shares it with Email address E1 and E2.
Any action of A, E1 and E2 should be notified to other 2 or all of A, E1 and E2.
For example, E1 upload a file. Then A and E2 should be notified that E1 uploaded a file. Or A deletes a file then E1 and E2 should be notified of this action.
this question was also asked in the help forum
https://help.nextcloud.com/t/shared-folder-notification-after-file-uploaded-automatically/28794
This feature must have been asked by many people before.
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, tests, or entry points are named. Start by reviewing the existing activity and shared-folder notification behavior, then use the linked help-forum discussion to clarify requirements. Done means actions by the owner and both shared email recipients notify the other participants.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100