Omustardo / gedfmt

Formatting utilities for genealogy 'gedcom' files.
0 stars 0 forks source link

FR: Add original GEDCOM import to acknowledgements #1

Open Omustardo opened 2 years ago

Omustardo commented 2 years ago

For example:

== Biography ==
''This biography was auto-generated by a GEDCOM import.<ref>Seiler-146 was created by [[Saylor-293 | Maurice Saylor]] through the import of Saylor Family Tree 2014-02-05.ged on Feb  4, 2014. ''This comment and citation can be deleted after the biography has been edited and primary sources are included.''</ref> It's a rough draft and needs to be edited.''

This is currently stripped out entirely. It should be modified and then moved into Acknowledgements:

==Acknowledgements==
Seiler-146 was created by [[Saylor-293 | Maurice Saylor]] through the import of Saylor Family Tree 2014-02-05.ged on Feb  4, 2014.

I would argue that it doesn't make sense to put in the Sources section as the content in the rest of the profile should have real sources.

Omustardo commented 2 years ago

It looks like the relevant line of text is stripped out here: https://github.com/Omustardo/gedfmt/blob/main/windows_gedfmt/GedcomTextFormatter.vb#L177