photools.com Community

IMatch Bug Reports and Feature Requests => Feature Requests => Archive (Feature Requests) => Topic started by: Rene Toepfer on August 18, 2021, 07:33:38 PM

Title: Face Link: Most recently used names at top of list
Post by: Rene Toepfer on August 18, 2021, 07:33:38 PM
It would be very useful to have the most recently used names at top of the list of the face link. In my use case I have several persons which have different names (forename and surname). Currently I filter for the different names which requires always to enter the related name in a row of several persons.
If the most recently used names would be at the top, filtering is not (or less) necessary.
Title: Re: Face Link: Most recently used names at top of list
Post by: Carlo Didier on August 19, 2021, 10:04:51 AM
+1
Title: Re: Face Link: Most recently used names at top of list
Post by: Mario on August 19, 2021, 10:12:04 AM
Wouldn't it be better to introduce two tabs: "Search" (like what we have now) and "Recent", which contains a similar check-box list, but showing all 50 or so recently used faces, in most recent-first order?
Title: Re: Face Link: Most recently used names at top of list
Post by: Rene Toepfer on August 19, 2021, 11:08:04 AM
Different tabs are a good proposal. In such case it would be useful that IM saves which tab was actived when the window was closed.

The amount of saved names in recently used is a good question. My personal opinion is to have the last ten names but I am sure different use cases are demanding for more or less. For future releases maybe a setting for the amount of recently used names could be implemented.
Title: Re: Face Link: Most recently used names at top of list
Post by: hluxem on August 19, 2021, 03:02:24 PM
+1

for 2 tabs

Title: Re: Face Link: Most recently used names at top of list
Post by: Stefanjan on August 19, 2021, 03:51:25 PM
+1   for two tabs
Title: Re: Face Link: Most recently used names at top of list
Post by: jch2103 on August 19, 2021, 06:28:58 PM
+1  for two tabs also
Title: Re: Face Link: Most recently used names at top of list
Post by: Mario on August 19, 2021, 07:41:39 PM
I have implemented it without tabs. A simple check box works great:

(https://www.photools.com/community/index.php?action=dlattach;topic=11626.0;attach=27765;image)

When you check the box, the list only shows (and searches in) the list of recently assigned persons.
The list is sorted to show the most-recently assigned person on top.

If the box is not checked, all persons are shown (and searched) and the list is sorted by label.

The Clear button allows you to clear the recent list.
Title: Re: Face Link: Most recently used names at top of list
Post by: Rene Toepfer on August 19, 2021, 07:43:32 PM
 :D
Cool! Great solution! Thanks for your quick implementation.