nextcloud / nextcloud/tasks

Email reminders for tasks

Open
#3,192 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
JavaScript
Stars
706
Forks
117
Avg merge
8h 50m
Merged PRs (30d)
18

Description

Is your feature request related to a problem? Please describe.

Nextcloud Tasks has no option to send email reminders for due or upcoming tasks. Todoist supports configurable reminders that notify users by email and push (depending on user preference) at set intervals up to a task's due date. Nextcloud Tasks offers no equivalent, despite Nextcloud Calendar already supporting email notifications for events.

Describe the solution you'd like

Allow users to set one or more reminders per task (e.g., "on due date," "1 day before," custom offset) and receive an email notification when each reminder triggers, matching the reminder functionality already standard in Todoist.

NC Calendar currently sees email reminders and push reminders as separate things. For simplicity, it would be great if Tasks were able to send a single reminder both over email and over push.

Describe alternatives you've considered

Using (and paying for) Todoist!

Additional context

No response

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

No files, tests, or entry points are named. Start by reviewing how Nextcloud Calendar handles email and push reminders, then trace how Tasks represents due dates and user preferences. Done would require an agreed design for multiple task reminders and their email and push behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
full-stack
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.