Interactive import of events with preview and actions
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.1k
- Forks
- 233
- Avg merge
- 1h 44m
- Merged PRs (30d)
- 1
Description
Receiving invite.ics files from all over the place, I'd love to be able to configure a mailcap handler using ikhal of sorts. I'd imagine that ikhal would show a preview of the event (much easier than parsing ICS files in a pager), and then give me options, such as "Import", or "RSVP yes" and "RSVP no".
I took note that #534 speaks of a "preview mode", but I cannot quite figure out what is meant by that.
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 with the ikhal entry point and read issue #534 to understand what its “preview mode” means. Define the scope for displaying an invite.ics preview and offering Import, RSVP yes, and RSVP no actions; done means the configured mailcap workflow supports those interactions.
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
- Needs clarification
- Newbie friendliness
- 25/100