nextcloud / nextcloud/activity
Add New User Activity Option To Email When File Changed in Starred Directory
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 145
- Forks
- 72
- Avg merge
- 6d 9h
- Merged PRs (30d)
- 42
Description
Desired Feature
- Go to the Activity tab under Personal Settings
- Select option to email if "A new file or folder has been created in a starred directory"
- Whenever a file or directory withing a starred directory is created, email the user at the specified time interval.
Server configuration
Operating system: Linux
Web server: Apache
Database: Postgresql
PHP version: 7.0.8-1
Nextcloud version: Nextcloud 9.0.52 (stable)
Updated from an older Nextcloud/ownCloud or fresh install: Updated
Where did you install Nextcloud from: source
I have a specific directory I like to be emailed about after changes occur within. Currently, the only choice I have is to email when A new file or folder has been created. But this applies to all of my files and diretories and quickly obfuscates the changes I wish to see.
I would like to be able to star a directory/directories and be emailed when changes happen only within these starred directories. This would require adding an additional option under Activity in Personal settings. I belive this could benefit many users with broad use cases.
Thanks for any consideration!
This has been opened as at the request of @MorrisJobke. It is the same as issue #353 from server.
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 with the Activity tab under Personal settings and the existing “A new file or folder has been created” email option. Trace how that option schedules notifications, then add the starred-directory condition and verify that changes inside starred directories are emailed at the selected interval.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, php
- Domain
- backend, full-stack
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100