Exporting event by UID
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
Given the UID of an event (e.g. as obtained from #891), it would be amazing to be able to export the corresponding event to stdout or a file. That way, in addition to a means to add attendees (see https://github.com/pimutils/khal/issues/43#issuecomment-157680888) would allow us to script inviting others (#43).
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 #891 for how event UIDs are obtained and issue #43 for the intended invitation workflow. Define the CLI behavior for exporting the matching event to stdout or a file; done means a UID identifies the corresponding event and produces an export suitable for scripting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100