webtrees icon indicating copy to clipboard operation
webtrees copied to clipboard

Feature request: New field in Preferences on a tree

Open webtrees-pesz opened this issue 1 year ago • 3 comments

The GEDCOM standard recognises the GEDCOM tag HEAD.NOTE in the HEAD record: GEDCOM_CONTENT_DESCRIPTION - A note that a user enters to describe the contents of the lineage-linked file in terms of "ancestors or descendants of" so that the person receiving the data knows what genealogical information the transmission contains.

I know that this tag can be maintained directly in the GEDCOM data of the header via HEAD in the search bar. But it would be nicer if this tag could be maintained in the family tree preferences. Alternatively, a link to the header form could also be provided in the preferences.

For an export of the GEDCOM file, the availability of this tag would be very useful.

Best regards, Peter

webtrees-pesz avatar Sep 04 '24 11:09 webtrees-pesz

Edits to the HEAD record go through the "pending changes" system, the same as edits to all the other genealogy records.

Edits made in the control panel are written immediately to the table wt_tree_setting.

If we are going to move one of the fields into the configuration settings, then I would want to move all of them.

fisharebest avatar Sep 05 '24 11:09 fisharebest

If we are going to move one of the fields into the configuration settings, then I would want to move all of them.

THis makes sense.

webtrees-pesz avatar Sep 05 '24 12:09 webtrees-pesz

It would be nice to have this information available as a variable in order to use it in a html-block on the start page of the tree.

hartenthaler avatar Sep 06 '24 22:09 hartenthaler