Enhance PhotoTagger with last name autocomplete and required field indicators. Implement live filtering for last names during input, improving user experience. Add red asterisks to indicate required fields for first name, last name, and date of birth, ensuring clarity in form completion. Update README to document these new features.
This commit is contained in:
@@ -130,6 +130,8 @@ python3 photo_tagger.py auto-match --auto --show-faces
|
||||
- 🖼️ **Visual Face Display** - See individual face crops in the GUI
|
||||
- 📝 **Separate Name Fields** - Dedicated text input fields for first name, last name, middle name, and maiden name
|
||||
- 🎯 **Direct Field Storage** - Names are stored directly in separate fields for maximum reliability
|
||||
- 🔤 **Last Name Autocomplete** - Smart autocomplete for last names with live filtering as you type
|
||||
- ⭐ **Required Field Indicators** - Red asterisks (*) mark required fields (first name, last name, date of birth)
|
||||
- ☑️ **Compare with Similar Faces** - Compare current face with similar unidentified faces
|
||||
- 🎨 **Modern Interface** - Clean, intuitive GUI with buttons and input fields
|
||||
- 💾 **Window Size Memory** - Remembers your preferred window size
|
||||
|
||||
Reference in New Issue
Block a user