pimutils / pimutils/khal

search for multiple keywords

Open
#1,229 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

I recently switched to khal on my Debian Stable computer (running khal 0.10.3) and I have to say that I really love it! Finally a tool that makes use of ics-files I can sync with vdirsyncer!

There is only one thing which bugs me: how can I search (non-interactively) for multiple keywords? I'd love a functionality like khal search [term1 AND term2] or khal search [term1 OR term2]. I didn't find anything in the documentation and from trying around I also wasn't able to get this to work. Is this even possible today? Of course I can help myself with khal search term1 | grep term2 but this is not the most elegant solution...

I'm aware that this partially overlaps with this and this but never the less I thought I'd mention it here as well.

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 reading khal's non-interactive search command and the related issues 1057 and 944 to understand the existing search behavior and overlap. Done means users can search for multiple keywords with clearly defined AND or OR semantics, with the supported syntax documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli, search
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.