nextcloud / nextcloud/mail

Save deep URL to email for task created from mail

Open
#11,255 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop enhancement
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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.