Skip to content

Allow multiple arguments to hit across fields when searching  #10

Closed
@pythonhacker

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 .

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