nextcloud / nextcloud/calendar
add attachment (with link) to calendar card
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 332
- Avg merge
- 16h 13m
- Merged PRs (30d)
- 137
Description
Is your feature request related to a problem? Please describe.
As a user of the calendar, I often attach PDF tickets to events (like shows) I'm going to. It would be good if it was easy to see and retrieve that ticket directly from the event card interface to know that it had been attached and is the correct thing.
Describe the solution you'd like
Google shows it this way
- when you click there you go to the file
- rolling over reveals the filename
Something like this would be great.
Describe alternatives you've considered
Not doing it... it's not the end of the world but it IS convenient to have this.
Additional context
Thank you for all the work that goes into this project.
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
Begin by locating the calendar card UI and the code that renders event details. Compare its current attachment behavior with the requested example: show an attachment link on the card, open the file when clicked, and reveal its filename on hover. Done means attached PDF tickets are visible and retrievable from the event card.
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
- 38/100