generated from john/python-template
This commit is contained in:
@@ -19,8 +19,9 @@ People manages reusable historical-person records. A Person may appear in many D
|
||||
- The title is **Archival Entities: People**.
|
||||
- **Create new person** opens the create route.
|
||||
- The table defaults to Full Name order and supports search and column sorting.
|
||||
- Columns are Full Name, Display Name, Maiden Name, Birth Date, and Death Date.
|
||||
- Full Name is left-aligned; Display Name, Maiden Name, and date columns are centered.
|
||||
- Columns are Full Name, FamilySearch ID, Birth Date, Death Date, and # Documents.
|
||||
- Full Name is left-aligned; FamilySearch ID, date columns, and # Documents are centered.
|
||||
- # Documents reflects how many linked Documents each Person is connected to.
|
||||
- Birth and death values independently prefer exact date, then approximate date, then `Unknown`.
|
||||
- Selecting a row opens Person Detail.
|
||||
- No records displays `No person records found in repository.`
|
||||
|
||||
Reference in New Issue
Block a user