Skip to content

Allow multiple arguments to hit across fields when searching  #10

Description

@pythonhacker

Currently search accepts multiple arguments only by quotes and then searches for the exact phrase.

So if there is an entry as follows.

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
ID: 7
Title: Google account
User: abpillai@gmail.com
URL: 
Password: --------------------
Notes: Updated
Modified: 2021-21-06 21:41:41
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

If I want to have an exact hit, it would be nice to search for,

$ varuh -f google abpillai

Currently it does not understand this search and uses only the first argument for search and print hits matching google .

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions