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

Search only works in the current folder #59

Closed
nielsk opened this issue Mar 13, 2017 · 3 comments
Closed

Search only works in the current folder #59

nielsk opened this issue Mar 13, 2017 · 3 comments

Comments

@nielsk
Copy link

nielsk commented Mar 13, 2017

When you have multiple folders, search only works in the current folder. Thus when I am in the "top folder" I cannot find entries in the subfolders.
Let's say I have the following structure
Password Store
├── private
│   ├── foo
│   ├── bar
├── something
│   ├── foo
│   └── bar
└── work
├── pass
├── is
└── cool

And I am on the level of Password store and enter "foo" in the search, I would expect that it shows me the entries:
private/foo and something/foo

@yishilin14
Copy link
Collaborator

Thank you for your comments. We do plan to improve the current search strategy. We will be working on this issue soon.

@mssun
Copy link
Owner

mssun commented Apr 5, 2017

Support in the commit: 7a3000f

Now you can search in entries in the current folder or all entries.

@mssun
Copy link
Owner

mssun commented Apr 10, 2017

Merge to the master branch and will be released in the TestFlight.

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

No branches or pull requests

3 participants