nextcloud / nextcloud/activity

Add New User Activity Option To Email When File Changed in Starred Directory

Open
#4 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement feature: implementations
Dominant language
JavaScript
Stars
145
Forks
72
Avg merge
6d 9h
Merged PRs (30d)
42

Description

Desired Feature
  1. Go to the Activity tab under Personal Settings
  2. Select option to email if "A new file or folder has been created in a starred directory"
  3. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.