_UID generation
Open
enhancement
library
writer
- Dominant language
- C#
- Stars
- 8
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
1. Remember to generate _UID values when writing
2. Do NOT generate _UID for living entries. Living people might only be recognizable by having the word "Living" in their name. See coyote1.ged
[_UID details](https://www.tamurajones.net/The_UIDTag.xhtml)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the linked _UID details and locating the GEDCOM writing path in the parser. Use coyote1.ged as the example for living people, and verify that written entries receive _UID values while entries identified as living do not. Done means both rules are handled without generating IDs for living entries.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100