Automatically add reminder when creating new task
Nobody has claimed this yet.
- 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.
I'm coming from Google Tasks where tasks and reminders are the same. It always reminds you of a task when it is due, and that is that. This is the behavior I want. So I'm always frustrated when I have to remember to add the reminder manually (this takes 3 additional clicks!). Worse, if I forget, I might not get a notification on my phone when the task is due.
Describe the solution you'd like
The Google Taks behavior could be emulated by having a setting that says to always create a default reminder when a new task is created.
Describe alternatives you've considered
No response
Additional context
No response
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
The issue does not identify any files, tests, or entry points, so first locate the task-creation flow and the existing reminder-setting path. Determine where a user preference for default reminders belongs and verify that creating a task applies it consistently, including the expected notification behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100