Implement hooks
Open
Nobody has claimed this yet.
type: enhancement
- Dominant language
- Python
- Stars
- 3.1k
- Forks
- 233
- Avg merge
- 1h 44m
- Merged PRs (30d)
- 1
Description
Hooks were discussed in "this issue":https://github.com/pimutils/khal/issues/145#issuecomment-66631456 and I also like to have a hook to call vdirsyncer after khal/ikhal modified some event (maybe also before khal ist started ?).
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 reading the hook discussion in issue 145, especially the referenced comment, then trace where khal and ikhal modify events. Clarify the desired hook points, including whether vdirsyncer should run before or after changes. Done means the hook behavior and configuration are agreed and implemented for the requested event modifications.
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
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100