passforios
passforios copied to clipboard
Display folder name when using search
Currently when I use search to filter results, I get all the items correctly. However sometimes I have passwords with same names under different folders. It's impossible to differentiate between them when search is used. When search is not used and "show folders" is turned on, folder names are displayed in list view. I think same style of display could be used when filtering.
The search focuses on password names, not on folders. You can see the folder in which the password resides on the right hand side in the search list. Showing folders in the search list would slow down the selection of a password, because you would have to navigate through the hierarchy of folders first.
I'm not really asking to search for folders, only to display them. Right now I search for "google.com" and get 6 results in list view without any idea which one belongs to what, not the greatest UX.
I can see two ways of doing this:
- Show folder name on the list item next to the password name. That can be problematic when password names are long so either folder name or password name would have to be shortened.
- Group the search results by folder name if password is found within multiple folders.
@SimplyDanny Yeah I wouldn't want that, I would assume that whatever the filtered list is, each list item belongs to password and not a folder.
Of course I'm not sure if this is feasible technically as this is only a suggestion (unfortunately I can't write in Swift/ObjC). Solution no. 1 would be just fine for me.
No. 1 is already implemented. On the right-hand side you see the folder path:
There are two password named github.com. One resides in folder, the other one in folder/it.
That is strange because I'm not seeing this. Could it be because of my pass directory structure?
I have google.com in my pass directory and then I have a/google.com (meaning a subfolder) inside.
Strange. It doesn't actually matter where you put the files. You always get the folder path on the right.
The feature is relatively old, but just to be sure: Which version are you using and on which device category (iPhone, iPad, ...)?
0.11.0 (11) on iPhone 8 Plus and iOS 14.7.1
On 18. 9. 2021, at 19:35, Danny Mösch @.***> wrote:
Strange. It doesn't actually matter where you put the files. You always get the folder path on the right.
The feature is relatively old, but just to be sure: Which version are you using and on which device category (iPhone, iPad, ...)?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.
You are right. The folder paths are missing in this version. As can be seen in the screenshot above, this is definitely fixed in the current beta version (0.12.0 (33)).
When will the next version be available?