Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Searching for tags and keywords #250

Closed
BlackLotus opened this issue Mar 13, 2018 · 6 comments
Closed

Searching for tags and keywords #250

BlackLotus opened this issue Mar 13, 2018 · 6 comments

Comments

@BlackLotus
Copy link

BlackLotus commented Mar 13, 2018

I probably miss something very obvious, but how can I search for keywords (in the title or url) and filter for tags at the same time with commands.

$ buku -s go -t programming
buku [OPTIONS] [KEYWORD [KEYWORD ...]]
buku: error: unrecognized arguments: programming

I'm sure this must work somehow, but I can't figure out how.

@jarun
Copy link
Owner

jarun commented Mar 13, 2018

This is not available at the moment. You can either search all fields or only tags. Filtering is supported for tags-only (see examples 19-21).

It will be good to add this feature. I will add it to the ToDo list. If interested, please raise a PR.

@jarun jarun closed this as completed Mar 13, 2018
@jarun jarun mentioned this issue Mar 13, 2018
48 tasks
@jarun
Copy link
Owner

jarun commented Mar 13, 2018

I have added the changes needed to handle each search option with different sets of keywords at commit 912b147. This had to be the first thing to be fixed in order to support your request.

@jarun jarun mentioned this issue Mar 16, 2018
49 tasks
@alex-bender
Copy link
Contributor

Hi @jarun, seems that it would take more time then I can dedicate for now, sorry.

@jarun
Copy link
Owner

jarun commented Mar 22, 2018

No problem @alex-bender!

@jarun
Copy link
Owner

jarun commented Mar 22, 2018

@BlackLotus this feature is implemented at f804233.

@BlackLotus
Copy link
Author

Thanks jarun I will check it out

@jarun jarun mentioned this issue Apr 21, 2018
61 tasks
@jarun jarun mentioned this issue Dec 29, 2018
66 tasks
@github-actions github-actions bot locked and limited conversation to collaborators Jun 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants