Show link to calendar for created/imported events
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 348
- Avg merge
- 12h 28m
- Merged PRs (30d)
- 91
Description
Feature Request
We can import ics attachments and soon extract some other info with #2214 as well. As long as we don't have something like a reusable calendar component that handles the event creation, we blindly assume a few good values for the properties. To change any of them, the user has then to look up the event in the calendar and do the changes there. It would be convenient if we could just show a deep link to the calendar app if it's available.
Summary
Newly created or imported calendar events could show a link so the user can see/edit all details.
cc @georgehrke as discussed :)
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
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 reviewing issue #2214 and the existing flow for importing ICS attachments and creating calendar events. Identify where the event result is presented, then ensure a calendar deep link is shown when available and allows the user to view or edit the event.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100