Save deep URL to email for task created from mail
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 348
- Avg merge
- 12h 28m
- Merged PRs (30d)
- 91
Description
Is your feature request related to a problem? Please describe.
As a Nextcloud I create tasks from my emails. When looking at the task later on I might need to check the email for context. I need to look up the email.
Describe the solution you'd like
Link to the email in the task.
This should only be done for owned calendars. For shared calendars someone else without access to my emails would see an unusable URL.
Describe alternatives you've considered
N/a
Additional context
Suggested by Daphne
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 by tracing task creation from email and how owned versus shared calendars are identified. Determine where the email URL can be stored and displayed, then verify that tasks from owned calendars link back to the email while shared-calendar tasks do not expose an unusable URL.
Written by the indexing model from the issue text.
Assessment
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100