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:
tanyar09
2025-09-30 15:19:37 -04:00
parent 0fb6a19624
commit 360fcb0881
2 changed files with 248 additions and 3 deletions
+2
View File
@@ -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