Rookiestyle / GlobalSearch

Enhance KeePass search functionality to search in all open databases
GNU General Public License v3.0
29 stars 4 forks source link

Search Window Column Widths #17

Closed trenddeko closed 1 year ago

trenddeko commented 1 year ago

First of all, I would like to thank you very much for the great plugin. It is fantastic.

Something I've been wishing for a long time is that the columns in the popup are so wide that the entries are completely visible. As you can see in the screnshot, all the entries are truncated in width.

For me there would be several options to do this: 1.) the width of the popup window can be adjusted. 2) the popup does an autoresize so that all columns have an autowidth 3) it is possible to simply not show some columns

If it would be possible to implement one of the three variants, that would be excellent!

I would be very happy about a feedback.

Greetings Michael keepass search popup

Rookiestyle commented 1 year ago

Which version are you using?

The result window's size can be changed since v1.1.

Changing column widths is also possible. Move your cursor to the column header dividers marked in red for that. Cursor should change and you should be able to drag the column width image

trenddeko commented 1 year ago

Hello thank you for your answer. I use version 2.49. What you describe is possible. However, I have to do it every time I use the search function. It would be much more convenient if the column widths would automatically have the full width and the values would be displayed completely.

I look forward to your feedback and continue to wish you a Merry Christmas.

Michael

Rookiestyle commented 1 year ago

I'm trying to implement the following:

This will only apply for the search started by Find... Other searches like Find -> Expired, ... will not be affected by that and continue to use the standard columns and column widths implemented by KeePass itself.

The size of the window showing the search results will not be changed automatically, if neccessary the will be a scrollbar within the listview containng the found entries. You will still be able to change window size and position and my plugin will remember that.