Since two of the programs I currently use allow users to not only have NOTEs inside GEDCOM, at places the current specification allows them.
But also because more users can have the need to somehow add Notes to a tree, that do not belong to a record. For instance general remarks about the tree, or the way they created their tree, or other things, this proposal adds the following to the HEAD:
Instead of:
+1 <<NOTE_STRUCTURE>> {0:1}
+1 <<CHANGE_DATE>> {1:1}
+1 <<CREATION_DATE>> {1:1}
at the end of the HEAD it proposes:
+1 <<NOTE_STRUCTURE>> {1:M}
+1 <<CHANGE_DATE>> {1:1}
+1 <<CREATION_DATE>> {1:1}
If this should clutter the head too much other solutions are welcome, but allow users somehow to add these kind of notes.
If another solution is chosen, I suggest to still have NOTE in the header as {1:1}, to allow software to describe for instance a conversion from 1 GEDCOM version to another.
Many years have passed before the release of GEDCOM 7, and many files will now be converted since that release.
But until now there is no way to somehow describe that conversion process. We have Notes and CREA and CHAN now to somehow track changes, but a conversion, which to me is an important process, cannot leave any trails it happened, when it happened, what file was involved and possibly more things, anywhere in GEDCOM.
Users feel the need to be able to carefully describe their choice for one INDI above another, but the whole conversion process happens a bit "in the dark".
Since two of the programs I currently use allow users to not only have
NOTEs inside GEDCOM, at places the current specification allows them.But also because more users can have the need to somehow add Notes to a tree, that do not belong to a record. For instance general remarks about the tree, or the way they created their tree, or other things, this proposal adds the following to the
HEAD:Instead of:
+1 <<NOTE_STRUCTURE>> {0:1} +1 <<CHANGE_DATE>> {1:1} +1 <<CREATION_DATE>> {1:1}at the end of the
HEADit proposes:+1 <<NOTE_STRUCTURE>> {1:M} +1 <<CHANGE_DATE>> {1:1} +1 <<CREATION_DATE>> {1:1}If this should clutter the head too much other solutions are welcome, but allow users somehow to add these kind of notes.
If another solution is chosen, I suggest to still have
NOTEin the header as {1:1}, to allow software to describe for instance a conversion from 1 GEDCOM version to another.Many years have passed before the release of GEDCOM 7, and many files will now be converted since that release.
But until now there is no way to somehow describe that conversion process. We have Notes and
CREAandCHANnow to somehow track changes, but a conversion, which to me is an important process, cannot leave any trails it happened, when it happened, what file was involved and possibly more things, anywhere in GEDCOM.Users feel the need to be able to carefully describe their choice for one
INDIabove another, but the whole conversion process happens a bit "in the dark".