pimutils / pimutils/khal

Exporting event by UID

Open
#892 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.