I have many entries e.g. only Googlemail and username is different.
I have a lot of infos and when I search for googlemail I get the results but don't see which entry is which user.
I solved it for my by adding always the username when drawing the title.
Instead of only
searchResult.Title
I use
searchResult.Title + " - " + searchResult.Entry.Strings.ReadSafeEx( PwDefs.UserNameField )
Could you add an option to always show the username in the title?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
If you have many entries with the title "Googlemail", and you search for "Googlemail", the results should already list the username (below the title). It is only if the search term is found somewhere other than the title that the field in which the search term was found is shown instead of username.
Last edit: AlexVallat 2023-03-13
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Your title is "Google Mail" and you searched for "googlemail", which only appears in the notes. Try searching for "google mail" instead (or alternatively edit the title to remove the space)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
That makes no sense as I have Google Mail in a thousand other notes and I don't find what I want.
And this is just one example. This happens with many different searches also.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have many entries e.g. only Googlemail and username is different.
I have a lot of infos and when I search for googlemail I get the results but don't see which entry is which user.
I solved it for my by adding always the username when drawing the title.
Instead of only
searchResult.Title
I use
searchResult.Title + " - " + searchResult.Entry.Strings.ReadSafeEx( PwDefs.UserNameField )
Could you add an option to always show the username in the title?
If you have many entries with the title "Googlemail", and you search for "Googlemail", the results should already list the username (below the title). It is only if the search term is found somewhere other than the title that the field in which the search term was found is shown instead of username.
Last edit: AlexVallat 2023-03-13
Nope as it shows the notes first and I don't see anything there
Your title is "Google Mail" and you searched for "googlemail", which only appears in the notes. Try searching for "google mail" instead (or alternatively edit the title to remove the space)
That makes no sense as I have Google Mail in a thousand other notes and I don't find what I want.
And this is just one example. This happens with many different searches also.