Can I undelete an instance of a repeating event
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.1k
- Forks
- 233
- Avg merge
- 1h 44m
- Merged PRs (30d)
- 1
Description
If I have an event that repeats on MWF, and I delete the Wednesday instance, can I restore it in any way? I mean I would like to have an event on Wednesday which is part of the same repetition, eg it can be edited simultaneously with all other instances, etc.
So far I can only do this by manually modifying the EXDATE section of the .ics files.
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 how khal handles deletion of recurring event instances and how EXDATE entries are written to .ics files. Determine whether a deleted Wednesday instance can be restored while remaining part of the repetition and supporting simultaneous edits with other instances; completion should include a supported restoration workflow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100