nextcloud / nextcloud/calendar
Clone/copy read-only events
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.
Read-only events (those from read-only shares or subscriptions) can be exported, but not duplicated into a writable calendar.
Describe the solution you'd like
Add the duplicate menu item to read-only events
Describe alternatives you've considered
In the case of R/O shared calendars, you might be invited to the event, allowing you to modify your own copy.
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
No file or test is named. Start by locating the event actions or menu for writable events and compare its available actions with read-only events. Done means read-only events expose the duplicate action while retaining their existing export behavior; add or update coverage if the relevant test area is found.
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
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100