\<span style="color:Red; font-size: 80%;font-weight: bold"\>
Hover mouse over Button Numbers or Click the little black triangle above the Search Targets to see instructions.\<br /\>
1. Register Image\<br /\>
2. Add the media info\<br /\>
3. Process Census\<br /\>
4. Add record links\<br /\>
\</span\>
# set the fhproject to my current project name. determines the path for images
#<[fhproject]|** Enter FH project Name **>
#[==:fhproject:MyFamily]
#[==:fhproject:Sandbox]
[==:fhproject:DNAresearch]
<[Street Address]|**Enter**>
<[Occupation]|**Enter**>
<[Marital Status]|**Enter** M S U Widr Wid>
<<[Image Page URL:split:\[:1]|[Image Page URL:split:?use:1]>|**Enter Image url **>
# Enter the name of the Head of Household whose image has been saved
<[HoHName]|**Enter Media Name Surname**>
# this builds the image filename and where it is/will be stored
# should only save the image once for the head of household.
E:\\My Drive\\Family Historian Projects\\[fhproject]\\[fhproject].fh_data\\Media\\Census\\[Source.Year] [HohName:nameSurname], [HoHName:nameGiven:replace:.::l] [Image Page URL:split:/:-1].jpg
<[Street Address],> [Civil parish],, [County Island], [Country]
[Age]
[lib.DividerBar]
{target=fh}
###############################
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
#
# updated 20 Nov 2024
###############################
# objective is to add an image or media item into the media folders, and
# register it within FH, by adding it to a dummy fact, and then deleting the
# fact, leaving the media item registered.
#
###############################
[lib.GetCensusDates]
[=england:Delete this test record]
# move from focus page to indi's Property Box
{Alt+Enter}
#success - landed on Indi's name
#{fast}
# add the dummy residence fact and register the media in FH
[lib.WriteMediaReg]
{target=fh}
# updating image data on citation media tab
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
# updated 20 Nov 2024
#
#{CTRL+8}
{tab}[Censusdate]{tab}
[Image Page URL:split:?usePUB:1]
{tab}
Census
{tab*6}{enter}
#now delete the fact by closing window
{Alt+F4}
# manually delete the fact
{TARGET=fh}
#1851 England Census
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
# updated 23 Nov 2024
[==:Repository:ANC]
[=:Debug:1]
# set up the required assignment values used in the template
[==:Assessment_U_Q_S_P:P]
[lib.GetCensusDates]
# next rows check that you have entered the field data
<[?:Street Address=**Enter**][==:Street Address]>
<[?:Occupation=**Enter**][==:Occupation]>
<[?:Marital Status=**Enter** M S U Widr Wid][==:Marital Status]>
<[?:Image Page URL=**Enter Image url **][==:Image Page URL:split:?usePUB:1]>
<[?:HoHName=**Enter Media Name Surname**][==:HoHName]>
# move from focus page to indi's Property Box
{Alt+Enter}
# Census fact add
[lib.Add_FH_Fact:Census:Censusdate:Age:FAddress]
{250}
[lib.WriteSourceAndCitation]
# reset
{Alt+F4}{100}
{Alt+Enter}{100}
{Ctrl+Shift+tab}{500}
#<[?:Debug=0]
#add the residence fact
[lib.Add_FH_Fact:Residence:Censusdate:Age:FAddress]
# reset
{Alt+Enter}{100}
{Ctrl+Shift+tab}{500}
#relationship to head of household if there is a value
<[?:Relation]
[lib.Add_FH_Fact_Relationship:Relation:Censusdate:Age:FAddress]
# reset
{Alt+Enter}{100}
{Ctrl+Shift+tab}{500}
>
#occupation fact add if there is a value
<[?:Occupation]
[lib.Add_FH_Fact_with_desc:Occupation:Occupation:Censusdate:Age:FAddress]
#
>
#>
#end of template
{target=fh}
#
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
# updated 23 Nov 2024
[==:Repository:ANC]
[=:Debug:1]
[=:Ancestry Record Link:Ancestry Record Link]
[=:Ancestry Image Link:Ancestry Image Link]
[=:var.zImageURL:[Image Page URL:split:&use:1]]{250}
{fast}
# open the Rich Text editor
{Ctrl+space}{500}
#go to end of existing text and next line
{Ctrl+End}{enter}
{250}
[lib.AddRecordLinktoTFS:URL:Ancestry Record Link]{tab}{enter}
{Ctrl+End}{enter}{250}
[lib.AddImageLinktoTFS:var.zImageURL:Ancestry Image Link]{tab}{enter}
{Ctrl+End}{enter}{250}
# accept and ok
{Alt+A}{alt+O}{250}
{slow}
\<span style="color:Red; font-size: 80%;font-weight: bold"\>
Hover mouse over Button Numbers or Click the little black triangle above the Search Targets to see instructions.\<br /\>
1. Register Image\<br /\>
2. Add the media info\<br /\>
3. Process Census\<br /\>
4. Add record links\<br /\>
\</span\>
# set the fhproject to my current project name. determines the path for images
#<[fhproject]|** Enter FH project Name **>
#[==:fhproject:MyFamily]
#[==:fhproject:Sandbox]
[==:fhproject:DNAresearch]
<[Street Address]|**Enter**>
<[Occupation]|**Enter**>
<[Marital Status]|**Enter** M S U Widr Wid>
<<[Image Page URL:split:\[:1]|[Image Page URL:split:?use:1]>|**Enter Image url **>
# Enter the name of the Head of Household whose image has been saved
<[HoHName]|**Enter Media Name Surname**>
# this builds the image filename and where it is/will be stored
# should only save the image once for the head of household.
E:\\My Drive\\Family Historian Projects\\[fhproject]\\[fhproject].fh_data\\Media\\Census\\[Source.Year] [HohName:nameSurname], [HoHName:nameGiven:replace:.::l] [Image Page URL:split:/:-1].jpg
<[Street Address],> [Civil parish],, [County Island], [Country]
[Age]
[lib.DividerBar]
{target=fh}
###############################
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
#
# updated 26 June 2023
###############################
# objective is to add an image or media item into the media folders, and
# register it within FH, by adding it to a dummy fact, and then deleting the
# fact, leaving the media item registered.
#
###############################
[lib.GetCensusDates]
[=england:Delete this test record]
# move from focus page to indi's Property Box
{Alt+Enter}
#success - landed on Indi's name
#{fast}
# add the dummy residence fact and register the media in FH
[lib.WriteMediaReg]
{target=fh}
# updating image data on citation media tab
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
# updated 3 June 2023
#
#{CTRL+8}
{tab}[Censusdate]{tab}
[Image Page URL:split:?usePUB:1]
{tab}
Census
{tab*6}{enter}
#now delete the fact by closing window
{Alt+F4}
# manually delete the fact
{TARGET=fh}
#1851 England Census
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
# updated 23 Nov 2024
[==:Repository:ANC]
[=:Debug:1]
# set up the required assignment values used in the template
[==:Assessment_U_Q_S_P:P]
[lib.GetCensusDates]
# next rows check that you have entered the field data
<[?:Street Address=**Enter**][==:Street Address]>
<[?:Occupation=**Enter**][==:Occupation]>
<[?:Marital Status=**Enter** M S U Widr Wid][==:Marital Status]>
<[?:Image Page URL=**Enter Image url **][==:Image Page URL:split:?usePUB:1]>
<[?:HoHName=**Enter Media Name Surname**][==:HoHName]>
# move from focus page to indi's Property Box
{Alt+Enter}
# Census fact add
[lib.Add_FH_Fact:Census:Censusdate:Age:FAddress]
{250}
[lib.WriteSourceAndCitation]
# reset
{Alt+F4}{100}
{Alt+Enter}{100}
{Ctrl+Shift+tab}{500}
#<[?:Debug=0]
#add the residence fact
[lib.Add_FH_Fact:Residence:Censusdate:Age:FAddress]
# reset
{Alt+Enter}{100}
{Ctrl+Shift+tab}{500}
#relationship to head of household if there is a value
<[?:Relation]
[lib.Add_FH_Fact_Relationship:Relation:Censusdate:Age:FAddress]
# reset
{Alt+Enter}{100}
{Ctrl+Shift+tab}{500}
>
#occupation fact add if there is a value
<[?:Occupation]
[lib.Add_FH_Fact_with_desc:Occupation:Occupation:Censusdate:Age:FAddress]
#
>
#>
#end of template
{target=fh}
#
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
# updated 23 Nov 2024
[==:Repository:ANC]
[=:Debug:1]
[=:Ancestry Record Link:Ancestry Record Link]
[=:Ancestry Image Link:Ancestry Image Link]
[=:var.zImageURL:[Image Page URL:split:&use:1]]{250}
{fast}
# open the Rich Text editor
{Ctrl+space}{500}
#go to end of existing text and next line
{Ctrl+End}{enter}
{250}
[lib.AddRecordLinktoTFS:URL:Ancestry Record Link]{tab}{enter}
{Ctrl+End}{enter}{250}
[lib.AddImageLinktoTFS:var.zImageURL:Ancestry Image Link]{tab}{enter}
{Ctrl+End}{enter}{250}
# accept and ok
{Alt+A}{alt+O}{250}
{slow}
\<span style="color:Red; font-size: 80%;font-weight: bold"\>
Hover mouse over Button Numbers or Click the little black triangle above the Search Targets to see instructions.\<br /\>
1. Register Image\<br /\>
2. Add the media info\<br /\>
3. Process Census\<br /\>
4. Add record links\<br /\>
\</span\>
# set the fhproject to my current project name. determines the path for images
#<[fhproject]|** Enter FH project Name **>
#[==:fhproject:MyFamily]
#[==:fhproject:Sandbox]
[==:fhproject:DNAresearch]
<[Street Address]|**Enter**>
<[Occupation]|**Enter**>
<[Marital Status]|**Enter** M S U Widr Wid>
<<[Image Page URL:split:\[:1]|[Image Page URL:split:?use:1]>|**Enter Image url **>
# Enter the name of the Head of Household whose image has been saved
<[HoHName]|**Enter Media Name Surname**>
# this builds the image filename and where it is/will be stored
# should only save the image once for the head of household.
E:\\My Drive\\Family Historian Projects\\[fhproject]\\[fhproject].fh_data\\Media\\Census\\[Source.Year] [HohName:nameSurname], [HoHName:nameGiven:replace:.::l] [Image Page URL:split:/:-1].jpg
<[Street Address],> [Civil parish],, [County Island], [Country]
[Age]
[lib.DividerBar]
{target=fh}
###############################
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
#
# updated 20 Nov 2024
###############################
# objective is to add an image or media item into the media folders, and
# register it within FH, by adding it to a dummy fact, and then deleting the
# fact, leaving the media item registered.
#
###############################
[lib.GetCensusDates]
[=england:Delete this test record]
# move from focus page to indi's Property Box
{Alt+Enter}
#success - landed on Indi's name
#{fast}
# add the dummy residence fact and register the media in FH
[lib.WriteMediaReg]
{target=fh}
# updating image data on citation media tab
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
# updated 20 Nov 2024
#
#{CTRL+8}
{tab}[Censusdate]{tab}
[Image Page URL:split:?usePUB:1]
{tab}
Census
{tab*6}{enter}
#now delete the fact by closing window
{Alt+F4}
# manually delete the fact
{TARGET=fh}
#1851 England Census
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
# updated 23 Nov 2024
[==:Repository:ANC]
[=:Debug:1]
# set up the required assignment values used in the template
[==:Assessment_U_Q_S_P:P]
[lib.GetCensusDates]
# next rows check that you have entered the field data
<[?:Street Address=**Enter**][==:Street Address]>
<[?:Occupation=**Enter**][==:Occupation]>
<[?:Marital Status=**Enter** M S U Widr Wid][==:Marital Status]>
<[?:Image Page URL=**Enter Image url **][==:Image Page URL:split:?usePUB:1]>
<[?:HoHName=**Enter Media Name Surname**][==:HoHName]>
# move from focus page to indi's Property Box
{Alt+Enter}
# Census fact add
[lib.Add_FH_Fact:Census:Censusdate:Age:FAddress]
{250}
[lib.WriteSourceAndCitation]
# reset
{Alt+F4}{100}
{Alt+Enter}{100}
{Ctrl+Shift+tab}{500}
#<[?:Debug=0]
#add the residence fact
[lib.Add_FH_Fact:Residence:Censusdate:Age:FAddress]
# reset
{Alt+Enter}{100}
{Ctrl+Shift+tab}{500}
#relationship to head of household if there is a value
<[?:Relation]
[lib.Add_FH_Fact_Relationship:Relation:Censusdate:Age:FAddress]
# reset
{Alt+Enter}{100}
{Ctrl+Shift+tab}{500}
>
#occupation fact add if there is a value
<[?:Occupation]
[lib.Add_FH_Fact_with_desc:Occupation:Occupation:Censusdate:Age:FAddress]
#
>
#>
#end of template
{target=fh}
#
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
# updated 23 Nov 2024
[==:Repository:ANC]
[=:Debug:1]
[=:Ancestry Record Link:Ancestry Record Link]
[=:Ancestry Image Link:Ancestry Image Link]
[=:var.zImageURL:[Image Page URL:split:&use:1]]{250}
{fast}
# open the Rich Text editor
{Ctrl+space}{500}
#go to end of existing text and next line
{Ctrl+End}{enter}
{250}
[lib.AddRecordLinktoTFS:URL:Ancestry Record Link]{tab}{enter}
{Ctrl+End}{enter}{250}
[lib.AddImageLinktoTFS:var.zImageURL:Ancestry Image Link]{tab}{enter}
{Ctrl+End}{enter}{250}
# accept and ok
{Alt+A}{alt+O}{250}
{slow}
\<span style="color:Red; font-size: 80%;font-weight: bold"\>
Hover mouse over Button Numbers or Click the little black triangle above the Search Targets to see instructions.\<br /\>
1. Register Image\<br /\>
2. Add the media info\<br /\>
3. Process Census\<br /\>
4. Add record links\<br /\>
\</span\>
# set the fhproject to my current project name. determines the path for images
#<[fhproject]|** Enter FH project Name **>
#[==:fhproject:MyFamily]
#[==:fhproject:Sandbox]
[==:fhproject:DNAresearch]
<[Street Address]|**Enter**>
<[Occupation]|**Enter**>
<[Marital Status]|**Enter** M S U Widr Wid>
<[Image Page URL:split:?use:1]|**Enter Image url **>
# Enter the name of the Head of Household whose image has been saved
<[HoHName]|**Enter Media Name Surname**>
# this builds the image filename and where it is/will be stored
# should only save the image once for the head of household.
E:\\My Drive\\Family Historian Projects\\[fhproject]\\[fhproject].fh_data\\Media\\Census\\[Source.Year] [HohName:nameSurname], [HoHName:nameGiven:replace:.::l] [Image Page URL:split:/:-1].jpg
<[Street Address],> [Civil parish], [County Island], [Country]
[Age]
[lib.DividerBar]
{target=fh}
###############################
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
#
# updated 20 Nov 2024
###############################
# objective is to add an image or media item into the media folders, and
# register it within FH, by adding it to a dummy fact, and then deleting the
# fact, leaving the media item registered.
#
###############################
[lib.GetCensusDates]
[=england:Delete this test record]
# move from focus page to indi's Property Box
{Alt+Enter}
#success - landed on Indi's name
#{fast}
# add the dummy residence fact and register the media in FH
[lib.WriteMediaReg]
{target=fh}
# updating image data on citation media tab
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
# updated 20 Nov 2024
#
#{CTRL+8}
{tab}[Censusdate]{tab}
[Image Page URL:split:?usePUB:1]
{tab}
Census
{tab*6}{enter}
#now delete the fact by closing window
{Alt+F4}
# manually delete the fact
{TARGET=fh}
#1851 England Census
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
# updated 23 Nov 2024
[==:Repository:ANC]
[=:Debug:1]
# set up the required assignment values used in the template
[==:Assessment_U_Q_S_P:P]
[lib.GetCensusDates]
# next rows check that you have entered the field data
<[?:Street Address=**Enter**][==:Street Address]>
<[?:Occupation=**Enter**][==:Occupation]>
<[?:Marital Status=**Enter** M S U Widr Wid][==:Marital Status]>
<[?:Image Page URL=**Enter Image url **][==:Image Page URL:split:?usePUB:1]>
<[?:HoHName=**Enter Media Name Surname**][==:HoHName]>
# move from focus page to indi's Property Box
{Alt+Enter}
# Census fact add
[lib.Add_FH_Fact:Census:Censusdate:Age:FAddress]
{250}
[lib.WriteSourceAndCitation]
# reset
{Alt+F4}{100}
{Alt+Enter}{100}
{Ctrl+Shift+tab}{500}
#<[?:Debug=0]
#add the residence fact
[lib.Add_FH_Fact:Residence:Censusdate:Age:FAddress]
# reset
{Alt+Enter}{100}
{Ctrl+Shift+tab}{500}
#relationship to head of household if there is a value
<[?:Relation]
[lib.Add_FH_Fact_Relationship:Relation:Censusdate:Age:FAddress]
# reset
{Alt+Enter}{100}
{Ctrl+Shift+tab}{500}
>
#occupation fact add if there is a value
<[?:Occupation]
[lib.Add_FH_Fact_with_desc:Occupation:Occupation:Censusdate:Age:FAddress]
#
>
#>
#end of template
{target=fh}
#
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
# updated 23 Nov 2024
[==:Repository:ANC]
[=:Debug:1]
[=:Ancestry Record Link:Ancestry Record Link]
[=:Ancestry Image Link:Ancestry Image Link]
[=:var.zImageURL:[Image Page URL:split:&use:1]]{250}
{fast}
# open the Rich Text editor
{Ctrl+space}{500}
#go to end of existing text and next line
{Ctrl+End}{enter}
{250}
[lib.AddRecordLinktoTFS:URL:Ancestry Record Link]{tab}{enter}
{Ctrl+End}{enter}{250}
[lib.AddImageLinktoTFS:var.zImageURL:Ancestry Image Link]{tab}{enter}
{Ctrl+End}{enter}{250}
# accept and ok
{Alt+A}{alt+O}{250}
{slow}
\<span style="color:Red; font-size: 80%;font-weight: bold"\>
Hover mouse over Button Numbers or Click the little black triangle above the Search Targets to see instructions.\<br /\>
1. Register Image\<br /\>
2. Add the media info\<br /\>
3. Process Census\<br /\>
4. Add record links\<br /\>
\</span\>
# set the fhproject to my current project name. determines the path for images
#<[fhproject]|** Enter FH project Name **>
#[==:fhproject:MyFamily]
#[==:fhproject:Sandbox]
[==:fhproject:DNAresearch]
<[Street Address]|**Enter**>
<[Occupation]|**Enter**>
<[Marital Status]|**Enter** M S U Widr Wid>
<[Image Page URL:split:?use:1]|**Enter Image url **>
# Enter the name of the Head of Household whose image has been saved
<[HoHName]|**Enter Media Name Surname**>
# this builds the image filename and where it is/will be stored
# should only save the image once for the head of household.
E:\\My Drive\\Family Historian Projects\\[fhproject]\\[fhproject].fh_data\\Media\\Census\\[Source.Year] [HohName:nameSurname], [HoHName:nameGiven:replace:.::l] [Image Page URL:split:/:-1].jpg
<[Street Address],> [Civil parish],, [County Island], [Country]
[Age]
[lib.DividerBar]
{target=fh}
###############################
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
#
# updated 20 Nov 2024
###############################
# objective is to add an image or media item into the media folders, and
# register it within FH, by adding it to a dummy fact, and then deleting the
# fact, leaving the media item registered.
#
###############################
[lib.GetCensusDates]
[=england:Delete this test record]
# move from focus page to indi's Property Box
{Alt+Enter}
#success - landed on Indi's name
#{fast}
# add the dummy residence fact and register the media in FH
[lib.WriteMediaReg]
{target=fh}
# updating image data on citation media tab
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
# updated 20 Nov 2024
#
#{CTRL+8}
{tab}[Censusdate]{tab}
[Image Page URL:split:?usePUB:1]
{tab}
Census
{tab*6}{enter}
#now delete the fact by closing window
{Alt+F4}
# manually delete the fact
{TARGET=fh}
#1851 England Census
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
# updated 23 Nov 2024
[==:Repository:ANC]
# set up the required assignment values used in the template
[==:Assessment_U_Q_S_P:P]
[lib.GetCensusDates]
[lib.ParseRelation]
# next rows check that you have entered the field data
<[?:Street Address=**Enter**][==:Street Address]>
<[?:Occupation=**Enter**][==:Occupation]>
<[?:Marital Status=**Enter** M S U Widr Wid][==:Marital Status]>
<[?:Image Page URL=**Enter Image url **][==:Image Page URL:split:?usePUB:1]>
<[?:HoHName=**Enter Media Name Surname**][==:HoHName]>
# move from focus page to indi's Property Box
{Alt+Enter}
# Census fact add
[lib.Add_FH_Fact:Census:Censusdate:Age:FAddress]
{250}
[lib.WriteSourceAndCitation]
# reset
{Alt+F4}{100}
{Alt+Enter}{100}
{Ctrl+Shift+tab}{500}
#add the residence fact
[lib.Add_FH_Fact:Residence:Censusdate:Age:FAddress]
# reset
{Alt+Enter}{100}
{Ctrl+Shift+tab}{500}
#relationship to head of household if there is a value
<[?:Relation]
[lib.Add_FH_Fact_Relationship:Relation:Censusdate:Age:FAddress]
# reset
{Alt+Enter}{100}
{Ctrl+Shift+tab}{500}
>
#occupation fact add if there is a value
<[?:Occupation]
[lib.Add_FH_Fact_with_desc:Occupation:Occupation:Censusdate:Age:FAddress]
#
>
#end of template
{target=fh}
#
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
# updated 23 Nov 2024
[==:Repository:ANC]
[=:Debug:1]
[=:Ancestry Record Link:Ancestry Record Link]
[=:Ancestry Image Link:Ancestry Image Link]
[=:var.zImageURL:[Image Page URL:split:&use:1]]{250}
{fast}
# open the Rich Text editor
{Ctrl+space}{500}
#go to end of existing text and next line
{Ctrl+End}{enter}
{250}
[lib.AddRecordLinktoTFS:URL:Ancestry Record Link]{tab}{enter}
{Ctrl+End}{enter}{250}
[lib.AddImageLinktoTFS:var.zImageURL:Ancestry Image Link]{tab}{enter}
{Ctrl+End}{enter}{250}
# accept and ok
{Alt+A}{alt+O}{250}
{slow}
\<span style="color:Red; font-size: 80%;font-weight: bold"\>
Hover mouse over Button Numbers or Click the little black triangle above the Search Targets to see instructions.\<br /\>
1. Register Image\<br /\>
2. Add the media info\<br /\>
3. Process Census\<br /\>
4. Add record links\<br /\>
\</span\>
# set the fhproject to my current project name. determines the path for images
#<[fhproject]|** Enter FH project Name **>
#[==:fhproject:MyFamily]
#[==:fhproject:Sandbox]
[==:fhproject:DNAresearch]
<[Street Address]|**Enter**>
<[Occupation]|**Enter**>
<[Marital Status]|**Enter** M S U Widr Wid>
<[Image Page URL:split:?use:1]|**Enter Image url **>
# Enter the name of the Head of Household whose image has been saved
<[HoHName]|**Enter Media Name Surname**>
# this builds the image filename and where it is/will be stored
# should only save the image once for the head of household.
E:\\My Drive\\Family Historian Projects\\[fhproject]\\[fhproject].fh_data\\Media\\Census\\[Source.Year] [HohName:nameSurname], [HoHName:nameGiven:replace:.::l] [Image Page URL:split:/:-1].jpg
<[County Island]|**Enter**>
<[Country]|**Enter**>
<[Street Address],> [Civil parish],, [County Island], [Country]
[Age]
[lib.DividerBar]
{target=fh}
###############################
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
#
# updated 20 Nov 2024
###############################
# objective is to add an image or media item into the media folders, and
# register it within FH, by adding it to a dummy fact, and then deleting the
# fact, leaving the media item registered.
#
###############################
[lib.GetCensusDates]
[=england:Delete this test record]
# move from focus page to indi's Property Box
{Alt+Enter}
#success - landed on Indi's name
#{fast}
# add the dummy residence fact and register the media in FH
[lib.WriteMediaReg]
{target=fh}
# updating image data on citation media tab
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
# updated 20 Nov 2024
#
#{CTRL+8}
{tab}[Censusdate]{tab}
[Image Page URL:split:?usePUB:1]
{tab}
Census
{tab*6}{enter}
#now delete the fact by closing window
{Alt+F4}
# manually delete the fact
{TARGET=fh}
#1851 England Census
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
# updated 23 Nov 2024
[==:Repository:ANC]
# set up the required assignment values used in the template
[==:Assessment_U_Q_S_P:P]
[lib.GetCensusDates]
[lib.ParseRelation]
# next rows check that you have entered the field data
<[?:Street Address=**Enter**][==:Street Address]>
<[?:Occupation=**Enter**][==:Occupation]>
<[?:Marital Status=**Enter** M S U Widr Wid][==:Marital Status]>
<[?:Image Page URL=**Enter Image url **][==:Image Page URL:split:?usePUB:1]>
<[?:HoHName=**Enter Media Name Surname**][==:HoHName]>
# move from focus page to indi's Property Box
{Alt+Enter}
# Census fact add
[lib.Add_FH_Fact:Census:Censusdate:Age:FAddress]
{250}
[lib.WriteSourceAndCitation]
# reset
{Alt+F4}{100}
{Alt+Enter}{100}
{Ctrl+Shift+tab}{500}
#add the residence fact
[lib.Add_FH_Fact:Residence:Censusdate:Age:FAddress]
# reset
{Alt+Enter}{100}
{Ctrl+Shift+tab}{500}
#relationship to head of household if there is a value
<[?:Relation]
[lib.Add_FH_Fact_Relationship:Relation:Censusdate:Age:FAddress]
# reset
{Alt+Enter}{100}
{Ctrl+Shift+tab}{500}
>
#occupation fact add if there is a value
<[?:Occupation]
[lib.Add_FH_Fact_with_desc:Occupation:Occupation:Censusdate:Age:FAddress]
#
>
#end of template
{target=fh}
#
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
# updated 23 Nov 2024
[==:Repository:ANC]
[=:Ancestry Record Link:Ancestry Record Link]
[=:Ancestry Image Link:Ancestry Image Link]
[=:var.zImageURL:[Image Page URL:split:&use:1]]{250}
{fast}
# open the Rich Text editor
{Ctrl+space}{500}
#go to end of existing text and next line
{end}
#{Ctrl+End}
#{enter}
{250}
[lib.AddRecordLinktoTFS:URL:Ancestry Record Link]{tab}{enter}
{Ctrl+End}{enter}{250}
[lib.AddImageLinktoTFS:var.zImageURL:Ancestry Image Link]{tab}{enter}
{Ctrl+End}{enter}{250}
# accept and ok
{Alt+A}{alt+O}{250}
{slow}
\<span style="color:Red; font-size: 80%;font-weight: bold"\>
Hover mouse over Button Numbers or Click the little black triangle above the Search Targets to see instructions.\<br /\>
1. Register Image\<br /\>
2. Add the media info\<br /\>
3. Process Census\<br /\>
4. Add record links\<br /\>
\</span\>
# set the fhproject to my current project name. determines the path for images
#<[fhproject]|** Enter FH project Name **>
#[==:fhproject:MyFamily]
#[==:fhproject:Sandbox]
[==:fhproject:DNAresearch]
<[Street Address]|**Enter**>
<[Occupation]|**Enter**>
<[Marital Status]|**Enter** M S U Widr Wid>
<[Image Page URL:split:?use:1]|**Enter Image url **>
# Enter the name of the Head of Household whose image has been saved
<[HoHName]|**Enter Media Name Surname**>
# this builds the image filename and where it is/will be stored
# should only save the image once for the head of household.
E:\\My Drive\\Family Historian Projects\\[fhproject]\\[fhproject].fh_data\\Media\\Census\\[Source.Year] [HohName:nameSurname], [HoHName:nameGiven:replace:.::l] [Image Page URL:split:/:-1].jpg
<[County Island]|**Enter**>
<[Country]|**Enter**>
<[Street Address],> [Civil parish], [County Island], [Country]
[Age]
[lib.DividerBar]
{target=fh}
###############################
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
#
# updated 20 Nov 2024
###############################
# objective is to add an image or media item into the media folders, and
# register it within FH, by adding it to a dummy fact, and then deleting the
# fact, leaving the media item registered.
#
###############################
[lib.GetCensusDates]
[=england:Delete this test record]
# move from focus page to indi's Property Box
{Alt+Enter}
#success - landed on Indi's name
#{fast}
# add the dummy residence fact and register the media in FH
[lib.WriteMediaReg]
{target=fh}
# updating image data on citation media tab
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
# updated 20 Nov 2024
#
#{CTRL+8}
{tab}[Censusdate]{tab}
[Image Page URL:split:?usePUB:1]
{tab}
Census
{tab*6}{enter}
#now delete the fact by closing window
{Alt+F4}
# manually delete the fact
{TARGET=fh}
#1851 England Census
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
# updated 23 Nov 2024
[==:Repository:ANC]
# set up the required assignment values used in the template
[==:Assessment_U_Q_S_P:P]
[lib.GetCensusDates]
[lib.ParseRelation]
# next rows check that you have entered the field data
<[?:Street Address=**Enter**][==:Street Address]>
<[?:Occupation=**Enter**][==:Occupation]>
<[?:Marital Status=**Enter** M S U Widr Wid][==:Marital Status]>
<[?:Image Page URL=**Enter Image url **][==:Image Page URL:split:?usePUB:1]>
<[?:HoHName=**Enter Media Name Surname**][==:HoHName]>
# move from focus page to indi's Property Box
{Alt+Enter}
# Census fact add
[lib.Add_FH_Fact:Census:Censusdate:Age:FAddress]
{250}
[lib.WriteSourceAndCitation]
# reset
{Alt+F4}{100}
{Alt+Enter}{100}
{Ctrl+Shift+tab}{500}
#add the residence fact
[lib.Add_FH_Fact:Residence:Censusdate:Age:FAddress]
# reset
{Alt+Enter}{100}
{Ctrl+Shift+tab}{500}
#relationship to head of household if there is a value
<[?:Relation]
[lib.Add_FH_Fact_Relationship:Relation:Censusdate:Age:FAddress]
# reset
{Alt+Enter}{100}
{Ctrl+Shift+tab}{500}
>
#occupation fact add if there is a value
<[?:Occupation]
[lib.Add_FH_Fact_with_desc:Occupation:Occupation:Censusdate:Age:FAddress]
#
>
#end of template
{target=fh}
#
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
# updated 23 Nov 2024
[==:Repository:ANC]
[=:Debug:1]
[=:Ancestry Record Link:Ancestry Record Link]
[=:Ancestry Image Link:Ancestry Image Link]
[=:var.zImageURL:[Image Page URL:split:&use:1]]{250}
{fast}
# open the Rich Text editor
{Ctrl+space}{500}
#go to end of existing text and next line
{Ctrl+End}{enter}
{250}
[lib.AddRecordLinktoTFS:URL:Ancestry Record Link]{tab}{enter}
{Ctrl+End}{enter}{250}
[lib.AddImageLinktoTFS:var.zImageURL:Ancestry Image Link]{tab}{enter}
{Ctrl+End}{enter}{250}
# accept and ok
{Alt+A}{alt+O}{250}
{slow}
\<span style="color:Red; font-size: 80%;font-weight: bold"\>
Hover mouse over Button Numbers or Click the little black triangle above the Search Targets to see instructions.\<br /\>
1. Register Image\<br /\>
2. Add the media info\<br /\>
3. Process Census\<br /\>
4. Add record links\<br /\>
\</span\>
# set the fhproject to my current project name. determines the path for images
#<[fhproject]|** Enter FH project Name **>
#[==:fhproject:MyFamily]
#[==:fhproject:Sandbox]
[==:fhproject:DNAresearch]
<[Street Address]|**Enter**>
<[Occupation]|**Enter**>
<[Marital Status]|**Enter** M S U Widr Wid>
<[Image Page URL:split:?use:1]|**Enter Image url **>
# Enter the name of the Head of Household whose image has been saved
<[HoHName]|**Enter Media Name Surname**>
# this builds the image filename and where it is/will be stored
# should only save the image once for the head of household.
E:\\My Drive\\Family Historian Projects\\[fhproject]\\[fhproject].fh_data\\Media\\Census\\[Source.Year] [HohName:nameSurname], [HoHName:nameGiven:replace:.::l] [Image Page URL:split:/:-1].jpg
<[County Island]|**Enter**>
<[Country]|**Enter**>
[Street Address], [Civil Parish], [County Island], [Country]
[Age]
<[Schedule Number]|**Enter**>
[lib.DividerBar]
{target=fh}
###############################
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
#
# updated 20 Nov 2024
###############################
# objective is to add an image or media item into the media folders, and
# register it within FH, by adding it to a dummy fact, and then deleting the
# fact, leaving the media item registered.
#
###############################
[lib.GetCensusDates]
[=england:Delete this test record]
# move from focus page to indi's Property Box
{Alt+Enter}
#success - landed on Indi's name
#{fast}
# add the dummy residence fact and register the media in FH
[lib.WriteMediaReg]
{target=fh}
# updating image data on citation media tab
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
# updated 20 Nov 2024
#
#{CTRL+8}
{tab}[Censusdate]{tab}
[Image Page URL:split:?usePUB:1]
{tab}
Census
{tab*6}{enter}
#now delete the fact by closing window
{Alt+F4}
# manually delete the fact
{TARGET=fh}
#1851 England Census
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
# updated 23 Nov 2024
[==:Repository:ANC]
# set up the required assignment values used in the template
[==:Assessment_U_Q_S_P:P]
[lib.GetCensusDates]
[lib.ParseRelation]
# next rows check that you have entered the field data
<[?:Street Address=**Enter**][==:Street Address]>
#<[?:Town=**Enter**][==:Town]>
<[?:Occupation=**Enter**][==:Occupation]>
<[?:Marital Status=**Enter** M S U Widr Wid][==:Marital Status]>
<[?:Image Page URL=**Enter Image url **][==:Image Page URL:split:?usePUB:1]>
<[?:HoHName=**Enter Media Name Surname**][==:HoHName]>
<[?:Schedule Number=**Enter**][==:Schedule Number]>
# prompt for the number of children if a mother!
<[?:Gender=Female]
<[?:Marital Status=Married]
<
<[?:Years Married]|[==:Years Married]>
<[?:Total Children]|[==:Total Children]>
<[?:Children Alive]|[==:Children Alive]>
<[?:Children Deceased]|[==:Children Deceased]>
>
>
>
# move from focus page to indi's Property Box
{Alt+Enter}
# Census fact add
[lib.Add_FH_Fact:Census:Censusdate:Age:FAddress]
{250}
[lib.WriteSourceAndCitation]
# reset
{Alt+F4}{100}
{Alt+Enter}{100}
{Ctrl+Shift+tab}{500}
#add the residence fact
[lib.Add_FH_Fact:Residence:Censusdate:Age:FAddress]
# reset
{Alt+Enter}{100}
{Ctrl+Shift+tab}{500}
#relationship to head of household if there is a value
<[?:Relation]
[lib.Add_FH_Fact_Relationship:Relation:Censusdate:Age:FAddress]
# reset
{Alt+Enter}{100}
{Ctrl+Shift+tab}{500}
>
#occupation fact add if there is a value
<[?:Occupation]
[lib.Add_FH_Fact_with_desc:Occupation:Occupation:Censusdate:Age:FAddress]
#
>
#end of template
{target=fh}
#
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
# updated 23 Nov 2024
[==:Repository:ANC]
[=:Debug:1]
[=:Ancestry Record Link:Ancestry Record Link]
[=:Ancestry Image Link:Ancestry Image Link]
[=:var.zImageURL:[Image Page URL:split:&use:1]]{250}
{fast}
# open the Rich Text editor
{Ctrl+space}{500}
#go to end of existing text and next line
{Ctrl+End}{enter}
{250}
[lib.AddRecordLinktoTFS:URL:Ancestry Record Link]{tab}{enter}
{Ctrl+End}{enter}{250}
[lib.AddImageLinktoTFS:var.zImageURL:Ancestry Image Link]{tab}{enter}
{Ctrl+End}{enter}{250}
# accept and ok
{Alt+A}{alt+O}{250}
{slow}
<[Image Page URL:split:?use:1]|**Enter Image url **>
# set the fhproject to my current project name. determines the path for images
#<[fhproject]|** Enter FH project Name **>
[==:fhproject:MyFamily]
# Enter the name of the Head of Household whose image has been saved
<[HoHName]|**Enter Media Name Surname**>
# this builds the image filename and where it is/will be stored
# should only save the image once for the head of household.
E:\\My Drive\\Family Historian Projects\\[fhproject]\\[fhproject].fh_data\\Media\\Census\\1916 Canada [HohName:nameSurname], [HoHName:nameGiven:replace:.::l] [Image Page URL:split:/:-1].jpg
[lib.DividerBar]
{target=fh}
###############################
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
#
# updated 26 June 2023
###############################
# objective is to add an image or media item into the media folders, and
# register it within FH, by adding it to a dummy fact, and then deleting the
# fact, leaving the media item registered.
#
###############################
[==:Censusyear:1916 Canada]
[==:Censusdate:1 June 1916]
[=here:Delete this ]
[=england:test record]
# move from focus page to indi's Property Box
{Alt+Enter}
#success - landed on Indi's name
{fast}
# add the dummy residence fact and register the media in FH
[lib.WriteMediaReg]
{target=fh}
# updating image data on citation media tab
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
# updated 3 Jun 2023
#
{fast}
{tab}[Censusdate]{tab}
[Image Page URL:split:?usePUB:1]
{tab}
Canadian Census
{tab*6}{enter}
#now delete the fact after closing window
{Alt+F4}
# manually delete the fact
{target=fh}
#
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
# updated 15 June 2023
#
[=:Assessment_U_Q_S_P:P]
[=:Repository:ANC]
[==:Censusyear:1916 Canada]
[==:Censusdate:1 Jun 1916]
[==:zSource:[Source.Title]]
[==:zEventType:1916 Canada Census]
<[?:Image Page URL=**Enter Image url **][==:Image Page URL:split:?use:1]>
<[?:HoHName=**Enter Media Name Surname**][==:HoHName]>
[==:var.Debug:1]
# move from focus page to indi's Property Box
{Alt+Enter}
#residence fact add
#add the residence fact
[lib.Add_FH_Fact:Residence:Censusdate:Address:Residence]
# write the source and citation tfs, notes and add the media
# write the Generic source and citation
[lib.WriteSource:zSource]
[lib.WriteCensusTextFromSource]
[lib.AddMediaToCitation]
{Alt+F4}
{Alt+Enter}
{Ctrl+Shift+tab}{250}
#
#occupation fact add if there is a value
<[?:Occupation]
#add the occupation fact
[lib.Add_FH_Fact_with_desc:Occupation:Occupation:Censusdate:Address:Residence]{250}
[lib.WriteSource:zSource]
[lib.WriteCensusTextFromSource]
[lib.AddMediaToCitation]
{Alt+F4}
{Alt+Enter}
{Ctrl+Shift+tab}{250}
>
# Census fact add
[lib.Add_FH_Fact:Census of Canada:Censusdate:Address:Residence]
[lib.WriteSource:zSource]
[lib.WriteCensusTextFromSource]
[lib.AddMediaToCitation]
# close the source and citation
{Alt+F4}
<[?:var.Debug=0]
>
<[Image Page URL:split:?use:1]|**Enter Image url **>
# set the fhproject to my current project name. determines the path for images
#<[fhproject]|** Enter FH project Name **>
[==:fhproject:MyFamily]
# Enter the name of the Head of Household whose image has been saved
<[HoHName]|**Enter Media Name Surname**>
# this builds the image filename and where it is/will be stored
# should only save the image once for the head of household.
E:\\My Drive\\Family Historian Projects\\[fhproject]\\[fhproject].fh_data\\Media\\Census\\1921 Canada [HohName:nameSurname], [HoHName:nameGiven:replace:.::l] [Image Page URL:split:/:-1].jpg
[lib.DividerBar]
{target=fh}
###############################
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
#
# updated 31 June 2023
###############################
# objective is to add an image or media item into the media folders, and
# register it within FH, by adding it to a dummy fact, and then deleting the
# fact, leaving the media item registered.
#
###############################
[==:Censusyear:1921 Canada]
[==:Censusdate:1 June 1921]
[=here:Delete this ]
[=england:test record]
# move from focus page to indi's Property Box
{Alt+Enter}
#success - landed on Indi's name
{fast}
# add the dummy residence fact and register the media in FH
[lib.WriteMediaReg]
{target=fh}
# updating image data on citation media tab
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
# updated 3 Jun 2023
#
{fast}
{tab}[Censusdate]{tab}
[Image Page URL:split:?usePUB:1]
{tab}
Canadian Census
{tab*6}{enter}
#now delete the fact after closing window
{Alt+F4}
# manually delete the fact
{target=fh}
#
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
# updated 15 June 2023
#
[=:Assessment_U_Q_S_P:P]
[=:Repository:ANC]
[==:Censusyear:1921 Canada]
[==:Censusdate:1 Jun 1921]
[==:zSource:[Source.Title]]
[==:zEventType:1921 Canada Census]
[==:zResidence:[Residence district:append:, :append:[Residence Province or Territory:append:, :append:[Residence Country]]]]
<[?:Image Page URL=**Enter Image url **][==:Image Page URL:split:?use:1]>
<[?:HoHName=**Enter Media Name Surname**][==:HoHName]>
[==:var.Debug:1]
# move from focus page to indi's Property Box
{Alt+Enter}
#residence fact add
#add the residence fact
[lib.Add_FH_Fact:Residence:Censusdate:Section:zResidence]
# write the source and citation tfs, notes and add the media
# write the Generic source and citation
[lib.WriteSource:zSource]
[lib.WriteCensusTextFromSource]
[lib.AddMediaToCitation]
{Alt+F4}
{Alt+Enter}
{Ctrl+Shift+tab}{250}
#
#occupation fact add if there is a value
<[?:Occupation]
#add the occupation fact
[lib.Add_FH_Fact_with_desc:Occupation:Occupation:Censusdate:Section:zResidence]{250}
[lib.WriteSource:zSource]
[lib.WriteCensusTextFromSource]
[lib.AddMediaToCitation]
{Alt+F4}
{Alt+Enter}
{Ctrl+Shift+tab}{250}
>
# Census fact add
[lib.Add_FH_Fact:Census of Canada:Censusdate:Section:zResidence]
[lib.WriteSource:zSource]
[lib.WriteCensusTextFromSource]
[lib.AddMediaToCitation]
# close the source and citation
{Alt+F4}
<[?:var.Debug=0]
>
<[Image Page URL:split:?use:1]|**Enter Image url **>
# set the fhproject to my current project name. determines the path for images
#<[fhproject]|** Enter FH project Name **>
[==:fhproject:MyFamily]
<[Street Address]|**Enter**>
<[Birth Place]|**Enter**>
<[Father Birth Place]|**Enter**>
<[Mother Birth Place]|**Enter**>
<[Nationality]|**Enter**>
<[Racial Origin]|**Enter**>
<[Religion]|**Enter**>
<[Occupation]|**Enter**>
<[Industry]|**Enter**>
<[Income]|**Enter**>
<[var.Number of Rooms]|**Enter**>
<[var.Monthly Rental]|**Enter**>
<[var.Value]|**Enter>
# Enter the name of the Head of Household whose image has been saved
<[HoHName]|**Enter Media Name Surname**>
# this builds the image filename and where it is/will be stored
# should only save the image once for the head of household.
E:\\My Drive\\Family Historian Projects\\[fhproject]\\[fhproject].fh_data\\Media\\Census\\1931 Canada [HohName:nameSurname], [HoHName:nameGiven:replace:.::l] [Image Page URL:split:/:-1].jpg
[lib.DividerBar]
{target=fh}
###############################
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
#
# updated 31 June 2023
###############################
# objective is to add an image or media item into the media folders, and
# register it within FH, by adding it to a dummy fact, and then deleting the
# fact, leaving the media item registered.
#
###############################
[==:Censusyear:1931 Canada]
[==:Censusdate:1 June 1931]
[=here:Delete this ]
[=england:test record]
# move from focus page to indi's Property Box
{Alt+Enter}
#success - landed on Indi's name
{fast}
# add the dummy residence fact and register the media in FH
[lib.WriteMediaReg]
{target=fh}
# updating image data on citation media tab
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
# updated 3 Jun 2023
#
{fast}
{tab}[Censusdate]{tab}
[Image Page URL:split:?usePUB:1]
{tab}
Canadian Census
{tab*6}{enter}
#now delete the fact after closing window
{Alt+F4}
# manually delete the fact
{target=fh}
#
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
# updated 15 June 2023
#
[=:Assessment_U_Q_S_P:P]
[=:Repository:ANC]
[==:Censusyear:1931 Canada]
[==:Censusdate:1 Jun 1931]
[==:zSource:[Source.Title]]
[==:zEventType:1931 Canada Census]
[==:zResidence:[Street Address:append:, :append:[Residence]]]
# check all prompts most info from the Image!
<[?:Image Page URL=**Enter Image url **][==:Image Page URL:split:?use:1]>
<[?:HoHName=**Enter Media Name Surname**][==:HoHName]>
<[?:Street Address=**Enter**][==:Street Address]>
<[?:Birth Place=**Enter**][==:Birth Place]>
<[?:Father Birth Place=**Enter**][==:Father Birth Place]>
<[?:Mother Place=**Enter**][==:Mother Birth Place]>
<[?:Nationality=**Enter**][==:Nationality]>
<[?:Racial Origin=**Enter**][==:Racial Origin]>
<[?:Religion=**Enter**][==:Religion]>
<[?:Occupation=**Enter**][==:Occupation]>
<[?:Industry=**Enter**][==:Industry]>
<[?:Income=**Enter**][==:Income]>
[==:var.Debug:1]
# move from focus page to indi's Property Box
{Alt+Enter}
#residence fact add
#add the residence fact
[lib.Add_FH_Fact:Residence:Censusdate:Section:zResidence]
# write the source and citation tfs, notes and add the media
# write the Generic source and citation
[lib.WriteSource:zSource]
[lib.WriteCensusTextFromSource]
[lib.AddMediaToCitation]
#
{Alt+F4}
{Alt+Enter}
{Ctrl+Shift+tab}{250}
#
#occupation fact add if there is a value
<[?:Occupation]
#add the occupation fact
[lib.Add_FH_Fact_with_desc:Occupation:Occupation:Censusdate:Section:zResidence]{250}
[lib.WriteSource:zSource]
[lib.WriteCensusTextFromSource]
[lib.AddMediaToCitation]
{Alt+F4}
{Alt+Enter}
{Ctrl+Shift+tab}{250}
>
# Census fact add
[lib.Add_FH_Fact:Census of Canada:Censusdate:Section:zResidence]
[lib.WriteSource:zSource]
[lib.WriteCensusTextFromSource]
[lib.AddMediaToCitation]
# close the source and citation
{Alt+F4}
<[?:var.Debug=0]
>
<\<span style="color:Red; font-size: 80%;font-weight: bold"\>
Hover mouse over Button Numbers or Click the little black triangle above the Search Targets to see instructions.
\</span\>>
# set the fhproject to my current project name. determines the path for images
#<[fhproject]|** Enter FH project Name **>
#[==:fhproject:MyFamily]
#[==:fhproject:Sandbox]
[==:fhproject:DNAresearch]
# remember to test for entry in autotype template
# <[?:Street Address=**Enter**][==:Street Address]>
<[Street Address]|**Enter**>
<[Image Page URL:split:?use:1]|**Enter Image url **>
# Enter the name of the Head of Household whose image has been saved
<[HoHName]|**Enter Media Name Surname**>
[Address][lib.FormatPlaceCommas:Residence Place]
# this builds the image filename and where it is/will be stored
# should only save the image once for the head of household.
E:\\My Drive\\Family Historian Projects\\[fhproject]\\[fhproject].fh_data\\Media\\Census\\1939 [HohName:nameSurname], [HoHName:nameGiven:replace:.::l] [Image Page URL:split:/:-1].jpg
# prompt to overwrite the birthdate field if available
<[Update Birthdate]|**Enter Y or N **>
[Residence Date:ageYears:[Birth Date:dateYear]:replace:~:]
[lib.DividerBar]
{target=fh}
###############################
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
#
# updated 26 June 2023
###############################
# objective is to add an image or media item into the media folders, and
# register it within FH, by adding it to a dummy fact, and then deleting the
# fact, leaving the media item registered.
#
###############################
[==:Censusyear:1939]
[==:Censusdate:29 Sep 1939]
[=here:Delete this ]
[=england:test record]
# move from focus page to indi's Property Box
{Alt+Enter}
#success - landed on Indi's name
{fast}
# add the dummy residence fact and register the media in FH
[lib.WriteMediaReg]
{target=fh}
# updating image data on citation media tab
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
# updated 3 Jun 2023
#
{fast}
{tab}[Censusdate]{tab}
[Image Page URL:split:?usePUB:1]
{tab}
Census
{tab*6}{enter}
#now delete the fact after closing window
{Alt+F4}
# manually delete the fact
{target=fh}
#
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
# updated 15 June 2023
#
[=:Assessment_U_Q_S_P:P]
[=:Repository:ANC]
[==:Censusyear:1939]
[==:Censusdate:29 Sep 1939]
#<[?:Street Address=**Enter**][==:Street Address]>
<[?:Image Page URL=**Enter Image url **][==:Image Page URL:split:?use:1]>
<[?:HoHName=**Enter Media Name Surname**][==:HoHName]>
<[?:Update Birthdate=**Enter Y or N **][==:Update Birthdate]>
# move from focus page to indi's Property Box
{Alt+Enter}
{FAST}
# update the birth date field if input response = Y
<[?Update Birthdate=Y]{tab*4}[Birth Date]>
# set the flag for the census event - removed 20 mar 2024
# [lib.SetcensusFlag]
# Census fact add
[lib.Add_FH_Fact:Census:Censusdate:Age:FAddress]
#
[lib.WriteSourceAndCitation]
# close the source and citation
{Alt+F4}{100}
{Alt+Enter}{100}
{Ctrl+Shift+tab}{500}
#add the residence fact
[lib.Add_FH_Fact:Residence:Censusdate:Age:FAddress]
# reset
{Alt+Enter}{100}
{Ctrl+Shift+tab}{500}
#occupation fact add if there is a value
<[?:Occupation]
[lib.Add_FH_Fact_with_desc:Occupation:Occupation:Censusdate:Age:FAddress]
#
>
{target=fh}
#
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
# updated 23 Nov 2024
[==:Repository:ANC]
[=:Debug:1]
[=:Ancestry Record Link:Ancestry Record Link]
[=:Ancestry Image Link:Ancestry Image Link]
[=:var.zImageURL:[Image Page URL:split:&use:1]]{250}
{fast}
# open the Rich Text editor
{Ctrl+space}{500}
#go to end of existing text and next line
{Ctrl+End}{enter}
{250}
[lib.AddRecordLinktoTFS:URL:Ancestry Record Link]{tab}{enter}
{Ctrl+End}{enter}{250}
[lib.AddImageLinktoTFS:var.zImageURL:Ancestry Image Link]{tab}{enter}
{Ctrl+End}{enter}{250}
# accept and ok
{Alt+A}{alt+O}{250}
{slow}
<[Image Page URL]|**Enter**>
{target=fh}
# US 1950 Census
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
#updated 6 Nov 2022
[=:Assessment_U_Q_S_P:P]
[=:Repository:ANC]
[=:Censusyear:1950]
[=:Censusdate:25 Apr 1950]
<[?:Image Page URL=**Enter Image url **][==:Image Page URL]>
{FAST}
#Residence fact add
[lib.Add_FH_Fact:Residence:Censusdate:Street Address:Residence]
{tab}Information from the [Source.Title] fact/source of the same date
#reset facts page
{Ctrl+Shift+tab}
# Census fact add
[lib.Add_FH_Fact:Census of the US:Censusdate:Street Address:Residence]
#build the citation
{slow}
[lib.WriteSourceThruWhereWithin]
#tab to text from Source and create the TfS
{tab}
[Source.Citation]{enter}
Ancestry.co.uk - Collection # [Record Id:split:\:\::1]
{enter}
Census image is at [Image Page URL]
{tab}
Name : [Name]{enter}Birth date : [Birth date], [Birth Place]{enter}Age : [lib.AgeCleanup]{enter}
Relation : [Relationship]<, Gender : [Gender]>{enter}
#[lib.SetMaritalStatus]{enter}
Occupation : [Occupation]{enter}
Occupation Category : [Occupation Category]{enter}
Worker Class : [Worker Class]{enter}
Household Members : [Household Members]
#end of template
\<span style="color:Red; font-size: 80%;font-weight: bold"\>
Hover mouse over Button Numbers or Click the little black triangle above the Search Targets to see instructions.\<br /\>
1. Register Image\<br /\>
2. Add the media info\<br /\>
3. Process record
\</span\>
# set the fhproject to my current project name. determines the path for images
#<[fhproject]|** Enter FH project Name **>
#[==:fhproject:MyFamily]
#[==:fhproject:Sandbox]
[==:fhproject:DNAresearch]
# Enter the name of the Head of Household whose image has been saved
<[HoHName]|**Enter Media Name Surname**>
<[Image Page URL:split:?use:1]|**Enter Image url **>
# this builds the image filename and where it is/will be stored
# should only save the image once for the head of household.
E:\\My Drive\\Family Historian Projects\\[fhproject]\\[fhproject].fh_data\\Media\\Miscellaneous\\Emigration [HohName:nameSurname], [HoHName:nameGiven:replace:.::l] [Image Page URL:split:/:-1].jpg
<[Embarkation]|**Enter Embarkation port**>
[Final Destination], [Arrival Port]
[lib.DividerBar]
{target=fh}
###############################
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
#
# updated 26 October 2024
###############################
# objective is to add an image or media item into the media folders, and
# register it within FH, by adding it to a dummy fact, and then deleting the
# fact, leaving the media item registered.
#
###############################
[=:IPU:[Image Page URL:split:\[:1]]
[=here:Delete this ]
[=england:test record]
# move from focus page to indi's Property Box
{Alt+Enter}
#success - landed on Indi's name
{fast}
# add the dummy residence fact and register the media in FH
[lib.Add_FH_Fact_Emigration:Emigration:Arrival Date:here:england]
# switch to the source pane and add the source
{Ctrl+U}{Ctrl+I}{down}{enter}{Ctrl+D}
[Source.Title]
# reset to the Source/citation first tab
{f6}{Ctrl+home}{enter}{250}
# move to the Media tab and add the media
{ctrl+tab*3}{250}
{ctrl+i}{down*2}{right}{enter}
E:\\\\My Drive\\\\Family Historian Projects\\\\[fhproject]\\\\[fhproject].fh_data\\\\Media\\\\Miscellaneous\\\\Emigration [HoHName:nameSurname], [HoHName:nameGiven] [IPU:split:/:-1].jpg{enter}
#
{target=fh}
# updating image data on citation media tab
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
# updated 26 Oct 2024
#
{tab}[Arrival Date]{tab}
<[?:o.Service=Ancestry][Image Page URL:split:?use:1]>
<[?:o.Service=Findmypast][Image Page URL:split:&parent:1]>
<[?:o.Service=FamilySearch][Image Page URL:split:&pers:1]>
{tab}
Miscellaneous
{tab*6}{enter}
{Ctrl+4}
{target=fh}
###############################
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
#
# updated 26 October 2024
###############################
# objective is to add an image or media item into the media folders, and
# register it within FH, by adding it to a dummy fact, and then deleting the
# fact, leaving the media item registered.
#
###############################
[=:IPU:[Image Page URL:split:\[:1]]
[=here:Delete this ]
[=england:test record]
# set up the assignment variable
[=:Assessment_U_Q_S_P:P]
[=:URL:[Image Page URL]]
[=:Debug:1]
# move from focus page to indi's Property Box
{Alt+Enter}
#success - landed on Indi's name
#{fast}
# add the Emigration fact
[lib.Add_FH_Fact_Emigration:Emigration:Arrival Date:Embarkation:Destination]
# switch to the source pane and add the source
[lib.WriteSourceThruWhereWithin]
{tab}
# tfs
[Source.Citation]{enter}
Ancestry.co.uk - Collection # [Record Id:split:\:\::1]
{enter}
Name:[Name]{enter}
<Maiden Name: [Maiden Name]{enter}>
<Gender: [Gender]{enter}>
<Race: [Race]{enter}>
<Arrival Age: [Arrival Age]{enter}>
<Birth Date: [Birth date]{enter}>
<Birth Place: [Birth Place]{enter}>
<Religion: [Religion]{enter}>
<Occupation: [Occupation]{enter}>
<Arrival Date: [Arrival Date]{enter}>
<Final Destination: [Final Destination]{enter}>
<Ship: [Ship]{enter}>
{tab}
#[lib.WriteRecordLinksToNotes:URL:Image Page URL]
[=:Ancestry Record Link:Ancestry Record Link]
[=:Ancestry Image Link:Ancestry Image Link]
# open the Rich Text editor
{Ctrl+space}{500}
#go to end of existing text and next line
{Ctrl+End}{enter}{250}
{SHIFT+F10}{250}{UP*2}{RIGHT}{DOWN}{ENTER}{250}
#write the URL
[Page.URL]{250}
#write the hyperlink wording
{tab}
[Ancestry record Link]
{250}
{enter}
{Ctrl+End}{enter}{250}
[==:var.zImageURL:[Image Page URL:split:&use:1]]
{SHIFT+F10}{250}{UP*2}{RIGHT}{DOWN}{ENTER}{250}
#write the URL
[var.zImageURL]
{250}
#write the hyperlink wording
{tab}{250}
[Ancestry Image Link]
#
{Ctrl+End}{enter}{250}
# accept and ok
{Alt+A}{alt+O}{250}
#
<[numtownwords]|Enter number of Town parts>
<[numchurchwords]|Enter number of Church parts>
[lib.BobsChurchPlace:Baptism Place:numtownwords:numchurchwords]
<\<span style="color:Red; font-size: 80%;font-weight: bold"\>
Hover mouse over Button Numbers or Click the little black triangle \<span style="color:black"\>▶\</span\> above the Search Targets to see instructions.
\</span\>>
<[?:Estimated Relationship/1st - 2nd Cousin/]:1c-2c>
<[?:Estimated Relationship/1st cousin 1x/]:1c1r>
<[?:Estimated Relationship/1st cousin 2x/]:1c2r>
<[?:Estimated Relationship/1st cousin 3x/]:1c3r>
<[?:Estimated Relationship/2nd - 3rd Cousin/]:2c-3c>
<[?:Estimated Relationship/2nd cousin 1x/]:2c1r>
<[?:Estimated Relationship/2nd cousin 2x/]:2c2r>
<[?:Estimated Relationship/2nd cousin 3x/]:2c3r>
<[?:Estimated Relationship/3rd - 4th Cousin/]:3c-4c>
<[?:Estimated Relationship/3rd cousin 1x/]:3c1r>
<[?:Estimated Relationship/3rd cousin 2x/]:3c2r>
<[?:Estimated Relationship/3rd cousin 3x/]:3c3r>
<[?:Estimated Relationship/4th - 6th Cousin/]:4c-6c>
<[?:Estimated Relationship/5th - 8th Cousin/]:5c-8c>
#{target=soffice}
{target=Excel}
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
{fast}
[Test Name]{tab}
[Match Name]{tab}
{tab}<[Managed By]>{tab}
[Has Linked Tree]{tab}
[Estimated Relationship]{tab}
[Side]{tab}
[Shared DNA]{tab}
[centiMorgans]{tab}
[Segments]{tab}
[Paternal Ancestor]{tab}
[Maternal Ancestor]{tab}
{tab}
[URL]{tab}
.
{down}{home}
{target=FH}
#
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
#
# v1.00 3 Jan 2024 created initial version
#
# cursor on indi name
# move to facts tab to add the DNA Match fact
{fast}
{Ctrl+tab}
# search and insert the Fact Type from the list
{Ctrl+I}DNA Match{enter}
# tab to the entry field
{tab}
[lib.GetInitials:Test Name]:[centiMorgans][lib.Rel]
# tab to the notes field and add the data, privatised by the [[ ]] pair
{tab}
\[\[{enter}
Primary Tester:[lib.GetInitials:Test Name]{enter}
#Status:New/Plotted/Confirmed{enter}{enter}
Status:Plotted{enter}{enter}
Match Data{enter}
Tested name:[Match Name]{enter}
Birth Name:{enter}
#MyFamily FH ID:
Test Site Name:[Page.ServiceName]{enter}
<Managed by:[Managed By]{enter}>
{enter}
DNA Details{enter}
cM:[centiMorgans:replace:,:]{enter}
Segments:[Segments]{enter}
% Shared DNA:[Shared DNA]{enter}
Relationship:[lib.Rel]{enter}
Parental Line:
<<[?:Side=Paternal side]P>|<[?:Side=Maternal side]M>|<[?:Side=Both Sides]B>|<[?:Side=Unassigned]U>>
{enter}
Paternal Ancestor:[Paternal Ancestor]{enter}
Maternal Ancestor:[Maternal Ancestor]{enter}
<Linked Tree:[Has Linked Tree]{enter}>
<Groups:[Groups]{enter}>
<Match Note:[Match Note]{enter}>
{enter}
#
#{slow}
# open the Rich Text editor
{Ctrl+space}{500}
#go to end of existing text and next line
{Ctrl+End}{enter}{250}
{enter}
\]\]
#go back up so before the ending ]]s
{up*2}{250}
# write the record url
{SHIFT+F10}{250}{UP*2}{RIGHT}{DOWN}{ENTER}{250}
[URL]{tab}
Record Link{enter}
#Close the window
{Alt+F4}
{space}
{target=FH}
#
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
#
# v1.00 19 July 2024 created initial version
#
# cursor on indi name in Records list
#
{fast}
### You may need to adjust the next line to suit your location of the autotext
{F10}{Right*4}{Down*7}{right*2}{enter}
# skip over the section header
{down}{end}
# add the data
[lib.GetInitials:Test Name]{down}{end}
# next three lines add the URL as a clickable link
{SHIFT+F10}{250}{UP*2}{RIGHT}{DOWN}{ENTER}{250}
[URL]{tab}
Record Link{enter}{down}{end}
# add the match name and then skip down to the Test Site Name
[Match Name]{down*5}{end}
[Page.ServiceName]{down}{end}
<[Managed By]>{down}{end}
[centiMorgans]{down}{end}
[Segments]{down}{end}
[Shared DNA]{down}{end}
[Estimated Relationship]{down}{end}
<<[?:Side=Paternal side]P>|<[?:Side=Maternal side]M>|<[?:Side=Both Sides]B>|<[?:Side=Unassigned]U>>{down}{end}
<[Paternal Ancestor]>{down}{end}
<[Maternal Ancestor]>{down}{end}
<[Has Linked Tree]>{down}{end}
<[Groups]>{down}{end}
<[Match Note]>{down}{end}
{target=fh}
#
# add the dna marker to an individals media
# move to Media tab
{alt+enter}
{fast}
{Ctrl+tab*4}
{250}
# link existing
{Ctrl+I}
{down*2}{enter}
{Ctrl+D}
DNA Marker
{500}
{F6}
{space}
{tab}
{enter}
{tab*8}
{enter}
#ahk
{Ctrl+3}
{target=fh}
#
# add the dna marker to an individals media
# move to Media tab
{alt+enter}
{fast}
{Ctrl+tab*4}
{250}
# link existing
{Ctrl+I}
{down*2}{enter}
{Ctrl+D}
baby boy angel
{500}
{F6}
{space}
{tab}
{enter}
{tab*8}
{enter}
#ahk
{Ctrl+3}
{target=fh}
#
# add the dna marker to an individals media
# move to Media tab
{alt+enter}
{fast}
{Ctrl+tab*4}
{250}
# link existing
{Ctrl+I}
{down*2}{enter}
{Ctrl+D}
baby girl angel
{500}
{F6}
{space}
{tab}
{enter}
{tab*8}
{enter}
#ahk
{Ctrl+3}
{target=fh}
{alt+enter}
# change to Facts tab on properties page
{Ctrl+tab}
# search and insert the Fact Type from the list
{Ctrl+I}Child Count{enter}
# complete the fact field entries...
{tab}
{enter}
0
{tab}
#ahk
{Ctrl+3}
<\<span style="color:Red; font-size: 80%;font-weight: bold"\>
Hover mouse over Button Numbers or Click the little black triangle above the Search Targets to see instructions.\<br /\>
1. Add Spouse - Focus Page Individual \<br /\>
2. Add Indi's Father \<br /\>
3. Add Indi's Mother \<br /\>
4. Add Child - either parent as focus indi \<br /\>
5. Add Marriage \<br /\>
6. Add Burial \<br /\>
7. Add bmd info - Indi name on Property box \<br /\>
8. Add TreeTop flag\<br /\>
9. Add Ancestry record url
\</span\>>
[=:Fname:[Name:nameGiven]] - [lib.DetermineGender:Fname]
<
[?:DOM:query:#factsSection .LifeEvent p.iconMale]M
|
[?:DOM:query:#factsSection .LifeEvent p.iconFemale]F
|
U
>
Birth:\<br /\>
[lib.FormatDate:Birth Date]\<br /\>
[lib.FormatPlace:Birth Place]\<br /\>
Death:\<br /\>
[lib.FormatDate:Death Date]\<br /\>
[lib.FormatPlace:Death Place]\<br /\>
Marriage:\<br /\>
[lib.FormatDate:Marriage 1 Date]\<br /\>
[lib.FormatPlace:Marriage 1 Place]
[lib.DividerBar]
{target=fh}
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
# updated 6 Feb 2023
# insert first names
#
# ahk set focus on focus window
{Ctrl+2}{250}
{fast}
{F10}{Right*4}{Down*2}{ENTER}{ENTER}
[Name:capitalize]
{tab}{tab}
#tab over occupation
{tab}{tab}
#add birth date,
<[?:Birth Date]{ctrl+a}{del}[lib.FormatDate:Birth Date]>{tab}{250}
<[?:Birth Place]{ctrl+a}{del}[lib.FormatPlace:Birth Place]>{tab*3}{250}
<[?:Death Date]{ctrl+a}{del}[lib.FormatDate:Death Date]>{tab}{250}
<[?:Death Place]{ctrl+a}{del}[lib.FormatPlace:Death Place]>{250}
#{slow}
<[?:Marriage 1 Date]{tab*17}
[lib.FormatDate:Marriage 1 Date]{tab}
<[lib.FormatPlace:Marriage 1 Place]{250}>
{Shift+tab*18}{end}
>
# tab to notes
{tab}{tab}{tab}
{250}
[lib.WritePageURLtoNotes]
{250}
#ahk
{Ctrl+3}
{target=fh}
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
# start fh focus on Indi Name on Focus page
#
# 1.00 Changed 11 Jan 2024 Initial template
#
# ahk set focus on focus window
{Ctrl+2}
# create the Father record
{ALT+AP}{enter}M{250}
{fast}
[Name:nameToGivenFirst:nameGiven:capitalize]
{tab}{tab}
#{250}
#tab over occupation
{tab}{tab}
#{250}
#add birth date, skip rel. and open child's property page
<[?:Birth Date]{ctrl+a}{del}[lib.FormatDate:Birth Date]>{tab}
<[?:Birth Place]{ctrl+a}{del}[lib.FormatPlace:Birth Place]>{tab*3}{250}
<[?:Death Date]{ctrl+a}{del}[lib.FormatDate:Death Date]>{tab}
<[?:Death Place]{ctrl+a}{del}[lib.FormatPlace:Death Place]>
{250}
# tab to notes
{tab}{tab}{tab}
[lib.WritePageURLtoNotes]
{250}
#ahk
{Ctrl+3}{250}
{Ctrl+Shift+tab}
#ahk
{Ctrl+2}
{target=fh}
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
# start fh focus on Indi Name on Focus page
#
# 1.00 Changed 11 Jan 2024 Initial template
#
# create the Spouse record
# ahk set focus on focus window
{Ctrl+2}
#{fast}
# make person the focus
#{enter}
{ALT+AP}{space}
{tab}{enter}{enter}{Alt+F}{250}
{fast}
[Name:nameToGivenFirst:nameGiven:capitalize] [Name:nameSurname:capitalize]
{tab}{tab}
#tab over occupation
{tab}{tab}
#add birth date, skip rel. and open Mother's property page
<[?:Birth Date]{ctrl+a}{del}[lib.FormatDate:Birth Date]>{tab}{250}
<[?:Birth Place]{ctrl+a}{del}[lib.FormatPlace:Birth Place]>{tab*3}{250}
<[?:Death Date]{ctrl+a}{del}[lib.FormatDate:Death Date]>{tab}{250}
<[?:Death Place]{ctrl+a}{del}[lib.FormatPlace:Death Place]>
{250}
# tab to notes
{tab}{tab}{tab}
[lib.WritePageURLtoNotes]
{250}
#ahk
{Ctrl+3}{250}
{Ctrl+Shift+tab}
{Ctrl+2}
{target=fh}
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
#add first names, birth and death data to a new child record
#updated 11 Jan 2024
# ahk set focus on focus window
{Ctrl+2}
{250}
{fast}
#{F10}{Right*4}{Down*3}{ENTER}{tab}{ENTER}
{Alt+AC}{space}{tab}{enter}
[Name:nameGiven:capitalize]
{tab}{tab}
# get gender of child
[=:Fname:[Name:nameGiven]]
# if there is a field with gender
<[?:Gender]
<[?:Gender=M]<{down*2}{enter}>>
<[?:Gender=F]<{down*3}{enter}>>
>
#|
# 28 Oct 2024 ORA now pcks up the gender. so not necessary.
# determine the sex by their first names, so I don't have to prompt for it.
#[lib.DetermineGender:Fname]
{tab}
#tab over occupation
{tab}
#{fast}
#add birth date, skip rel. and open child's property page
<[?:Birth Date]{ctrl+a}{del}[lib.FormatDate:Birth Date]>{tab}{250}
<[?:Birth Place]{ctrl+a}{del}[lib.FormatPlace:Birth Place]>{tab*3}{250}
<[?:Death Date]{ctrl+a}{del}[lib.FormatDate:Death Date]>{tab}{250}
<[?:Death Place]{ctrl+a}{del}[lib.FormatPlace:Death Place]>
{250}
#{slow}
# tab to notes
{tab}{tab}{tab}
[lib.WritePageURLtoNotes]
{250}
#ahk
{Ctrl+3}{250}
#{Ctrl+Shift+tab}
#ahk
{Ctrl+2}
{target=fh}
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
# start fh focus on Indi Name on Focus page
#
# 1.00 Changed 30 Jan 2024 Initial template
#
# create marriage record
{fast}
# make person the focus and open marriage entry fields
{down*4}{Alt+enter}
{ctrl+a}{del}[lib.FormatDate:Marriage 1 Date]{tab}
{ctrl+a}{del}[lib.FormatPlace:Marriage 1 Place]
#ahk
{200}
{alt+f4}
{target=fh}
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
# start fh focus on Indi Name on Focus page
#
# 1.00 Changed 30 Jan 2024 Initial template
#
# create Burial record
{fast}
# make person the focus
#{down*2}
{Alt+enter}{tab*10}
[lib.FormatDate:Burial 1 Date]{tab}{ctrl+a}{del}[lib.FormatPlace:Burial 1 Place]
{200}
#ahk
#{Ctrl+1}
{alt+f4}
{target=fh}
# add birth and death info to the person in focus
# fh cursor must be in Birth date field.
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
#updated 12 Aug 2024 to start from Focus Window active person
{alt+enter}
{tab*4}
{fast}
<[?:Birth Date]{ctrl+a}{del}[lib.FormatDate:Birth Date]>{tab}{250}
<[?:Birth Place]{ctrl+a}{del}[lib.FormatPlace:Birth Place]>{tab*3}{250}
<[?:Death Date]{ctrl+a}{del}[lib.FormatDate:Death Date]>{tab}{250}
<[?:Death Place]{ctrl+a}{del}[lib.FormatPlace:Death Place]>
{250}
#{slow}
# tab to notes
{tab}{tab}{tab}
[lib.WritePageURLtoNotes]
{250}
#ahk
{Ctrl+3}
#ahk
{Ctrl+2}
{target=fh}
# add flag to indicate no more ancestors on page.
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
#updated 10 Jan 2023
{Alt+enter}
[lib.SetTreetopFlag]
#ahk
{Ctrl+3}
{target=fh}
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
#add the Ancestry record link to notes
#updated 11 Oct 2024
# ahk set focus on focus window
{fast}
{Ctrl+2}
{250}
{alt+enter}
{tab*12}
[lib.WritePageURLtoNotes]
{250}
#ahk
{Ctrl+3}{250}
#{Ctrl+Shift+tab}
#ahk
{Ctrl+2}
{target=fh}
# author: Paul Tanner-Tremaine
# www.fhora.tantrem.com
#
# initial version : 1.00 created 15 Apr 2024
#
#
# Starting focus point is Indi’s name on Focus Window
# move focus to Property Box
{Alt+enter}
# add or update the Birth details
[=:Add or Overwrite Birth ( A, O)]
# copy the input into a result field
[=:result:[Add or Overwrite Birth ( A, O)]]
{fast}
###
# result is to add a birth fact
<
[?:result=A]
<
#move to Facts tab
{Ctrl+tab}
# go into Insert mode
{Ctrl+I}
# enter the required fact type
Birth
# select it with
{enter}
# and tab to the date field
{tab}
# call the library with the birth parameter
<[lib.FormatDate:Birth Date]>
# tab twice to go over the Age field to the place field
{tab*2}
# call the library with the place parameter
<[lib.FormatPlace:Birth Place]>
# write the source and citation
[lib.WriteGeneanetSourceCitation]
# end of add section
>
|
###
# result is to overwrite existing data
<[?:result=O]
<
{tab*4}
# call the library with the birth parameter
<[lib.FormatDate:Birth Date]>
#Tab to place field
{tab}
# call the library with the place parameter
<[lib.FormatPlace:Birth Place]>
# write the source and citation
[lib.WriteGeneanetSourceCitation]
# end of overwrite section
>
>
|
<
# move to the Born field
{tab*4}
# write the source and citation
[lib.WriteGeneanetSourceCitation]
>
>
# reset to Focus Window
{Alt+F4}{Alt+enter}{Alt+F4}
{target=fh}
# author: Paul Tanner-Tremaine
# www.fhora.tantrem.com
#
# initial version : 1.00 created 15 Apr 2024
# Add or Update the Death fields
# Starting focus point is Indi’s name on Focus Window
# move focus to Property Box
{Alt+enter}
# add or update the Death details
[=:Add or Overwrite Death ( A, O)]
# copy the input into a result field
[=:result:[Add or Overwrite Death ( A, O)]]
{fast}
###
# result is to add a death fact
<
[?:result=A]
<
#move to Facts tab
{Ctrl+tab}
# go into Insert mode
{Ctrl+I}
# enter the required fact type
Death
# select it with
{enter}
# and tab to the date field
{tab}
# call the library with the birth parameter
<[lib.FormatDate:Death Date]>
# tab twice to go over the Age field to the place field
{tab*2}
# call the library with the place parameter
<[lib.FormatPlace:Death Place]>
# write the source and citation
[lib.WriteGeneanetSourceCitation]
# end of add section
>
|
###
# result is to overwrite existing data
<[?:result=O]
<
# move to the death date field - check that your property box has 8 tabs
{tab*8}
# call the library with the birth parameter
<[lib.FormatDate:Death Date]>
#Tab to place field
{tab}
# call the library with the place parameter
<[lib.FormatPlace:Death Place]>
# write the source and citation
[lib.WriteGeneanetSourceCitation]
# end of overwrite section
>
>
|
<
# just add the source
# move to the death Date field
{tab*8}
# write the source and citation
[lib.WriteGeneanetSourceCitation]
>
>
# reset to Focus Window
{Alt+F4}{Alt+enter}{Alt+F4}
# end of auto type
{target=fh}
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
# updated 17 apr 2024
# add a spouse record with relevant data start on Focus Window
# only inserts the spouse names
{fast}
#set the default number of spouses to 1
<[=:result:1]>
# check if there is a comma in the Spouse field separating the spouses
<[?:Spouse/,/]
# if there is a comma, which spouse to process
[=:Which numbered Spouse to Add ( 1, 2)]
# copy the input into a result field
[=:result:[Which numbered Spouse to Add ( 1, 2)]]
>
# use FH's Menu items to navigate to the add spouse function
# this is the best method, as FH will work out the gender and set it for us
{F10}{Right*4}{Down*2}{ENTER}{ENTER}
# this should have opened up a new Property Box on the name field
# output the name
# first spouse
<[?:result=1][Spouse:split:,:1:capitalize]>
# second spouse
<[?:result=2][Spouse:split:,:2:capitalize]>
{500}
# write the source and citation
[lib.WriteGeneanetSourceCitation]
# reset
{Alt+F4}
{Alt+Enter}
{Alt+F4}
# end of template
{target=fh}
# author: Paul Tanner-Tremaine
# www.fhora.tantrem.com
#
# initial version : 1.00 created 15 Apr 2024
# Add or Update the Marriage fields
# Starting focus point is Indi’s name on Focus Window
# move focus to Property Box
{Alt+enter}
# add or update the Marriage details
[=:Add or Overwrite Marriage ( A, O)]
# copy the input into a result field
[=:result:[Add or Overwrite Marriage ( A, O)]]
{fast}
###
# result is to add a Marriage fact
<
[?:result=A]
<
#move to Facts tab
{Ctrl+tab}
# go into Insert mode
{Ctrl+I}
# enter the required fact type
Marriage
# select it with two enters
{enter*2}
# and tab to the date field
{tab}
# call the library with the Marriage parameter
<[lib.FormatDate:Marriage Date]>
# tab twice to go over the Age field to the place field
{tab*2}
# call the library with the place parameter
<[lib.FormatPlace:Marriage Place]>
# write the source and citation
[lib.WriteGeneanetSourceCitation]
# end of add section
>
|
###
# result is to overwrite existing data
<[?:result=O]
<
{tab*26}
# call the library with the marriage parameter
<[lib.FormatDate:Marriage Date]>
#Tab to place field
{tab}
# call the library with the place parameter
<[lib.FormatPlace:Marriage Place]>
# write the source and citation
[lib.WriteGeneanetSourceCitation]
# end of overwrite section
>
>
|
<
# move to the Marriage field
{tab*26}
# write the source and citation
[lib.WriteGeneanetSourceCitation]
>
>
# reset to Focus Window
{Alt+F4}{Alt+enter}{Alt+F4}
# end of auto type
{target=fh}
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
# start fh focus on Indi Name on Focus page
#
# 1.00 Changed 11 Jan 2024 Initial template
# 1.01 updated 20 Apr 2024 for this collection
#
{fast}
# create the Father record - access the main Add menu
{ALT+AP}{enter}M
[Father:nameToGivenFirst:nameGiven:capitalize]
{end}{500}
# write the source and citation
[lib.WriteGeneanetSourceCitation]
#check that there is a Mother record
[?:Mother]
<
# close the source and citaion
{Alt+F4}
{Alt+enter}
# tab down to the add spouse link - my tabcount is 16
{tab*16}
{enter}{down}{enter}
[Mother:nameToGivenFirst:nameGiven:capitalize] [Mother:nameSurname:capitalize]
# write the source and citation
[lib.WriteGeneanetSourceCitation]
>
# reset to Focus Window
{Alt+F4}{Alt+enter}{Alt+F4}
# end of auto type
{target=fh}
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
# start fh focus on Indi Name on Focus page
#
# 1.00 Changed 11 Jan 2024 Initial template
# 1.01 updated 20 April 2024 for this collection
#
# create the Mother record
{fast}
# make person the focus
# access the menu tabs to the Add Parent
{ALT+AP}
{enter}F
[Mother:nameToGivenFirst:nameGiven:capitalize] [Mother:nameSurname:capitalize]
{end}{500}
# write the source and citation
[lib.WriteGeneanetSourceCitation]
#check that there is a Father record
[?:Father]
<
# close the source and citation
{Alt+F4}
{Alt+enter}
# tab down to the add spouse link - my tabcount is 16
{tab*16}
{enter}{down}{enter}
[Father:nameToGivenFirst:nameGiven:capitalize]
[Father:nameSurname:capitalize]
# write the source and citation
[lib.WriteGeneanetSourceCitation]
>
# reset to Focus Window
{Alt+F4}{Alt+enter}{Alt+F4}
# end of auto type
{target=fh}
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
#add first names, birth and death data to a new child record
#updated 17 Apr 2024
{fast}
{Alt+AC}{space}{tab}{enter}
# write the first names
[Name:nameGiven:capitalize]
{tab}{tab}
# get gender of child
#[=:Fname:[Name:nameGiven]]
# if there is a field with gender
<[?:Gender]
# assign the first letter to our varuable MFUsex
[=:MFUsex:[Gender:substring:1:1]]
#Test for the result and choose the vale from the drop down
<[?:MFUsex=M]{down*2}{enter}>
<[?:MFUsex=F]{down*3}{enter}>
>
{tab}
#tab over occupation
{tab}
# if there is a Birth Date field
[?:Birth Date]<
#add birth date, skip rel. and open child's property page
<[lib.FormatDate:Birth Date]>{tab}
<[lib.FormatPlace:Birth Place]>
# pause for 500 millisecs
{500}
# write the source and citation
[lib.WriteGeneanetSourceCitation]
>
# reset to Focus Window
{Alt+F4}{Alt+enter}{Alt+F4}
{target=fh}
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
# updated 21 April 2024
# If you have added an INDI, but at the time of adding that Indi, their Birth and Death details may not have been available. This auto type will add the data upon the selection of Birth or Death. Run it with B result for Birth, or D for Death
{fast}
# Focus point is Indi's name Focus Window.
# move focus to Property Box
{Alt+enter}
# add or update the Birth details
[=:Add Birth or Death data ( B, D)]
# copy the input into a result field
[=:result:[Add Birth or Death data ( B, D)]]
###
# result is to add the birth fact
<
[?:result=B]
<
# tab to the Born: field
{tab*4}
# check if we do have a Death Date field
[?:Birth Date]
# call the library with the birth parameter
<[lib.FormatDate:Birth Date]>
#Tab to place field
{tab}
# call the library with the place parameter
<[lib.FormatPlace:Birth Place]>
# pause for 500 millisecs
{500}
# write the source and citation
[lib.WriteGeneanetSourceCitation]
# end of overwrite section
>
>
###
# result is to add the death data
<
[?:result=D]
<
{tab*8}
# check if we do have a Death Date field
[?:Death Date]
# call the library with the death date parameter
<[lib.FormatDate:Death Date]>
#Tab to place field
{tab}
# call the library with the place parameter
<[lib.FormatPlace:Death Place]>
# pause for 500 millisecs
{500}
# write the source and citation
[lib.WriteGeneanetSourceCitation]
# end of overwrite section
>
>
# reset to Focus Window
{Alt+F4}{Alt+enter}{Alt+F4}
# end of auto type
{target=fh}
# Check if Generic Auto Type Template is in FH
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
# start fh focus on Focus Window
# changes to Indi Name on Property page Main tab
# checks if source exists if it does, press Cancel
# if doesn't exist, create
# 1.00 Changed 12 April 2024 Initial template
############################################
{fast}
# make person the focus - go to property main tab
{Alt+enter}{end}{250}
# move cursor to Sources pane
{Ctrl+U}
# move to the bottom and select Cite Existing Source
{Ctrl+I}{down}{enter}
# prompt for Source name
{Ctrl+D}
# enter the Source.Title or suitable other field from the ORA Control Panel
[Source.Title]
# If the [Source.Title] returns an existing record, you know it exists
# If no record is returned, then we need to add it to FH sources.
{target=fh}
# Add a new Generic Auto Type Template
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
# start fh focus on Indi Name on Focus Window
# will create a new GENERIC source (change code if templated)
# 1.00 Changed 12 April 2024 . Initial template
####################################################
{fast}
# Move up to Add Menu and highlight Source/Citation and select
{Alt+AUU}{enter}
# Move down to the Create Generic Source Record/Prepare Citation
# and select the option
{down}{enter}
# let ORA insert the Generic Source title
[Source.Title]
# None of the following fields are mandatory, but good practice to enter them as necessary. If you don't want them, customise or comment them out
# tab to the Generic Type: field
{tab}
# and enter a type field ie [General]
#
# tab to the Author: field
{tab}
# and enter the Author ie [Ancestry User]
#
# tab to the Custom Id: field
{tab}
# and enter the [Custom Id]
#
# tab to the Short Title: field
{tab}
[Collection Name]
# tab to the Publication Info: field
{tab}
[Page.ServiceName]: collection ID [Collection ID]
# tab to the Repository: field
{tab}
# and optionally enter a repository
{space}{down}{enter}{Ctrl+D}
# at this point ORA should have stopped and you can close the Source/Citation pane, as the Source will have been created
#Archive
#{F6}{space}
<\<span style="color:Red; font-size: 80%;font-weight: bold"\>
Hover mouse over Button Numbers or Click the little black triangle above the Search Targets to see instructions.
\</span\>>
{target=fh}
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
# updated 3 Jan 2023
[=:Repository:ANC]
#London, England, Electoral Registers, 1832-1965
#[=:Address]
#[=:Occupation]
[=:Assessment_U_Q_S_P:P]
{FAST}
# change to Facts tab on properties page
{Ctrl+tab}
{Ctrl+I}Electoral Register{enter}
{tab}[Electoral Date]{tab}{tab}
[?:Street Address][Street Address], [Ward or Division Constituency], [County or Borough]
{SLOW}
[lib.WriteSourceThruWhereWithin]
#tab to Text from Source and create the TfS
{tab}[Source.Title]{enter}
[Source.Citation]
<[Image Page URL:split:?use:1]|**Enter Image url **>
[lib.DividerBar]
{target=fh}
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
# updated 7 August 2023
[=:Repository:ANC]
# get the assessment value
[=:Assessment_U_Q_S_P:S]
[==:var.zImageURL:[ Image Page URL:split:&use:1]]
[=:Ancestry Image Link:Ancestry Image Link]
#set event flag
[=:EventFlag:Burial]
[lib.SetEventFlag:Burial]
[Burial Date]{tab}[Burial Church], [Burial Place]
[lib.WriteSourceThruWhereWithin]
#tab to text from source
{tab}
{500}
{Ctrl+space}{500}
[Source.Title]{enter}
[Source.Citation]{enter}
{tab}Ancestry.co.uk - Collection # [Record Id:split:\:\::1]{enter}
Name: [Name], Age at death: [Death Age]{enter}
Burial date:[Burial Date]{enter}
Burial Place: [Burial Church], [Burial Place]{enter}
{500}
{Ctrl+space}{500}
[lib.AddImageLinkToTFS:var.zImageURL:Ancestry Image Link]
<\<span style="color:Red; font-size: 80%;font-weight: bold"\>
Hover mouse over Button Numbers or Click the little black triangle above the Search Targets to see instructions.
\</span\>>
<[School Address]|**Enter**>
<[Date Left School]|**Enter**>
<[Image Page URL]|**Enter**>
{target=fh}
#London, England, School Admissions and Discharges, 1840-1911
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
# updated 3 Jan 2023
#[=:Address]
#[=:Occupation]
[=:Assessment_U_Q_S_P:P]
<[?:School Address=**Enter**][==:School Address]>
<[?:Date Left School=**Enter**][==:Date Left School]>
<[?:Image Page URL=**Enter Image url **][==:Image Page URL]>
#{FAST}
# change to Facts tab on properties page
{Ctrl+tab}
{Ctrl+I}Educ.{enter}{tab}School Education
{tab}[Admission Date]{tab}{tab}
[School], [School Address]
{SLOW}
[lib.WriteSourceThruWhereWithin]
#tab to Text from Source and create the TfS
{tab}[Source.Title]{enter}
[Source.Citation]
Image is at : [Image Page URL]
Ancestry.co.uk - Collection # [Record Id:split:\:\::1]{enter}
{tab}
Name: [Name]{enter}
Age:[Age]{enter}
Birth Date: [Birth Date]{enter}
Admission Date: [Admission Date]{enter}
School: [School]{enter}
Date Left School: [Date Left School]{enter}
Notes: [Notes]
<\<span style="color:Red; font-size: 80%;font-weight: bold"\>
Hover mouse over Button Numbers or Click the little black triangle above the Search Targets to see instructions.
\</span\>>
{target=fh}
#London, England, Workhouse Admission and Discharge
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
# updated 3 Jan 2023
#[=:Address]
#[=:Occupation]
[=:Assessment_U_Q_S_P:P]
#{FAST}
<[?:Record Type=Admission]
# change to Facts tab on properties page
{Ctrl+tab}
{Ctrl+I}Workhouse Admission{enter}
{tab}[Admission Date]{tab}[Admission Age]{tab}
[Admission Place]>
<[?:Record Type=Discharge]
# change to Facts tab on properties page
{Ctrl+tab}
{Ctrl+I}Workhouse Discharge{enter}
{tab}[Discharge Date]{tab}{tab}
[Discharge Place]>
{SLOW}
[lib.WriteSourceThruWhereWithin]
#tab to Text from Source and create the TfS
{tab}[Source.Title]{enter}
[Source.Citation]
<\<span style="color:Red; font-size: 80%;font-weight: bold"\>
Hover mouse over Button Numbers or Click the little black triangle above the Search Targets to see instructions.
\</span\>>
{target=fh}
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
# updated 3 Jan 2023
[=:Repository:ANC]
#
[=:Assessment_U_Q_S_P:S]
#
#set event flag
[=:EventFlag:Birth]
[lib.SetEventFlag]
[Birth Date]{tab}[Birth Place]{tab}
#set event flag
[=:EventFlag:Death]
[lib.SetEventFlag]
[Death Date]{tab}[Death Place]
#set event flag
[=:EventFlag:Burial]
[lib.SetEventFlag]
[Death Date:dateYear]{tab}
[Cemetery], [Burial or Cremation Place]{enter}
[lib.WriteSourceThruWhereWithin]
{tab}
[Source.Title]{enter}
Ancestry.co.uk - Collection # [Record Id:split:\:\::1]{enter}
{tab}
[Name]{enter}
Born [Birth Date] at [Birth Place]{enter}
Died [Death Date] at [Death Place]{enter}
Buried [Cemetery], [Burial or Cremation Place]{enter}
<Father : [father]{enter}>
<Mother : [Mother]{enter}>
<Spouse : [Spouse]>
<[Division]|Army Division>
<[Corps]|Corps>
<[Height]|Height in feet and inches>
<[Weight]|Weight in lbs>
<[Chest]|Chest size in inches>
<[Hair Colour]|Enter Hair colour>
<[Eye Colour]|Enter Eye colour>
<[Complexion]|Complexion - Fair, Normal, Dark>
<[Physique]|Physique>
<[Vision]| 6/6 20/20>
<[Scars]|Visible scars>
<[Medical Date]|Medical date>
<[Medical Place]|Medical Place>
[lib.DividerBar]
#
{target=fh}
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
# start fh focus on Indi Name on Property page Main tab
# add the fact
# change to Facts tab on properties page
{Ctrl+tab}
# search and insert the Fact Type from the list
{Ctrl+I}Army Enlistment 2{enter}
# complete the fact field entries...
{tab}
[Medical Date]{tab}
<[Enlistment Age]>
{tab}
[Medical Place]{tab}
{tab}
#{fast}
#Service:[Service]{enter}
Service:Army{enter}
Corps:[Corps]{enter}
<[?:Division!=Army Division]Division:[Division]{enter}>
Service ID:[Regimental Number]{enter}
Sign-on Period:[Form Title]{enter}
<[?:Height!=Height in feet and inches]Height:[Height]|Height:>{enter}
<[?:Weight!=Weight in lbs]Weight:[Weight]|Weight:>{enter}
<[?:Chest!=Chest size in inches]Chest:[Chest]|Chest:>{enter}
<[?:Hair Colour!=Enter Hair Colour]Hair colour:[Hair colour]|Hair Colour:>{enter}
<[?:Eye colour!=Enter Eye colour]Eye colour:[Eye Colour]|Eye Colour:>{enter}
<[?:Complexion!=Complexion - Fair, Normal, Dark]Complexion:[Complexion]|Complexion:>{enter}
<[?:Physique!=Physique]Physique:[Physique]|Physique:>{enter}
<[?:Vision!=Vision]Vision:[Vision]|Vision:>{enter}
<[?:Scars!=Scars]Scars:[Scars]|Scars:>{enter}
Medical Date:[Medical date]{enter}
Medical Place:[Medical Place]{enter}
# end of notes
{tab}
# write out GENERIC sourc
{Ctrl+U}{250}{Ctrl+I}{down}{enter}{Ctrl+D}
#
[Source.Title]
{500}
{f6}{space}{enter}
# set auto type speed to fast
#{fast}
# tab over Source fields to the Citation fields....
#starts on Title.
#[Collection Name]
#{ctrl+a}{del}[var.zSource]
#Tab to generic type
{tab}
#Tab to author
{tab}
#Tab to custom id
{tab}
#Tab to short title
{tab}
[Collection ID]
#Tab to Publication
{tab}
#Tab to repository
{tab}
#Tab to source tfs
{tab}
#Tab to entry Date
{tab}
#Set the Entry date
[Page.Access Date]
{tab}
#Set Assessment
# assessment value either entered or preset
{down*5}
{tab}
#set the Where Within
[URL]
# tab to TFS
{tab}
# open the Rich Text editor
{Ctrl+space}{500}
#go to end of existing text and next line
{Ctrl+End}{enter}{250}
{fast}
# move and select the web link
{SHIFT+F10}{250}{UP*2}{RIGHT}{DOWN}{ENTER}{250}
#write the URL
[URL]
#wite the hyperlink wording
{tab}
Ancestry Record link
{tab}{enter}
<[Division]|Army Division>
<[Corps]|Imperial Yeomanry>
<[Apparent Age]|Apparent Age>
<[Height]|Height in feet and inches>
<[Weight]|Weight in lbs>
<[Chest]|Chest size in inches>
<[Hair Colour]|Enter Hair colour>
<[Eye Colour]|Enter Eye colour>
<[Complexion]|Complexion - Fair, Normal, Dark>
[lib.DividerBar]
{target=fh}
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
# start fh focus on Indi Name on Property page Main tab
# add the fact
# change to Facts tab on properties page
{Ctrl+tab}
# search and insert the Fact Type from the list
{Ctrl+I}Army Enlistment{enter}
# complete the fact field entries...
{tab}
[Enlistment Date]{tab}
<[Apparent Age]>
{tab}
[Enlistment Place]{tab}
{tab}
{fast}
#Service:[Service]{enter}
Service:Army{enter}
Corps:[Corps]{enter}
<[?:Division!=Army Division]Division:[Division]{enter}>
Unit:[Unit]{enter}
Service ID:[Serial Number]{enter}
Sign-on Period:[Form Title]{enter}
<[?:Height!=Height in feet and inches]Height:[Height]|Height:>{enter}
<[?:Weight!=Weight in lbs]Weight:[Weight]|Weight:>{enter}
<[?:Chest!=Chest size in inches]Chest:[Chest]|Chest:>{enter}
<[?:Hair Colour!=Enter Hair Colour]Hair colour:[Hair colour]|Hair Colour:>{enter}
<[?:Eye colour!=Enter Eye colour]Eye colour:[Eye Colour]|Eye Colour:>{enter}
<[?:Complexion!=Complexion - Fair, Normal, Dark]Complexion:[Complexion]|Complexion:>{enter}
#<[?:Physique!=Physique]Physique:[Physique]|Physique:>{enter}
#<[?:Vision!=Vision]Vision:[Vision]|Vision:>{enter}
#<[?:Scars!=Scars]Scars:[Scars]|Scars:>{enter}
Medical Date:[Attestation date]{enter}
Medical Place:[Attestation Place]{enter}
Date of Discharge:[Discharge Date]{enter}
Place of Discharge: [Discharge Place]
# end of notes
{tab}
# write out GENERIC sourc
{Ctrl+U}{250}{Ctrl+I}{down}{enter}{Ctrl+D}
#
[Source.Title]
{500}
{f6}{space}{enter}
# set auto type speed to fast
#{fast}
# tab over Source fields to the Citation fields....
#starts on Title.
#[Collection Name]
#{ctrl+a}{del}[var.zSource]
#Tab to generic type
{tab}
#Tab to author
{tab}
#Tab to custom id
{tab}
#Tab to short title
{tab}
[Collection ID]
#Tab to Publication
{tab}
#Tab to repository
{tab}
#Tab to source tfs
{tab}
#Tab to entry Date
{tab}
#Set the Entry date
[Page.Access Date]
{tab}
#Set Assessment
# assessment value either entered or preset
{down*5}
{tab}
#set the Where Within
[URL]
# tab to TFS
{tab}
# open the Rich Text editor
{Ctrl+space}{500}
#go to end of existing text and next line
{Ctrl+End}{enter}{250}
{fast}
# move and select the web link
{SHIFT+F10}{250}{UP*2}{RIGHT}{DOWN}{ENTER}{250}
#write the URL
[URL]
#wite the hyperlink wording
{tab}
Ancestry Record link
{tab}{enter}
<\<span style="color:Red; font-size: 80%;font-weight: bold"\>
Hover mouse over Button Numbers or Click the little black triangle above the Search Targets to see instructions.
\</span\>>
<[Image Page URL]|**Enter Image url **>
[lib.DividerBar]
{target=fh}
###############################
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
#
# updated 5th Aug 2023
###############################
[=:Assessment_U_Q_S_P:P]
<[?:Image Page URL=**Enter Image url **][==:Image Page URL]>
# move from focus page to indi's Property Box
Alt+Enter}{50}
# move from Property Box Main Tab to Facts Tab
{Ctrl+tab}{50}
# search for an existing Fact Type and select from the list
{Ctrl+I}Military Awards{enter}
# accept the selected item from the list
{enter}
{tab}
[Medal Awarded]{tab}
[Military Year]
# move from a fact entry to the source/citation workspace
[lib.WriteSourceThruWhereWithin]
{tab}
# open the Rich Text Editor
{Ctrl+space}{50}
[Source.Title]{enter}
[Source.Citation]{enter}
#[Company]{enter}
Ancestry.co.uk - Collection # [Record Id:split:\:\::1]{enter}
[Rank] [Name]{enter}
Regiment: [Regiment or Corps]{enter}
Regiment Number: [Regiment Number]{enter}
# move and select the web link
{SHIFT+F10}{250}{UP*2}{RIGHT}{DOWN}{ENTER}{250}
#write the URL
<[?:Image Page URL][Image Page URL]
#wite the hyperlink wording
{tab}Ancestry Image link
{tab}{enter}>
#close the popup
{Alt+F4}{enter}
{target=fh}
[=:Assessment_U_Q_S_P:S]
<[Event Date]><[Christening Date]>{tab}
<[Event Place]><[Christening Place]>
[lib.GetExistingSource]
{tab*9}[Page.Access Date]
{tab}[lib.SetAssessment]
{Tab}[URL]
{tab}
Name : [Name] Gender : [Sex]{enter}
<[?:Daughter] Daughter : [Daughter], [Gender]|[?:Son] Son : [Son], [Gender]{enter}>
Father : [Father's Name]{enter}
Mother : [Mother's Name]{enter}
Collection : [Source.Collection]{enter}
Reference ID : [Source.Reference ID]{enter}
GS Film Number : [Source.GS Film Number]{enter}
Digital Folder Number : [Source.Digital Folder Number]{enter}
Image Number : [Source.Image Number]
<Record Number : [Source.Record Number#1]>
<\<span style="color:Red; font-size: 80%;font-weight: bold"\>
Hover mouse over Button Numbers or Click the little black triangle above the Search Targets to see instructions.
\</span\>>
[lib.DividerBar]
{target=fh}
#
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
# updated 3 Jan 2023
#
[=:Repository:FS]
[=:Assessment_U_Q_S_P:S]
<[?:Source.Title=**Enter**][==:Source.Title]>
<[?:Birth Date]
#set event flag
[=:EventFlag:Birth]
[lib.SetEventFlag]
[Birth Date]>
#set event flag
[=:EventFlag:Death]
[lib.SetEventFlag]
<[Death Date]>{tab}[Death or Burial Place]{tab}
<aft [Death Date]>{tab}<[Cemetery], >[Death or Burial Place]
{SLOW}
[lib.WriteSourceThruWhereWithin_FS]
{tab}
Event Type : [Event Type]{enter}
[Source.Collection]{enter}
[Source.Citation]
<\<span style="color:Red; font-size: 80%;font-weight: bold"\>
Hover mouse over Button Numbers or Click the little black triangle above the Search Targets to see instructions.
\<br/\>
<Collection ID:\</span\>
\<span style="font-size: 80%;font-weight: bold"\> [Collection ID]>\<br/\>\</span\>
\<span style="color:Red; font-size: 80%;font-weight: bold"\> Parent:\</span\>
\<span style="font-size: 80%;font-weight: bold"\> SA Cape DNs\</span\>
\<span style="color:Red; font-size: 80%;font-weight: bold"\> AT version:\</span\>
\<span style="font-size: 80%;font-weight: bold"\> v2.00\</span\>>
[==:fhproject:master]
# Ancestry
<[?:o.Service=Ancestry]
<[Image Page URL:split:?use:1]|**Enter Image url **>
>
#Findmypast
<[?:o.Service=Findmypast]
<[Image Page URL:split:&parent:1]|**Enter Image url **>
>
#FamilySearch
<[?:o.Service=FamilySearch]
<[Image Page URL:split:&pers:1]|**Enter Image url **>
>
[lib.SetSADNdata]
[lib.PathToDNImageFilename]
#<[Date of Birth]|** Enter date of Birth **>
#<[Date of Death]|** Enter date of Death **>
[lib.DividerBar]
<[var.Update Fact Data]|** Update Fact Date and Place y/n **>
{target=fh}
#
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
# updated 12 Sep 2024
#
# South Africa, Cape Province, Probate Records of the Master of the High Court, 1834-1989
# to be consistent with existing records, forced the type to Death rather than Probate.
# test for manual input in the prompted fields
<[?:Image Page URL=**Enter Image url **][==:Image Page URL]>
<[?:var.Update Fact Data=** Update Fact Date and Place y/n **][==:var.Update Fact Data]>
{fast}
#set up the variables
[=:Assessment_U_Q_S_P:P]
[lib.SetSADNdata]
[=:Debug:1]
# optionally overwrite the existing birth and death info
<
<[?:var.Update Fact Data=y]
{tab*4}
{tab}
{tab*3}
#[Event Date]{tab}[Event Place]
[var.zEventdate]{tab}[var.zEventplace]
>
# if no to update, tab to death field ready for source
|{tab*8}
>
#<[?:Debug=0]
[lib.WriteSource:var.zSource]
{tab}
[lib.WriteCitation:var.zEventType]
#>
{target=fh}
# based on Generic Auto Type Template
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
# start fh focus on Indi Name on Property page Main tab
# checks if source exists if it does, press Cancel
# if doesn't exist, use btn5 to create
# 1.00 Changed 26 Aug 2023 Initial template
# 1.01 changed 25 Nov 2023 use Collection ID or Source
## [source.collection:substring:1:-12] ##
#
{Ctrl+U}{Ctrl+I}{down}{enter}{Ctrl+D}[var.zSource]
{target=fh}
# based on Generic Auto Type Template
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
# start fh focus on Indi Name on Property page Main tab
# checks if source exists if it does, press Cancel
# if doesn't exist, use btn5 to create
# 1.00 Changed 26 Aug 2023 Initial template
{Alt+F4}
{Alt+AUU}{enter}{down}{enter}
[var.zSource]
# set generic type
{tab}
[var.zEventType]
{tab*3}
[Collection ID]
{tab}
[var.zPublisher] <[?o.Service=Ancestry][var.zRecordID]>
{tab}{space}{down}{enter}{Ctrl+D}
{target=fh}
# add image on citation media tab
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
# updated 21 Sep 2023
#
[lib.WriteDNImageToCitation:var.zEventType]
{target=fh}
# updating image data on citation media tab
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
# updated 18 Jun 2023
#
#[lib.InitVars]
{tab}[var.zEventdate]{tab}
<[?:o.Service=Ancestry][Image Page URL:split:?use:1]>
<[?:o.Service=Findmypast][Image Page URL:split:&parent:1]>
<[?:o.Service=FamilySearch][Image Page URL:split:&pers:1]>
{tab}
[lib.SetKeywords:var.zEventType]
{tab*6}{enter}
{Alt+F4}
<\<span style="color:Red; font-size: 80%;font-weight: bold"\>
Hover mouse over Button Numbers or Click the little black triangle above the Search Targets to see instructions.
\</span\>>
<[Image Page URL]|**Enter Image url **>
[lib.DividerBar]
{target=fh}
#
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
# updated 3 Jan 2023
[=:Repository:FS]
#set up the variables
[=:Assessment_U_Q_S_P:P]
# test for manual input in the prompted fields
<[?:Image Page URL=**Enter Image url **][==:Image Page URL]>
# baptisms
# set event flag
[=:EventFlag:Baptism]
[lib.SetEventFlag]
[Event Date]{tab}[Event Place]
[lib.WriteSourceThruWhereWithin_FS]
{tab}
[Source.Collection]{enter}
<Folder Number : [Source.Digital Folder Number]{enter}>
<Image Number : [Source.Image Number]{enter}>
[Source.Citation]{enter}
#<Image is at [lib.FS_URL_Split_off_&pers:Image Page URL]>
{Name : [Name]{enter}
Gender : [Sex]{enter}
Father : [Parent Name]{enter}
Mother : [Second Parent's Name]
[lib.Add_FS_Image_link]
{target=fh}
#
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
# updated 3 Jan 2023
[=:Repository:FS]
#set up the variables
[=:Assessment_U_Q_S_P:P]
# test for manual input in the prompted fields
<[?:Image Page URL=**Enter Image url **][==:Image Page URL]>
#marriages
# set event flag
[=:EventFlag:Marriage]
[lib.SetEventFlag]
<[?:Marriage Date][Marriage Date]><[?:Event Date][Event Date]>
{tab}
<[?:Marriage Place][Marriage Place]><[?:Event Place][Event Place]>
[lib.WriteSourceThruWhereWithin_FS]
{tab}
#open the rich text editor
{Ctrl+space}
[Source.Collection]{enter}
<Folder Number : [Source.Digital Folder Number]{enter}>
<Image Number : [Source.Image Number]{enter}>
[Source.Citation]{enter}
#Image is at [lib.FS_URL_Split_off_&pers:Image Page URL]
Record Event Type : [Event Type]{enter}
Name : [Name]{enter}
Spouse's Name : [Spouse's Name]{enter}
# write the web page link
[lib.Add_FS_Image_link]
<\<span style="color:Red; font-size: 80%;font-weight: bold"\>
Hover mouse over Button Numbers or Click the little black triangle above the Search Targets to see instructions.
\</span\>>
[lib.DividerBar]
{target=fh}
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
# updated 3 Feb 2023
#
[=:Repository:ANC]
#set assessment as primary
[=:Assessment_U_Q_S_P:P]
#set event flag
[=:EventFlag:Marriage]
[lib.SetEventFlag]
[Event Date]{tab}[Event Place]
#add source
[lib.WriteSourceThruWhereWithin]
#tab to text from source
{tab}
[Source.Collection]{enter}
<Digital Folder : [Source.Digital Folder Number]{enter}>
<Image Number : [Source.Image Number]{enter}>
<Entry number : [Entry Number] Page : [Page Number]{enter}>
[Name]{enter}
Gender : [Sex]{enter}
<Birth Date : [Birth Date] {enter}>
<Baptism Date : [Baptism Date]{enter}>
<Baptism Place : [Baptism Place (original)], [Event Place]{enter}>
<Marriage Date: [Event Date]{enter}>
<Marriage Place : <[Event Place (Original)]|[Event Place]>{enter}>
< Spouse : [Spouse's Name]{enter}>
<Father's Name : [Father's Name]{enter}>
<Mother's Name : [Mother's Name]{enter}>
<\<span style="color:Red; font-size: 80%;font-weight: bold"\>
Hover mouse over Button Numbers or Click the little black triangle above the Search Targets to see instructions.
\</span\>>
<[Image Page URL]|**Enter Image url **>
[lib.DividerBar]
{target=fh}
#
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
# updated 3 Jan 2023
#
[=:Repository:FS]
#will create the citation
[=:Assessment_U_Q_S_P:P]
#start with cursor on Individual's name on proprty page
# test for manual input in the prompted fields
<[?:Image Page URL=**Enter Image url **][==:Image Page URL]>
{fast}
#set event flag
[=:EventFlag:Baptism]
[lib.SetEventFlag]
[Baptism Date]{tab}<[Baptism Place (Original)]|[Baptism Place]>
[lib.WriteSourceThruWhereWithin_FS]
{tab}
[lib.FS_ParishRec_Baptism]
{target=fh}
#
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
# updated 3 Jan 2023
#
[=:Repository:FS]
#will create the citation
[=:Assessment_U_Q_S_P:P]
#start with cursor on Individual's name on proprty page
# test for manual input in the prompted fields
<[?:Image Page URL=**Enter Image url **][==:Image Page URL]>
{fast}
#set event flag
[=:EventFlag:Marriage]
[lib.SetEventFlag]
[Marriage Date]{tab}[Marriage Place]
[lib.WriteSourceThruWhereWithin_FS]
{tab}
[lib.FS_ParishRec_Marriage]
{target=fh}
#
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
# updated 3 Jan 2023
#
[=:Repository:FS]
#will create the citation
[=:Assessment_U_Q_S_P:P]
#start with cursor on Individual's name on proprty page
# test for manual input in the prompted fields
<[?:Image Page URL=**Enter Image url **][==:Image Page URL]>
{fast}
#set event flag
[=:EventFlag:Burial]
[lib.SetEventFlag]
[Death or Burial Date]{tab}[Death or Burial Place]
[lib.WriteSourceThruWhereWithin_FS]
{tab}
[lib.FS_ParishRec_Burial]]>
<\<span style="color:Red; font-size: 80%;font-weight: bold"\>
Hover mouse over Button Numbers or Click the little black triangle above the Search Targets to see instructions.
\</span\>>
<[Image Page URL]|**Enter Image url **>
[lib.DividerBar]
{target=fh}
#
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
# updated 3 Jan 2023
#
[=:Repository:FS]
#set up the variables
[=:Assessment_U_Q_S_P:P]
# test for manual input in the prompted fields
<[?:Image Page URL=**Enter Image url **][==:Image Page URL]>
{fast}
#set event flag
[=:EventFlag:Baptism]
[lib.SetEventFlag]
{500}
<[Event Date]{tab}[Event Place]>
<[Baptism Date]{tab}[Baptism Place]>
{500}
[lib.WriteSourceThruWhereWithin_FS]
{tab}
[Source.Collection]{enter}
<Folder Number : [Source.Digital Folder Number]{enter}>
<Image Number : [Source.Image Number]{enter}>
[Source.Citation]{enter}
Image is at [lib.FS_URL_Split_off_&pers:Image Page URL]
{tab}Name : [Name]{enter}
Gender : [Sex]{enter}
<Father : [Father's Name]{enter}>
<Mother : [Mother's Name]>
<Parent : [Parent Name]>
{target=fh}
#
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
# updated 3 Jan 2023
#
[=:Repository:FS]
#set up the variables
[=:Assessment_U_Q_S_P:P]
# test for manual input in the prompted fields
<[?:Image Page URL=**Enter Image url **][==:Image Page URL]>
#marriages
#set event flag
[=:EventFlag:Marriage]
[lib.SetEventFlag]
[Event Date]{tab}[Event Place]
[lib.WriteSourceThruWhereWithin_FS]
{tab}
[Source.Collection]{enter}
<Folder Number : [Source.Digital Folder Number]{enter}>
<Image Number : [Source.Image Number]{enter}>
[Source.Citation]{enter}
Image is at [lib.FS_URL_Split_off_&pers:Image Page URL]
{tab}
Record Event Type : [Event Type]{enter}
Name : [Name]{enter}
<Spouse's Name : [Spouse's Name]{enter}>
{target=fh}
#
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
# updated 3 Jan 2023
#
[=:Repository:FS]
#set up the variables
[=:Assessment_U_Q_S_P:P]
# test for manual input in the prompted fields
<[?:Image Page URL=**Enter Image url **][==:Image Page URL]>
#marriages
#set event flag
[=:EventFlag:Death]
[lib.SetEventFlag]
[Event Date]{tab}[Event Place]
[lib.WriteSourceThruWhereWithin_FS]
{tab}
[Source.Collection]{enter}
<Folder Number : [Source.Digital Folder Number]{enter}>
<Image Number : [Source.Image Number]{enter}>
[Source.Citation]{enter}
Image is at [lib.FS_URL_Split_off_&pers:Image Page URL]
{tab}
Record Event Type : [Event Type]{enter}
Name : [Name]{enter}
<Spouse's Name : [Spouse's Name]{enter}>
<\<span style="color:Red; font-size: 80%;font-weight: bold"\>
Hover mouse over Button Numbers or Click the little black triangle above the Search Targets to see instructions.
\</span\>>
<[Image Page URL]|**Enter Image url **>
[lib.DividerBar]
{target=fh}
#
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
# updated 3 Jan 2023
#
[=:Repository:FS]
<[?:Image Page URL=**Enter Image url **][==:lib.FS_URL_Split_off_&pers:Image Page URL]>
[=:Assessment_U_Q_S_P:S]
#{fast}
#set event flag
[=:EventFlag:Marriage]
[lib.SetEventFlag]
[Marriage Date]{tab}[Marriage Place]
{500}
[lib.WriteSourceThruWhereWithin_FS]
{tab}
{Ctrl+space}{500}
[Source.Citation]{enter}
Collection : [Source.Collection]{enter}
Digital Folder Number : [Source.Digital Folder Number]{enter}
Image Number : [Source.Image Number] {enter} {enter}
<Record Number#1 : [Record Number#1]><Certificate Number : [Source.Certificate Number]>{enter}
Name : [Name] : Age [Age]{enter}
Spouse : [Spouse's Name] : Age [Spouse's Age]{enter}
[lib.Add_FS_Image_link]
<\<span style="color:Red; font-size: 80%;font-weight: bold"\>
Hover mouse over Button Numbers or Click the little black triangle above the Search Targets to see instructions.
\</span\>>
<[Image Page URL]|**Enter Image url **>
[lib.DividerBar]
{target=fh}
#
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
# updated 3 Jan 2023
#
[=:Repository:FS]
# test for manual input in the prompted fields
<[?:Image Page URL=**Enter Image url **][==:Image Page URL]>
#will create the citation
[=:Assessment_U_Q_S_P:P]
#set event flag
[=:EventFlag:Baptism]
[lib.SetEventFlag]
[Event Date]{tab}<<[Event Place]>|<[Event Place (Original)]>>
[lib.WriteSourceThruWhereWithin_FS]
{tab}
[Source.Collection]{enter}
Folder : [Source.Digital Folder Number]{enter}
Image : [Source.Image Number]{enter}
Image is at [lib.FS_URL_Split_off_&pers:Image Page URL]{enter}
[Source.Citation]{enter}
{tab}
Event Type : [Event Type]{enter}
Name : [Name]{enter}
Baptism Date : [Event Date]{enter}
Place : <<[Event Place]>|<[Event Place (Original)]>>{enter}
Birth Date : [Birth Date]{enter}
Father : [Father's Name]{enter}
Mother : [Mother's Name]{enter}
<\<span style="color:Red; font-size: 80%;font-weight: bold"\>
Hover mouse over Button Numbers or Click the little black triangle above the Search Targets to see instructions.
\</span\>>
<[Image Page URL]|**Enter Image url **>
[lib.DividerBar]
{target=fh}
#
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
# updated 3 Jan 2023
#
[=:Repository:FS]
<[?:Image Page URL=**Enter Image url **][==:Image Page URL]>
[=:Assessment_U_Q_S_P:P]
{fast}
#set event flag
[=:EventFlag:Death]
[lib.SetEventFlag]
[Death Date]{tab}<[Death Place]>
# set the source details
[lib.WriteSourceThruWhereWithin_FS]
#tab to text from source
{tab}Collection : [Source.Collection]{enter}
[Source.Citation]{enter}
Digital Folder Number : [Source.Digital Folder Number]{enter}
Image Number : [Source.Image Number] {enter}
Image is at [lib.FS_URL_Split_off_&pers:Image Page URL]{enter}
<Record Number#1 : [Record Number#1]><Certificate Number : [Source.Certificate Number]>{enter}
{tab}
Name : [Name] : Age [Age]{enter}
<\<span style="color:Red; font-size: 80%;font-weight: bold"\>
Hover mouse over Button Numbers or Click the little black triangle above the Search Targets to see instructions.
\</span\>>
<[Image Page URL]|**Enter Image url **>
[Name:nameSurname], [Name:nameGiven]([Birth Year (Estimated)]-[Death Date:dateYear]) DN.jpg
[lib.DividerBar]
{target=fh}
#
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
# updated 15 March 2023
#
[=:Repository:FS]
#set up the variables
[=:Assessment_U_Q_S_P:P]
# test for manual input in the prompted fields
<[?:Image Page URL=**Enter Image url **][==:Image Page URL]>
{fast}
#set event flag
[=:EventFlag:Death]
[lib.SetEventFlag]
{500}
[Death Date]{tab}[Death Place]
{500}
[lib.WriteSourceThruWhereWithin_FS]
#tab to citation text from source
{tab}
#open the rich text editor
{Ctrl+space}
#type tfs
[Source.Collection]{enter}
Folder :[Source.Digital Folder Number], Image : [Source.Image Number]
{enter}[Source.Citation]{enter}
[Name]{enter}Age at death :[Age]{enter}
Death date :[Death Date]{enter}
Probate place : [Probate Place]{enter}
Birth : [Birth Year (Estimated)], [Birth Place]{enter}
# write the web page link
[lib.Add_FS_Image_link]
{target=fh}
#
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
# updated 15 March 2023
#
[=:Repository:FS]
#set up the variables
[=:Assessment_U_Q_S_P:P]
# test for manual input in the prompted fields
<[?:Image Page URL=**Enter Image url **][==:Image Page URL]>
#set event flag
[=:EventFlag:Death]
[lib.SetEventFlag]
[lib.WriteSourceThruWhereWithin_FS]
{tab}
#open the rich text editor
{Ctrl+space}
#type tfs
[Source.Collection]{enter}
Folder :[Source.Digital Folder Number], Image : [Source.Image Number]
{enter}[Source.Citation]{enter}
[Name]{enter}Age at death :[Age]{enter}
Death date :[Death Date]{enter}
Probate place : [Probate Place]{enter}
Birth : [Birth Year (Estimated)], [Birth Place]{enter}
# write the web page link
[lib.Add_FS_Image_link]
<\<span style="color:Red; font-size: 80%;font-weight: bold"\>
Hover mouse over Button Numbers or Click the little black triangle above the Search Targets to see instructions.
\</span\>>
<[Image Page URL]|**Enter Image url **>
[Name:nameSurname], [Name:nameGiven]([Birth Year (Estimated)]-[Event Date:dateYear]) DN.jpg
[lib.DividerBar]
{target=fh}
#
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
# updated 14 April 2023
#
[=:Repository:FS]
#set up the variables
[=:Assessment_U_Q_S_P:P]
# test for manual input in the prompted fields
<[?:Image Page URL=**Enter Image url **][==:Image Page URL]>
{fast}
#set event flag
[=:EventFlag:Death]
[lib.SetEventFlag]
{500}
<[?:Death Date][Death Date]{tab}[Death Place]>
<[?:Event Date][Event Date]{tab}[Event Place]>
{500}
[lib.WriteSourceThruWhereWithin_FS]
#tab to citation text from source
{tab}
#open the rich text editor
{Ctrl+space}
#type tfs
[Source.Collection]{enter}
Folder :[Source.Digital Folder Number], Image : [Source.Image Number]
{enter}[Source.Citation]{enter}
[Name]{enter}Age at death :[Age]{enter}
Death date :<[?:Death Date][Death Date]{enter}><[?:Event Date][Event Date]{enter}>
<Probate place : [Probate Place]{enter}>
Birth : [Birth Year (Estimated)], [Birth Place]{enter}
Father : [Father's Name]{enter}
Mother : [Mother's Name]{enter}
Spouse : [Spouse's Name]{enter}
# write the web page link
[lib.Add_FS_Image_link]
<\<span style="color:Red; font-size: 80%;font-weight: bold"\>
Hover mouse over Button Numbers or Click the little black triangle above the Search Targets to see instructions.
\</span\>>
# set the fhproject to my current project name. determines the path for images
#<[fhproject]|** Enter FH project Name **>
#[==:fhproject:MyFamily]
#[==:fhproject:Sandbox]
[==:fhproject:DNAresearch]
[First name(s)] [Last name] [record set]
<[Occupation]|**Enter Occupation**>
<[Image Page URL]|**Enter Image url **>
# Enter the name of the Head of Household whose image has been saved
<[HoHName]|**Enter Media Name Surname**>
# this builds the image filename and where it is/will be stored
# should only save the image once for the head of household.
# https://search.findmypast.co.uk/record?id=GBC%2F1891%2F3524%2F0042&parentid=GBC%2F1891%2F0024295768
# throw away the first bit up to and including the id= Use what is left
[=:ImagePart1:[Image Page URL:split:?id=:2]]
# throw away all the stuff from and including &parent
[=:ImagePart2:[ImagePart1:split:&parent:1]]
# now change the %2F to an underscore, and use the resilting Image field
[=:Image:[ImagePart2:replace:%2F:_:l]]
E:\\My Drive\\Family Historian Projects\\[fhproject]\\[fhproject].fh_data\\Media\\Census\\[Record set:split: :1] [HohName:nameSurname], [HoHName:nameGiven:replace:.::l] [Image].jpg
<[FAddress]|[Full Address]>
[lib.GetCensusdates]
[Censusyear:ageYears:[Birth year]:replace:~:]
[lib.DividerBar]
{target=fh}
###############################
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
#
# updated 20 Nov 2024
###############################
# objective is to add an image or media item into the media folders, and
# register it within FH, by adding it to a dummy fact, and then deleting the
# fact, leaving the media item registered.
#
###############################
[lib.GetCensusDates]
[=england:Delete this test record]
# move from focus page to indi's Property Box
{Alt+Enter}
#success - landed on Indi's name
[lib.WriteMediaReg_FMP]
{target=fh}
# updating image data on citation media tab
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
# updated 17 Nov 2024
#
{fast}
{tab}[Censusdate]{tab}
[Image Page URL:split:?usePUB:1]
{tab}
Census
{tab*6}{enter}
#now delete the fact by closing window
{Alt+F4}
# manually delete the fact
{target=fh}
#
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
# updated 16th Jun 2023
#set the source repository ANC of FMP
[=:Repository:FMP]
[lib.GetCensusdates]
#set assessment to Primary
[=:Assessment_U_Q_S_P:P]
# set debug initially to 1 with tests if checks if 0 then skips to end of
# debug if was 0 ie doesn't run that code in between
[=:var.Debug:1]
<[?:Image Page URL=**Enter Image url **][==:Image Page URL]>
<[?:HoHName=**Enter Media Name Surname**][==:HoHName]>
<[?:Occupation=**Enter**][==:Occupation]>
# move from focus page to indi's Property Box
{Alt+Enter}
#success - landed on Indi's name
# Census fact add
[lib.Add_FH_Fact_FMP:Census:Censusdate:Age in years:FAddress]
#
[lib.WriteSourceAndCitation_FMP]
# close the source and citation
{Alt+F4}{100}
{Alt+Enter}{100}
{Ctrl+Shift+tab}{500}
#residence fact add
[lib.Add_FH_Fact_FMP:Residence:Censusdate:Age in years:FAddress]
# reset
{Alt+Enter}{100}
{Ctrl+Shift+tab}{500}
#relationship to head of household if there is a value
<[?:Relationship]
[lib.Add_FH_Fact_Relationship_FMP:Relationship:Censusdate:Age in years:FAddress]
# reset
{Alt+Enter}{100}
{Ctrl+Shift+tab}{500}
>
#occupation fact add if there is a value
<[?:Occupation]
[lib.Add_FH_Fact_with_desc_FMP:Occupation:Censusdate:Age in years:FAddress]
>
# now add the common items at the end of the citation text
[=:fmpreclink:Findmypast Record Link]
[=:fmpimglink:Findmypast Image Link]
[==:var.zImageURL:[Image Page URL:split:&parent:1]]
# open the Rich Text editor
{fast}
{Ctrl+space}{500}
#go to end of existing text and next line
{Ctrl+End}{250}
[lib.AddRecordLinktoTFS:URL:fmpreclink]
#{tab}
{enter}
{Ctrl+End}{250}{enter}
[lib.AddImageLinktoTFS:Image Page URL:fmpimglink]
#{tab}
{enter}
#{Ctrl+End}{250}
# accept and ok
{Alt+A}{alt+O}{250}
{slow}
<\<span style="color:Red; font-size: 80%;font-weight: bold"\>
Hover mouse over Button Numbers or Click the little black triangle above the Search Targets to see instructions.
\</span\>>
# set the fhproject to my current project name. determines the path for images
#<[fhproject]|** Enter FH project Name **>
#[==:fhproject:MyFamily]
#[==:fhproject:Sandbox]
[==:fhproject:DNAresearch]
[First name(s)] [Last name] [record set]
<[Occupation]|**Enter**>
<[Image Page URL]|**Enter Image url **>
# Enter the name of the Head of Household whose image has been saved
<[HoHName]|**Enter Media Name Surname**>
# this builds the image filename and where it is/will be stored
# should only save the image once for the head of household.
# https://search.findmypast.co.uk/record?id=GBC%2F1891%2F3524%2F0042&parentid=GBC%2F1891%2F0024295768
# throw away the first bit up to and including the id= Use what is left
[=:ImagePart1:[Image Page URL:split:?id=:2]]
# throw away all the stuff from and including &parent
[=:ImagePart2:[ImagePart1:split:&parent:1]]
# now change the %2F to an underscore, and use the resilting Image field
[=:Image:[ImagePart2:replace:%2F:_:l]]
E:\\My Drive\\Family Historian Projects\\[fhproject]\\[fhproject].fh_data\\Media\\Census\\[Record set:split: :1] [HohName:nameSurname], [HoHName:nameGiven:replace:.::l] [Image].jpg
<[FAddress]|[Full Address]>
[lib.GetCensusdates]
[Censusyear:ageYears:[Birth year]:replace:~:]
[lib.DividerBar]
{target=fh}
###############################
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
#
# updated 20 Nov 2024
###############################
# objective is to add an image or media item into the media folders, and
# register it within FH, by adding it to a dummy fact, and then deleting the
# fact, leaving the media item registered.
#
###############################
[lib.GetCensusDates]
[=england:Delete this test record]
# move from focus page to indi's Property Box
{Alt+Enter}
#success - landed on Indi's name
[lib.WriteMediaReg_FMP]
{target=fh}
# updating image data on citation media tab
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
# updated 3 June 2023
#
{fast}
{tab}[Censusdate]{tab}
[Image Page URL:split:?usePUB:1]
{tab}
Census
{tab*6}{enter}
#now delete the fact by closing window
{Alt+F4}
# manually delete the fact
{target=fh}
#
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
# updated 17th Nov 2024
#set the source repository ANC of FMP
[=:Repository:FMP]
[lib.GetCensusdates]
<[?:Censusyear=1911][=:Relationship:[Relationship to head]]>
<[?:Censusyear=1921][=:Relationship:[Relationship to head]]>
#set assessment to Primary
[=:Assessment_U_Q_S_P:P]
# set debug initially to 1 with tests if checks if 0 then skips to end of
# debug if was 0 ie doesn't run that code in between
[=:var.Debug:1]
<[?:Image Page URL=**Enter Image url **][==:Image Page URL]>
<[?:HoHName=**Enter Media Name Surname**][==:HoHName]>
<[?:Occupation=**Enter**][==:Occupation]>
# move from focus page to indi's Property Box
{Alt+Enter}
#success - landed on Indi's name
# Census fact add
[lib.Add_FH_Fact_FMP:Census:Censusdate:Age in years:FAddress]
#
[lib.WriteSourceAndCitation_FMP]
# close the source and citation
{Alt+F4}{100}
{Alt+Enter}{100}
{Ctrl+Shift+tab}{500}
#residence fact add
[lib.Add_FH_Fact_FMP:Residence:Censusdate:Age in years:FAddress]
# reset
{Alt+Enter}{100}
{Ctrl+Shift+tab}{500}
#relationship to head of household if there is a value
<[?:Relationship]
[lib.Add_FH_Fact_Relationship_FMP:Relationship:Censusdate:Age in years:FAddress]
# reset
{Alt+Enter}{100}
{Ctrl+Shift+tab}{500}
>
#occupation fact add if there is a value
<[?:Occupation]
[lib.Add_FH_Fact_with_desc_FMP:Occupation:Censusdate:Age in years:FAddress]
>
# end of template
# now add the common items at the end of the citation text
[=:fmpreclink:Findmypast Record Link]
[=:fmpimglink:Findmypast Image Link]
[==:var.zImageURL:[Image Page URL:split:&parent:1]]
# open the Rich Text editor
{Ctrl+space}{500}
{fast}
#go to end of existing text and next line
{Ctrl+End}{250}
[lib.AddRecordLinktoTFS:URL:fmpreclink]
#{tab}
{enter}
{Ctrl+End}{250}{enter}
[lib.AddImageLinktoTFS:Image Page URL:fmpimglink]
#{tab}
{enter}
#{Ctrl+End}{250}
# accept and ok
{Alt+A}{alt+O}{250}
{slow}
<\<span style="color:Red; font-size: 80%;font-weight: bold"\>
Hover mouse over Button Numbers or Click the little black triangle above the Search Targets to see instructions.
\</span\>>
# set the fhproject to my current project name. determines the path for images
#<[fhproject]|** Enter FH project Name **>
#[==:fhproject:MyFamily]
#[==:fhproject:Sandbox]
[==:fhproject:DNAresearch]
[First name(s)] [Last name] [record set]
<[Occupation]|**Enter**>
<[Image Page URL]|**Enter Image url **>
# Enter the name of the Head of Household whose image has been saved
<[HoHName]|**Enter Media Name Surname**>
# this builds the image filename and where it is/will be stored
# should only save the image once for the head of household.
# https://search.findmypast.co.uk/record?id=GBC%2F1891%2F3524%2F0042&parentid=GBC%2F1891%2F0024295768
# throw away the first bit up to and including the id= Use what is left
[=:ImagePart1:[Image Page URL:split:?id=:2]]
# throw away all the stuff from and including &parent
[=:ImagePart2:[ImagePart1:split:&parent:1]]
# now change the %2F to an underscore, and use the resilting Image field
[=:Image:[ImagePart2:replace:%2F:_:l]]
E:\\My Drive\\Family Historian Projects\\[fhproject]\\[fhproject].fh_data\\Media\\Census\\[Record set:split: :1] [HohName:nameSurname], [HoHName:nameGiven:replace:.::l] [Image].jpg
<[FAddress]|[Full Address]>
[lib.GetCensusdates]
[Censusyear:ageYears:[Birth year]:replace:~:]
[lib.DividerBar]
{target=fh}
###############################
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
#
# updated 20 Nov 2024
###############################
# objective is to add an image or media item into the media folders, and
# register it within FH, by adding it to a dummy fact, and then deleting the
# fact, leaving the media item registered.
#
###############################
[lib.GetCensusDates]
[=england:Delete this test record]
# move from focus page to indi's Property Box
{Alt+Enter}
#success - landed on Indi's name
[lib.WriteMediaReg_FMP]
{target=fh}
# updating image data on citation media tab
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
# updated 3 June 2023
#
{fast}
{tab}[Censusdate]{tab}
[Image Page URL:split:?usePUB:1]
{tab}
Census
{tab*6}{enter}
#now delete the fact by closing window
{Alt+F4}
# manually delete the fact
{target=fh}
#
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
# updated 18 Nov 2024
#set the source repository ANC of FMP
[=:Repository:FMP]
[lib.GetCensusdates]
#set assessment to Primary
[=:Assessment_U_Q_S_P:P]
# set debug initially to 1 with tests if checks if 0 then skips to end of
# debug if was 0 ie doesn't run that code in between
[=:var.Debug:1]
<[?:Image Page URL=**Enter Image url **][==:Image Page URL]>
<[?:HoHName=**Enter Media Name Surname**][==:HoHName]>
<[?:Occupation=**Enter**][==:Occupation]>
# move from focus page to indi's Property Box
{Alt+Enter}
#success - landed on Indi's name
# Census fact add
[lib.Add_FH_Fact_FMP:Census:Censusdate:Age in years:FAddress]
#
[lib.WriteSourceAndCitation_FMP]
# close the source and citation
{Alt+F4}{100}
{Alt+Enter}{100}
{Ctrl+Shift+tab}{500}
#residence fact add
[lib.Add_FH_Fact_FMP:Residence:Censusdate:Age in years:FAddress]
# reset
{Alt+Enter}{100}
{Ctrl+Shift+tab}{500}
#relationship to head of household if there is a value
<[?:Relationship]
[lib.Add_FH_Fact_Relationship_FMP:Relationship:Censusdate:Age in years:FAddress]
# reset
{Alt+Enter}{100}
{Ctrl+Shift+tab}{500}
>
#occupation fact add if there is a value
<[?:Occupation]
[lib.Add_FH_Fact_with_desc_FMP:Occupation:Censusdate:Age in years:FAddress]
>
# now add the common items at the end of the citation text
[=:fmpreclink:Findmypast Record Link]
[=:fmpimglink:Findmypast Image Link]
[==:var.zImageURL:[Image Page URL:split:&parent:1]]
# open the Rich Text editor
{fast}
{Ctrl+space}{500}
#go to end of existing text and next line
{Ctrl+End}{250}
[lib.AddRecordLinktoTFS:URL:fmpreclink]
#{tab}
{enter}
{Ctrl+End}{250}{enter}
[lib.AddImageLinktoTFS:Image Page URL:fmpimglink]
#{tab}
{enter}
#{Ctrl+End}{250}
# accept and ok
{Alt+A}{alt+O}{250}
{slow}
<\<span style="color:Red; font-size: 80%;font-weight: bold"\>
Hover mouse over Button Numbers or Click the little black triangle above the Search Targets to see instructions.
\</span\>>
# set the fhproject to my current project name. determines the path for images
#<[fhproject]|** Enter FH project Name **>
#[==:fhproject:MyFamily]
#[==:fhproject:Sandbox]
[==:fhproject:DNAresearch]
[First name(s)] [Last name] [record set]
<[Occupation]|**Enter**>
<[Image Page URL]|**Enter Image url **>
# Enter the name of the Head of Household whose image has been saved
<[HoHName]|**Enter Media Name Surname**>
# this builds the image filename and where it is/will be stored
# should only save the image once for the head of household.
# https://search.findmypast.co.uk/record?id=GBC%2F1891%2F3524%2F0042&parentid=GBC%2F1891%2F0024295768
# throw away the first bit up to and including the id= Use what is left
[=:ImagePart1:[Image Page URL:split:?id=:2]]
# throw away all the stuff from and including &parent
[=:ImagePart2:[ImagePart1:split:&parent:1]]
# now change the %2F to an underscore, and use the resilting Image field
[=:Image:[ImagePart2:replace:%2F:_:l]]
E:\\My Drive\\Family Historian Projects\\[fhproject]\\[fhproject].fh_data\\Media\\Census\\[Record set:split: :1] [HohName:nameSurname], [HoHName:nameGiven:replace:.::l] [Image].jpg
<[FAddress]|[Full Address]>
[lib.GetCensusdates]
[Censusyear:ageYears:[Birth year]:replace:~:]
[lib.DividerBar]
{target=fh}
###############################
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
#
# updated 20 Nov 2024
###############################
# objective is to add an image or media item into the media folders, and
# register it within FH, by adding it to a dummy fact, and then deleting the
# fact, leaving the media item registered.
#
###############################
[lib.GetCensusDates]
[=england:Delete this test record]
# move from focus page to indi's Property Box
{Alt+Enter}
#success - landed on Indi's name
[lib.WriteMediaReg_FMP]
{target=fh}
# updating image data on citation media tab
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
# updated 3 June 2023
#
{fast}
{tab}[Censusdate]{tab}
[Image Page URL:split:?usePUB:1]
{tab}
Census
{tab*6}{enter}
#now delete the fact by closing window
{Alt+F4}
# manually delete the fact
{target=fh}
#
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
# updated 18 Nov 2024
#set the source repository ANC of FMP
[=:Repository:FMP]
[lib.GetCensusdates]
#set assessment to Primary
[=:Assessment_U_Q_S_P:P]
# set debug initially to 1 with tests if checks if 0 then skips to end of
# debug if was 0 ie doesn't run that code in between
[=:var.Debug:1]
<[?:Image Page URL=**Enter Image url **][==:Image Page URL]>
<[?:HoHName=**Enter Media Name Surname**][==:HoHName]>
<[?:Occupation=**Enter**][==:Occupation]>
# move from focus page to indi's Property Box
{Alt+Enter}
#success - landed on Indi's name
# Census fact add
[lib.Add_FH_Fact_FMP:Census:Censusdate:Age in years:FAddress]
#
[lib.WriteSourceAndCitation_FMP]
# close the source and citation
{Alt+F4}{100}
{Alt+Enter}{100}
{Ctrl+Shift+tab}{500}
#residence fact add
[lib.Add_FH_Fact_FMP:Residence:Censusdate:Age in years:FAddress]
# reset
{Alt+Enter}{100}
{Ctrl+Shift+tab}{500}
#relationship to head of household if there is a value
<[?:Relationship]
[lib.Add_FH_Fact_Relationship_FMP:Relationship:Censusdate:Age in years:FAddress]
# reset
{Alt+Enter}{100}
{Ctrl+Shift+tab}{500}
>
#occupation fact add if there is a value
<[?:Occupation]
[lib.Add_FH_Fact_with_desc_FMP:Occupation:Censusdate:Age in years:FAddress]
>
# now add the common items at the end of the citation text
[=:fmpreclink:Findmypast Record Link]
[=:fmpimglink:Findmypast Image Link]
[==:var.zImageURL:[Image Page URL:split:&parent:1]]
# open the Rich Text editor
{fast}
{Ctrl+space}{500}
#go to end of existing text and next line
{Ctrl+End}{250}
[lib.AddRecordLinktoTFS:URL:fmpreclink]
#{tab}
{enter}
{Ctrl+End}{250}{enter}
[lib.AddImageLinktoTFS:Image Page URL:fmpimglink]
#{tab}
{enter}
#{Ctrl+End}{250}
# accept and ok
{Alt+A}{alt+O}{250}
{slow}
<\<span style="color:Red; font-size: 80%;font-weight: bold"\>
Hover mouse over Button Numbers or Click the little black triangle above the Search Targets to see instructions.
\</span\>>
# set the fhproject to my current project name. determines the path for images
#<[fhproject]|** Enter FH project Name **>
#[==:fhproject:MyFamily]
#[==:fhproject:Sandbox]
[==:fhproject:DNAresearch]
[First name(s)] [Last name] [record set]
<[Occupation]|**Enter**>
<[Image Page URL]|**Enter Image url **>
# Enter the name of the Head of Household whose image has been saved
<[HoHName]|**Enter Media Name Surname**>
# this builds the image filename and where it is/will be stored
# should only save the image once for the head of household.
# https://search.findmypast.co.uk/record?id=GBC%2F1891%2F3524%2F0042&parentid=GBC%2F1891%2F0024295768
# throw away the first bit up to and including the id= Use what is left
[=:ImagePart1:[Image Page URL:split:?id=:2]]
# throw away all the stuff from and including &parent
[=:ImagePart2:[ImagePart1:split:&parent:1]]
# now change the %2F to an underscore, and use the resilting Image field
[=:Image:[ImagePart2:replace:%2F:_:l]]
E:\\My Drive\\Family Historian Projects\\[fhproject]\\[fhproject].fh_data\\Media\\Census\\[Record set:split: :1] [HohName:nameSurname], [HoHName:nameGiven:replace:.::l] [Image].jpg
<[FAddress]|[Full Address]>
[lib.GetCensusdates]
[Censusyear:ageYears:[Birth year]:replace:~:]
[lib.DividerBar]
{target=fh}
###############################
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
#
# updated 20 Nov 2024
###############################
# objective is to add an image or media item into the media folders, and
# register it within FH, by adding it to a dummy fact, and then deleting the
# fact, leaving the media item registered.
#
###############################
[lib.GetCensusDates]
[=england:Delete this test record]
# move from focus page to indi's Property Box
{Alt+Enter}
#success - landed on Indi's name
[lib.WriteMediaReg_FMP]
{target=fh}
# updating image data on citation media tab
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
# updated 3 June 2023
#
{fast}
{tab}[Censusdate]{tab}
[Image Page URL:split:?usePUB:1]
{tab}
Census
{tab*6}{enter}
#now delete the fact by closing window
{Alt+F4}
# manually delete the fact
{target=fh}
#
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
# updated 16th Jun 2023
#set the source repository ANC of FMP
[=:Repository:FMP]
[lib.GetCensusdates]
#set assessment to Primary
[=:Assessment_U_Q_S_P:P]
# set debug initially to 1 with tests if checks if 0 then skips to end of
# debug if was 0 ie doesn't run that code in between
[=:var.Debug:1]
<[?:Image Page URL=**Enter Image url **][==:Image Page URL]>
<[?:HoHName=**Enter Media Name Surname**][==:HoHName]>
<[?:Occupation=**Enter**][==:Occupation]>
# move from focus page to indi's Property Box
{Alt+Enter}
#success - landed on Indi's name
# Census fact add
[lib.Add_FH_Fact_FMP:Census:Censusdate:Age in years:FAddress]
#
[lib.WriteSourceAndCitation_FMP]
# close the source and citation
{Alt+F4}{100}
{Alt+Enter}{100}
{Ctrl+Shift+tab}{500}
#residence fact add
[lib.Add_FH_Fact_FMP:Residence:Censusdate:Age in years:FAddress]
# reset
{Alt+Enter}{100}
{Ctrl+Shift+tab}{500}
#relationship to head of household if there is a value
<[?:Relationship]
[lib.Add_FH_Fact_Relationship_FMP:Relationship:Censusdate:Age in years:FAddress]
# reset
{Alt+Enter}{100}
{Ctrl+Shift+tab}{500}
>
#occupation fact add if there is a value
<[?:Occupation]
[lib.Add_FH_Fact_with_desc_FMP:Occupation:Censusdate:Age in years:FAddress]
>
# now add the common items at the end of the citation text
[=:fmpreclink:Findmypast Record Link]
[=:fmpimglink:Findmypast Image Link]
[==:var.zImageURL:[Image Page URL:split:&parent:1]]
# open the Rich Text editor
{fast}
{Ctrl+space}{500}
#go to end of existing text and next line
{Ctrl+End}{250}
[lib.AddRecordLinktoTFS:URL:fmpreclink]
#{tab}
{enter}
{Ctrl+End}{250}{enter}
[lib.AddImageLinktoTFS:Image Page URL:fmpimglink]
#{tab}
{enter}
#{Ctrl+End}{250}
# accept and ok
{Alt+A}{alt+O}{250}
{slow}
<\<span style="color:Red; font-size: 80%;font-weight: bold"\>
Hover mouse over Button Numbers or Click the little black triangle above the Search Targets to see instructions.
\</span\>>
# set the fhproject to my current project name. determines the path for images
#<[fhproject]|** Enter FH project Name **>
#[==:fhproject:MyFamily]
#[==:fhproject:Sandbox]
[==:fhproject:DNAresearch]
[First name(s)] [Last name] [record set]
<[Occupation]|**Enter**>
<[Image Page URL]|**Enter Image url **>
#<[Image Page URL:split:?use:1]|**Enter Image url **>
#https://search.findmypast.co.uk/record?id=GBC%2F1891%2F3524%2F0042&parentid=GBC%2F1891%2F0024295769
# Enter the name of the Head of Household whose image has been saved
<[HoHName]|**Enter Media Name Surname**>
# this builds the image filename and where it is/will be stored
# should only save the image once for the head of household.
# https://search.findmypast.co.uk/record?id=GBC%2F1891%2F3524%2F0042&parentid=GBC%2F1891%2F0024295768
# throw away the first bit up to the =
[=:ImagePart1:[Image Page URL:split:?id=:2]]
# throw away all the stuff from &parent
[=:ImagePart2:[ImagePart1:split:&parent:1]]
# now change the %2F to an underscore
[=:Image:[ImagePart2:replace:%2F:_:l]]
E:\\My Drive\\Family Historian Projects\\[fhproject]\\[fhproject].fh_data\\Media\\Census\\[Record set:split: :1] [HohName:nameSurname], [HoHName:nameGiven:replace:.::l] [Image].jpg
<[FAddress]|[Full Address]>
[lib.GetCensusdates]
[Censusyear:ageYears:[Birth year]:replace:~:]
[lib.DividerBar]
{target=fh}
###############################
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
#
# updated 20 Nov 2024
###############################
# objective is to add an image or media item into the media folders, and
# register it within FH, by adding it to a dummy fact, and then deleting the
# fact, leaving the media item registered.
#
###############################
[lib.GetCensusDates]
[=england:Delete this test record]
# move from focus page to indi's Property Box
{Alt+Enter}
#success - landed on Indi's name
[lib.WriteMediaReg_FMP]
{target=fh}
# updating image data on citation media tab
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
# updated 16 June 2023
#
{fast}
{tab}[Censusdate]{tab}
[Image Page URL:split:?usePUB:1]
{tab}
Census
{tab*6}{enter}
#now delete the fact by closing window
{Alt+F4}
# manually delete the fact
{target=fh}
#
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
# updated 16th Nov 2024
#set the source repository ANC of FMP
[=:Repository:FMP]
[lib.GetCensusdates]
#set assessment to Primary
[=:Assessment_U_Q_S_P:P]
# set debug initially to 1 with tests if checks if 0 then skips to end of
# debug if was 0m ie doesn't run that code in between
[=:var.Debug:1]
<[?:Image Page URL=**Enter Image url **][==:Image Page URL]>
<[?:HoHName=**Enter Media Name Surname**][==:HoHName]>
<[?:Occupation=**Enter**][==:Occupation]>
# move from focus page to indi's Property Box
{Alt+Enter}
#success - landed on Indi's name
# Census fact add
[lib.Add_FH_Fact_FMP:Census:Censusdate:Age in years:FAddress]
#
[lib.WriteSourceAndCitation_FMP]
# close the source and citation
{Alt+F4}{100}
{Alt+Enter}{100}
{Ctrl+Shift+tab}{500}
#residence fact add
[lib.Add_FH_Fact_FMP:Residence:Censusdate:Age in years:FAddress]
# reset
{Alt+Enter}{100}
{Ctrl+Shift+tab}{500}
#relationship to head of household if there is a value
<[?:Relationship]
[lib.Add_FH_Fact_Relationship_FMP:Relationship:Censusdate:Age in years:FAddress]
# reset
{Alt+Enter}{100}
{Ctrl+Shift+tab}{500}
>
#occupation fact add if there is a value
<[?:Occupation]
[lib.Add_FH_Fact_with_desc_FMP:Occupation:Censusdate:Age in years:FAddress]
>
# now add the common items at the end of the citation text
[=:fmpreclink:Findmypast Record Link]
[=:fmpimglink:Findmypast Image Link]
[==:var.zImageURL:[Image Page URL:split:&parent:1]]
# open the Rich Text editor
{fast}
{Ctrl+space}{500}
#go to end of existing text and next line
{Ctrl+End}{250}
[lib.AddRecordLinktoTFS:URL:fmpreclink]
#{tab}
{enter}
{Ctrl+End}{250}{enter}
[lib.AddImageLinktoTFS:Image Page URL:fmpimglink]
#{tab}
{enter}
#{Ctrl+End}{250}
# accept and ok
{Alt+A}{alt+O}{250}
{slow}
<\<span style="color:Red; font-size: 80%;font-weight: bold"\>
Hover mouse over Button Numbers or Click the little black triangle above the Search Targets to see instructions.
\</span\>>
# set the fhproject to my current project name. determines the path for images
#<[fhproject]|** Enter FH project Name **>
#[==:fhproject:MyFamily]
#[==:fhproject:Sandbox]
[==:fhproject:DNAresearch]
[First name(s)] [Last name] [record set]
<[Occupation]|**Enter**>
<[Image Page URL]|**Enter Image url **>
#<[Image Page URL:split:?use:1]|**Enter Image url **>
#https://search.findmypast.co.uk/record?id=GBC%2F1891%2F3524%2F0042&parentid=GBC%2F1891%2F0024295769
# Enter the name of the Head of Household whose image has been saved
<[HoHName]|**Enter Media Name Surname**>
# this builds the image filename and where it is/will be stored
# should only save the image once for the head of household.
# https://search.findmypast.co.uk/record?id=GBC%2F1891%2F3524%2F0042&parentid=GBC%2F1891%2F0024295768
# throw away the first bit up to the =
[=:ImagePart1:[Image Page URL:split:?id=:2]]
# throw away all the stuff from &parent
[=:ImagePart2:[ImagePart1:split:&parent:1]]
# now change the %2F to an underscore
[=:Image:[ImagePart2:replace:%2F:_:l]]
E:\\My Drive\\Family Historian Projects\\[fhproject]\\[fhproject].fh_data\\Media\\Census\\[Record set:split: :1] [HohName:nameSurname], [HoHName:nameGiven:replace:.::l] [Image].jpg
<[FAddress]|[Full Address]>
[lib.GetCensusdates]
[Censusyear:ageYears:[Birth year]:replace:~:]
[lib.DividerBar]
{target=fh}
###############################
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
#
# updated 20 Nov 2024
###############################
# objective is to add an image or media item into the media folders, and
# register it within FH, by adding it to a dummy fact, and then deleting the
# fact, leaving the media item registered.
#
###############################
[lib.GetCensusDates]
[=england:Delete this test record]
# move from focus page to indi's Property Box
{Alt+Enter}
#success - landed on Indi's name
[lib.WriteMediaReg_FMP]
{target=fh}
# updating image data on citation media tab
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
# updated 16 June 2023
#
{fast}
{tab}[Censusdate]{tab}
[Image Page URL:split:?usePUB:1]
{tab}
Census
{tab*6}{enter}
#now delete the fact by closing window
{Alt+F4}
# manually delete the fact
{target=fh}
#
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
# updated 16th Nov 2024
#set the source repository ANC of FMP
[=:Repository:FMP]
[lib.GetCensusdates]
#set assessment to Primary
[=:Assessment_U_Q_S_P:P]
# set debug initially to 1 with tests if checks if 0 then skips to end of
# debug if was 0m ie doesn't run that code in between
[=:var.Debug:1]
<[?:Image Page URL=**Enter Image url **][==:Image Page URL]>
<[?:HoHName=**Enter Media Name Surname**][==:HoHName]>
<[?:Occupation=**Enter**][==:Occupation]>
# move from focus page to indi's Property Box
{Alt+Enter}
#success - landed on Indi's name
# Census fact add
[lib.Add_FH_Fact_FMP:Census:Censusdate:Age in years:FAddress]
#
[lib.WriteSourceAndCitation_FMP]
# close the source and citation
{Alt+F4}{100}
{Alt+Enter}{100}
{Ctrl+Shift+tab}{500}
#residence fact add
[lib.Add_FH_Fact_FMP:Residence:Censusdate:Age in years:FAddress]
# reset
{Alt+Enter}{100}
{Ctrl+Shift+tab}{500}
#relationship to head of household if there is a value
<[?:Relationship]
[lib.Add_FH_Fact_Relationship_FMP:Relationship:Censusdate:Age in years:FAddress]
# reset
{Alt+Enter}{100}
{Ctrl+Shift+tab}{500}
>
#occupation fact add if there is a value
<[?:Occupation]
[lib.Add_FH_Fact_with_desc_FMP:Occupation:Censusdate:Age in years:FAddress]
>
# now add the common items at the end of the citation text
[=:fmpreclink:Findmypast Record Link]
[=:fmpimglink:Findmypast Image Link]
[==:var.zImageURL:[Image Page URL:split:&parent:1]]
# open the Rich Text editor
{fast}
{Ctrl+space}{500}
#go to end of existing text and next line
{Ctrl+End}{250}
[lib.AddRecordLinktoTFS:URL:fmpreclink]
#{tab}
{enter}
{Ctrl+End}{250}{enter}
[lib.AddImageLinktoTFS:Image Page URL:fmpimglink]
#{tab}
{enter}
#{Ctrl+End}{250}
# accept and ok
{Alt+A}{alt+O}{250}
{slow}
<\<span style="color:Red; font-size: 80%;font-weight: bold"\>
Hover mouse over Button Numbers or Click the little black triangle above the Search Targets to see instructions.
\</span\>>
# set the fhproject to my current project name. determines the path for images
#<[fhproject]|** Enter FH project Name **>
#[==:fhproject:MyFamily]
#[==:fhproject:Sandbox]
[==:fhproject:DNAresearch]
[First name(s)] [Last name] [record set]
<[Occupation]|**Enter**>
<[Image Page URL]|**Enter Image url **>
#<[Image Page URL:split:?use:1]|**Enter Image url **>
#https://search.findmypast.co.uk/record?id=GBC%2F1891%2F3524%2F0042&parentid=GBC%2F1891%2F0024295769
# Enter the name of the Head of Household whose image has been saved
<[HoHName]|**Enter Media Name Surname**>
# this builds the image filename and where it is/will be stored
# should only save the image once for the head of household.
# https://search.findmypast.co.uk/record?id=GBC%2F1891%2F3524%2F0042&parentid=GBC%2F1891%2F0024295768
# throw away the first bit up to the =
[=:ImagePart1:[Image Page URL:split:?id=:2]]
# throw away all the stuff from &parent
[=:ImagePart2:[ImagePart1:split:&parent:1]]
# now change the %2F to an underscore
[=:Image:[ImagePart2:replace:%2F:_:l]]
E:\\My Drive\\Family Historian Projects\\[fhproject]\\[fhproject].fh_data\\Media\\Census\\[Record set:split: :1] [HohName:nameSurname], [HoHName:nameGiven:replace:.::l] [Image].jpg
<[FAddress]|[Full Address]>
[lib.GetCensusdates]
[Censusyear:ageYears:[Birth year]:replace:~:]
[lib.DividerBar]
{target=fh}
###############################
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
#
# updated 20 Nov 2024
###############################
# objective is to add an image or media item into the media folders, and
# register it within FH, by adding it to a dummy fact, and then deleting the
# fact, leaving the media item registered.
#
###############################
[lib.GetCensusDates]
[=england:Delete this test record]
# move from focus page to indi's Property Box
{Alt+Enter}
#success - landed on Indi's name
[lib.WriteMediaReg_FMP]
{target=fh}
# updating image data on citation media tab
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
# updated 16 June 2023
#
{fast}
{tab}[Censusdate]{tab}
[Image Page URL:split:?usePUB:1]
{tab}
Census
{tab*6}{enter}
#now delete the fact by closing window
{Alt+F4}
# manually delete the fact
{target=fh}
#
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
# updated 16th Nov 2024
#set the source repository ANC of FMP
[=:Repository:FMP]
[lib.GetCensusdates]
<<[?:Censusyear=1911]|[?:Censusyear=1921]>
[==:Relationship:[Relationship to head]]
>
#set assessment to Primary
[=:Assessment_U_Q_S_P:P]
# set debug initially to 1 with tests if checks if 0 then skips to end of
# debug if was 0m ie doesn't run that code in between
[=:var.Debug:1]
<[?:Image Page URL=**Enter Image url **][==:Image Page URL]>
<[?:HoHName=**Enter Media Name Surname**][==:HoHName]>
<[?:Occupation=**Enter**][==:Occupation]>
#<[?:Relationship to head][==:Relationship:[Relationship to head]]>
# move from focus page to indi's Property Box
{Alt+Enter}
#success - landed on Indi's name
# Census fact add
[lib.Add_FH_Fact_FMP:Census:Censusdate:Age in years:FAddress]
#
[lib.WriteSourceAndCitation_FMP]
# close the source and citation
{Alt+F4}{100}
{Alt+Enter}{100}
{Ctrl+Shift+tab}{500}
#residence fact add
[lib.Add_FH_Fact_FMP:Residence:Censusdate:Age in years:FAddress]
# reset
{Alt+Enter}{100}
{Ctrl+Shift+tab}{500}
#relationship to head of household if there is a value
<[?:Relationship]
[lib.Add_FH_Fact_Relationship_FMP:Relationship:Censusdate:Age in years:FAddress]
# reset
{Alt+Enter}{100}
{Ctrl+Shift+tab}{500}
>
#occupation fact add if there is a value
<[?:Occupation]
[lib.Add_FH_Fact_with_desc_FMP:Occupation:Censusdate:Age in years:FAddress]
>
# now add the common items at the end of the citation text
[=:fmpreclink:Findmypast Record Link]
[=:fmpimglink:Findmypast Image Link]
[==:var.zImageURL:[Image Page URL:split:&parent:1]]
# open the Rich Text editor
{fast}
{Ctrl+space}{500}
#go to end of existing text and next line
{Ctrl+End}{250}
[lib.AddRecordLinktoTFS:URL:fmpreclink]
#{tab}
{enter}
{Ctrl+End}{250}{enter}
[lib.AddImageLinktoTFS:Image Page URL:fmpimglink]
#{tab}
{enter}
#{Ctrl+End}{250}
# accept and ok
{Alt+A}{alt+O}{250}
{fast}
<\<span style="color:Red; font-size: 80%;font-weight: bold"\>
Hover mouse over Button Numbers or Click the little black triangle above the Search Targets to see instructions.
\</span\>>
# set the fhproject to my current project name. determines the path for images
#<[fhproject]|** Enter FH project Name **>
#[==:fhproject:Sandbox]
[==:fhproject:DNAresearch]
[First name(s)] [Last name] [record set]
<[Occupation]|**Enter**>
<[Image Page URL]|**Enter Image url **>
# Enter the name of the Head of Household whose image has been saved
<[HoHName]|**Enter Media Name Surname**>
# this builds the image filename and where it is/will be stored
# should only save the image once for the head of household.
# https://search.findmypast.co.uk/record?id=GBC%2F1891%2F3524%2F0042&parentid=GBC%2F1891%2F0024295768
# throw away the first bit up to the =
[=:ImagePart1:[Image Page URL:split:?id=:2]]
# throw away all the stuff from &parent
[=:ImagePart2:[ImagePart1:split:&parent:1]]
# now change the %2F to an underscore
[=:Image:[ImagePart2:replace:%2F:_:l]]
E:\\My Drive\\Family Historian Projects\\[fhproject]\\[fhproject].fh_data\\Media\\Census\\[Record set:split: :1] [HohName:nameSurname], [HoHName:nameGiven:replace:.::l] [Image].jpg
<[FAddress]|[Address]>
[lib.GetCensusdates]
[Censusyear:ageYears:[Birth year]:replace:~:]
[lib.DividerBar]
{target=fh}
###############################
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
#
# updated 20 Nov 2024
###############################
# objective is to add an image or media item into the media folders, and
# register it within FH, by adding it to a dummy fact, and then deleting the
# fact, leaving the media item registered.
#
###############################
[lib.GetCensusDates]
[=england:Delete this test record]
# move from focus page to indi's Property Box
{Alt+Enter}
#success - landed on Indi's name
[lib.WriteMediaReg_FMP]
{target=fh}
# updating image data on citation media tab
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
# updated 16 June 2023
#
{fast}
{tab}[Censusdate]{tab}
[Image Page URL]
{tab}
Census
{tab*6}{enter}
#now delete the fact by closing window
{Alt+F4}
# manually delete the fact
{target=fh}
#
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
# updated 16th Nov 2024
#set the source repository ANC of FMP
[=:Repository:FMP]
[lib.GetCensusdates]
#set assessment to Primary
[=:Assessment_U_Q_S_P:P]
# set debug initially to 1 with tests if checks if 0 then skips to end of
# debug if was 0 ie doesn't run that code in between
[=:var.Debug:1]
<[?:Image Page URL=**Enter Image url **][==:Image Page URL]>
<[?:HoHName=**Enter Media Name Surname**][==:HoHName]>
# move from focus page to indi's Property Box
{Alt+Enter}
#success - landed on Indi's name
# Census fact add
[lib.Add_FH_Fact_FMP:Census:Censusdate:Age in years:FAddress]
#
[lib.WriteSourceAndCitation_FMP]
# close the source and citation
{Alt+F4}{100}
{Alt+Enter}{100}
{Ctrl+Shift+tab}{500}
#residence fact add
[lib.Add_FH_Fact_FMP:Residence:Censusdate:Age in years:FAddress]
# reset
#{Alt+F4}{100}
{Alt+Enter}{100}
{Ctrl+Shift+tab}{500}
#relationship to head of household if there is a value
<[?:Relationship to head]
[lib.Add_FH_Fact_Relationship_FMP:Relationship to Head:Censusdate:Age in years:FAddress]
# reset
#{Alt+F4}{100}
{Alt+Enter}{100}
{Ctrl+Shift+tab}{500}
>
#occupation fact add if there is a value
<[?:Occupation]
[lib.Add_FH_Fact_with_desc_FMP:Occupation:Censusdate:Age in years:FAddress]
>
####################
#end of template
# now add the common items at the end of the citation text
[=:fmpreclink:Findmypast Record Link]
[=:fmpimglink:Findmypast Image Link]
[==:var.zImageURL:[Image Page URL:split:&parent:1]]
# open the Rich Text editor
{fast}
{Ctrl+space}{500}
#go to end of existing text and next line
{Ctrl+End}{250}
[lib.AddRecordLinktoTFS:URL:fmpreclink]
#{tab}
{enter}
{Ctrl+End}{250}{enter}
[lib.AddImageLinktoTFS:Image Page URL:fmpimglink]
#{tab}
{enter}
#{Ctrl+End}{250}
# accept and ok
{Alt+A}{alt+O}{250}
{slow}
<\<span style="color:Red; font-size: 80%;font-weight: bold"\>
Hover mouse over Button Numbers or Click the little black triangle above the Search Targets to see instructions.
\</span\>>
# set the fhproject to my current project name. determines the path for images
#<[fhproject]|** Enter FH project Name **>
#[==:fhproject:Sandbox]
[==:fhproject:DNAresearch]
[First name(s)] [Last name] [record set]
<[Occupation]|**Enter**>
<[Image Page URL:split:?parent:1:replace:%2f:_]|**Enter Image url **>
# Enter the name of the Head of Household whose image has been saved
<[HoHName]|**Enter Media Name Surname**>
# this builds the image filename and where it is/will be stored
# should only save the image once for the head of household.
# https://search.findmypast.co.uk/record?id=tna%2fr39%2f2523%2f2523h%2f012&parentid=tna%2fr39%2f2523%2f2523h%2f012%2f26
# throw away the first bit up to the =
[=:ImagePart1:[Image Page URL:split:&parentid=:2]]
#[ImagePart1]\<br /\>
# throw away all the stuff from &parent
#[=:ImagePart2:[ImagePart1:split:&parent:1]]
#[ImagePart2]\<br /\>
# now change the %2F to an underscore
[=:Image:[ImagePart1:replace:%2F:_:l]]
E:\\My Drive\\Family Historian Projects\\[fhproject]\\[fhproject].fh_data\\Media\\Census\\[Record set:split: :1] [HohName:nameSurname], [HoHName:nameGiven:replace:.::l] [Image].jpg
# prompt to overwrite the birthdate field if available
<[Update Birthdate]|**Enter Y or N **>
<[FAddress]|[Address]>
[lib.GetCensusdates]
[Censusyear:ageYears:[Birth year]:replace:~:]
[lib.DividerBar]
{target=fh}
###############################
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
#
# updated 15 June 2024
###############################
# objective is to add an image or media item into the media folders, and
# register it within FH, by adding it to a dummy fact, and then deleting the
# fact, leaving the media item registered.
#
###############################
[lib.GetCensusdates]
[=here:21 ]
[=england:Delete this test record]
# move from focus page to indi's Property Box
{Alt+Enter}
#success - landed on Indi's name
{fast}
# add the dummy residence fact and register the media in FH
[lib.WriteMediaReg_FMP]
{target=fh}
# updating image data on citation media tab
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
# updated 15 Jun 2024
#
{fast}
{tab}[Censusdate]{tab}
[Image Page URL]
{tab}
Census
{tab*6}{enter}
#now delete the fact after closing window
{Alt+F4}
# manually delete the fact
{target=fh}
#
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
# updated 15 June 2023
#
[=:var.Debug:1]
[=:Assessment_U_Q_S_P:P]
[=:Repository:FMP]
[lib.GetCensusdates]
<[?:Image Page URL=**Enter Image url **][==:Image Page URL]>
<[?:HoHName=**Enter Media Name Surname**][==:HoHName]>
<[?:Update Birthdate=**Enter Y or N **][==:Update Birthdate]>
# move from focus page to indi's Property Box
{Alt+Enter}
#{FAST}
# update the birth date field if input response = Y
<[?Update Birthdate=Y]{tab*4}[Birth Date]>
# Census fact add
[lib.Add_FH_Fact_FMP:Census:Censusdate:Age in years:FAddress]
#
[lib.WriteSourceAndCitation_FMP]
# close the source and citation
{Alt+F4}{100}
{Alt+Enter}{100}
{Ctrl+Shift+tab}{500}
#residence fact add
[lib.Add_FH_Fact_FMP:Residence:Censusdate:Age in years:FAddress]
# reset
#{Alt+F4}{100}
{Alt+Enter}{100}
{Ctrl+Shift+tab}{500}
#occupation fact add if there is a value
<[?:Occupation]
[lib.Add_FH_Fact_with_desc_FMP:Occupation:Censusdate:Age in years:FAddress]
>
# now add the common items at the end of the citation text
[=:fmpreclink:Findmypast Record Link]
[=:fmpimglink:Findmypast Image Link]
[==:var.zImageURL:[Image Page URL:split:&parent:1]]
# open the Rich Text editor
{fast}
{Ctrl+space}{500}
#go to end of existing text and next line
{Ctrl+End}{250}
[lib.AddRecordLinktoTFS:URL:fmpreclink]
#{tab}
{enter}
{Ctrl+End}{250}{enter}
[lib.AddImageLinktoTFS:Image Page URL:fmpimglink]
#{tab}
{enter}
#{Ctrl+End}{250}
# accept and ok
{Alt+A}{alt+O}{250}
{slow}
Q[Registration Quarter] [Birth Registration Year] [District] district Volume [Volume] Page [Page]
{target=fh}
#
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
# updated 1 May 2024
#
#<[?:Image Page URL=**Enter Image url **][==:Image Page URL]>
[=:Repository:FMP]
[=:Assessment_U_Q_S_P:S]
{fast}
[lib.WriteSourceThruWhereWithin_FMP]
#tab to citation text from source
{tab}
{Ctrl+space}
[Record set]{enter}
Category : [Category]{enter}
Sub Category : [Subcategory]{enter}
Collections from : [Collections from]{enter}
Licence Date: [Licence date]
<Groom's first name(s): [Groom's first name(s)]{enter}>
<Groom's last name: [Groom's last name]{enter}>
<Bride's first name(s): [Bride's first name(s)]{enter}>
<Bride's last name: [Bride's last name]{enter}>
<Place: [Place]{enter}>
<Country: [Country]{enter}>
[=:mps:[State]]
[=:mps2:[Country]]
[mps], [mps2]
{target=fh}
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
# start fh focus on Indi Name on Focus page
#
# 1.00 Changed 8 Aug 2023 Initial template
# 2.00 changed 29 Nov 2023 Changed to be the Parent AutoType
# 2.01 changed 21 May 2024 Added ahk functionality
#
# jump to property box
{alt+enter}
# ahk set the focus on the name field
{Ctrl+1}{end}{100}
#
{fast}
#Check all text template inputs have been done
<[?:Image Page URL=**Enter Image url **][==:Image Page URL]>
<[?:var.Set Event Flags=** Set Event Flags y/n **][==:var.Set Event Flags]>
<[?:var.Update Fact Data=** Update Fact Date and Place y/n **][==:var.Update Fact Data]>
# set assessment of record found
[=:Assessment_U_Q_S_P:S]
[=:var.zEventType:CivRegMarriage]
[=:var.zEventdate:[Marriage date]]
[=:var.zEventplace:[Marriage place]]
# test whether to set flags
<[?:var.Set Event Flags=y][lib.SetFlag:var.zEventType]
|
[lib.SetFocusonEvent:var.zEventType]>
# test whether to write record specifics to property page
<[?:var.Update Fact Data=y][lib.WriteFactData:var.zEventType]>
# write the Generic source and citation
[lib.WriteSource:var.zSource]
{tab}
#[lib.WriteCitation:var.zEventType]
[Record set]{enter}
[Category]{enter}
Record Id:[Record ID]{enter}
Registration number:[Registration number]{enter}
[First name(s)] [Last name]{enter}
Spouse :[Spouse's first name(s)] [Spouse's last name]{enter}
Marriage Date: [Marriage date]{enter}
Marriage Place: [State], [Country]
[==:numfnames:[First Name(s):splitcount: ]]
[numfnames]\<br /\>
[?:numfnames=1]<[=:fn1:[First Name(s):split: :1]]>
[?:numfnames=2]<[=:fn2:[First name(s):split: :2]]>
[?:numfnames=3]<[=:fn3:[First name(s):split: :3]]>
<[fn1]>\<br /\> <[fn2]>\<br /\> <[fn3]>\<br /\>
<[?:numfnames=1][lib.AngliciseFirstNames:fn1]>\<br /\>
<[?:numfnames=2]
<[lib.AngliciseFirstNames:fn1:split: :1] [lib.AngliciseFirstNames:fn2:split: :2]>\<br /\>
>
<[?:numfnames=3]
<[lib.AngliciseFirstNames:fn1:split: :1] [lib.AngliciseFirstNames:fn2:split: :2] [lib.AngliciseFirstNames:fn3:split: :3]>
>
#bill neil 2024-05-23
#Scotland RC Parish Baptisms St Andrews Metropolitan Cathedral
# targets excel and places data in rows
# the use of {delete} before the tabs is stop any excel auto filling of names from prior entries in column
{target=excel}
{fast}
# I have disabled the following two prompts
#<[?:Sponsors]|[==:Sponsors]>
#<[?:Home Address]|[==:Home Address]>
[Birth date: date:d Mmm yyyy]{TAB}
[Baptism date: date:d Mmm yyyy]{TAB}
#[Sex]{TAB}
[First name(s)]{delete}{TAB}
# added library call
[lib.PreAngliciseFirstNames:First name(s)]{delete}{TAB}
[Last name]{delete}{TAB}
[Father's first name(s)]{delete}{TAB}
# added library call
[lib.PreAngliciseFirstNames:Father's first name(s)]{delete}{TAB}
[Father's last name]{delete}{TAB}
[Mother's first name(s)]{delete}{TAB}
# added library call
[lib.PreAngliciseFirstNames:Mother's first name(s)]{delete}{TAB}
[Mother's last name]{delete}{TAB}
[Sponsors]{delete}{TAB}
[Denomination]{TAB}
[Parish]{TAB}
[Place]{TAB}
[County]{TAB}
[Country]{TAB}
[Record set]{TAB}
#[Year range]{TAB}
[Archive reference]{TAB}
[Record ID]{TAB}
[Page.Access Date: date:d Mmm yyyy]{TAB}
[Page.ServiceName]{TAB}
[Page.URL]{TAB} {enter}
<\<span style="color:Red; font-size: 80%;font-weight: bold"\>
Hover mouse over Button Numbers or Click the little black triangle above the Search Targets to see instructions.
\</span\>>
# by declaring it as var. it doesn't show on the ORA Control Panel
<[Church], ><[Parish], [County], England>
[?Subcategory:split: :-1=Marriages]Marriage
[lib.DividerBar]
{target=fh}
#
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
# updated 27 July 2023
#
#<[?:Image Page URL=**Enter Image url **][==:Image Page URL]>
[=:Repository:FMP]
[=:Assessment_U_Q_S_P:S]
{fast}
#set event flag
[=:EventFlag:Marriage]
[lib.SetEventFlag]
<[Marriage Date]>{tab}[var.MarriagePlace]
[lib.WriteSourceThruWhereWithin_FMP]
#tab to citation text from source
{tab}
{Ctrl+space}
[Record set]{enter}
Category : [Category]{enter}
Sub Category : [Subcategory]{enter}
Collections from : [Collections from]{enter}
<[Source]{enter}>
<Archive : [Archive]{enter}>
<Year:[Records year range], ref: [Archive reference], page: [Page], line: [Line number]{enter}>
[Document type]
Page : [Page] {enter}
Archive Ref : [Archive Reference]{enter}
<Denomination : [Denomination]{enter}>
[Marriage date]{enter}
<Groom : [First name(s)] [Last name]< of [Residence]>{enter}>
<[?:Groom's marital status=Bach.]The Groom was a Bachelor{enter}>
<[?:Groom's marital status=Widr.]The Groom was a Widower{enter}>
<Spouse : [Spouse's first name(s)] [Spouse's last name]< of [Spouse's Residence]>{enter}>
<[?:Bride's marital status=Spins.]The Bride was a Spinster{enter}>
<[?:Bride's marital status=spinster]The Bride was a Spinster{enter}>
<[?:Bride's marital status=Wid.]The Bride was a Widow{enter}>
<[?:Spouse's marital status=spinster]The Bride was a Spinster{enter}>
<They were married by [By licence or banns]{enter}>
<They were married by [By licence or by banns]{enter}>
<Witnesses: [First witness], [Second witness]{enter}>
[lib.Add_FMP_Record_Link]
{target=fh}
#
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
# updated 27 July 2023
#
#<[?:Image Page URL=**Enter Image url **][==:Image Page URL]>
[=:Repository:FMP]
[=:Assessment_U_Q_S_P:S]
{fast}
[lib.WriteSourceThruWhereWithin_FMP]
#tab to citation text from source
{tab}
{Ctrl+space}
[Record set]{enter}
Category : [Category]{enter}
Sub Category : [Subcategory]{enter}
Collections from : [Collections from]{enter}
<[Source]{enter}>
<Archive : [Archive]{enter}>
<Year:[Records year range], ref: [Archive reference], page: [Page], line: [Line number]{enter}>
[Document type]
Page : [Page] {enter}
Archive Ref : [Archive Reference]{enter}
<Denomination : [Denomination]{enter}>
Date : [Marriage date]{enter}
<Groom : [First name(s)] [Last name]< of [Residence]>{enter}>
<[?:Groom's marital status=Bach.]The Groom was a Bachelor{enter}>
<[?:Groom's marital status=Widr.]The Groom was a Widower{enter}>
<Spouse : [Spouse's first name(s)] [Spouse's last name]< of [Spouse's Residence]>{enter}>
<[?:Bride's marital status=Spins.]The Bride was a Spinster{enter}>
<[?:Bride's marital status=spinster]The Bride was a Spinster{enter}>
<[?:Bride's marital status=Wid.]The Bride was a Widow{enter}>
<[?:Spouse's marital status=spinster]The Bride was a Spinster{enter}>
<They were married by : [By licence or banns]{enter}>
<They were married by : [By licence or by banns]{enter}>
<Witnesses: [First witness], [Second witness]{enter}>
[lib.Add_FMP_Record_Link]
<\<span style="color:Red; font-size: 80%;font-weight: bold"\>
Hover mouse over Button Numbers or Click the little black triangle \<span style="color:black"\>▶\</span\> above the Search Targets to see instructions.\<br/\>
<Collection ID:\</span\>
\<span style="font-size: 80%;font-weight: bold"\> \<i\>[Collection ID]\</i\>>\<br/\>\</span\>
\<span style="color:Red; font-size: 80%;font-weight: bold"\> Parent:\</span\>
\<span style="font-size: 80%;font-weight: bold"\> fhora.tantrem.com\</span\>
\<span style="color:Red; font-size: 80%;font-weight: bold"\> AT version:\</span\>
\<span style="font-size: 80%;font-weight: bold"\> v2.00\</span\>>
# set the fhproject to my current project name. determines the path for images
#<[fhproject]|** Enter FH project Name **>
[==:fhproject:DNAresearch]
# Ancestry
<[?:o.Service=Ancestry]
<[Image Page URL:split:?use:1]|**Enter Image url **>
>
#Findmypast
<[?:o.Service=Findmypast]
<[Image Page URL:split:&parent:1]|**Enter Image url **>
>
#FamilySearch
<[?:o.Service=FamilySearch]
<[Image Page URL:split:&pers:1]|**Enter Image url **>
>
[lib.Initvars]
[lib.PathToImageFilename:var.zEventType]
[lib.DividerBar]
<[var.Set Event Flags]|** Set Event Flags y/n **>
<[var.Update Fact Data]|** Update Fact Date and Place y/n **>
<[var.Their Occupation]|** Enter Their Occupation from Image **>
<[var.Their Residence]|** Enter their Residence from Image **>
<[?:Probate Date]
<[?:var.LastResidence]|** Enter Their Last Residence **>
>
<[?:Probate Date]
<[var.ProbateValue]|** Enter the Probate value from Image **>
>
<[?:Probate Date]
<[var.Beneficiary]|** Enter the Beneficiary(s) from Image **>
>
<[?:var.AgeAtDeath]|** Enter the Age at Death **>
<[?:var.Burialdate]|** Enter the Burial date **>
{target=fh}
# based on Generic Auto Type Template
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
# start fh focus on Indi Name on Property page Main tab
#
# 1.00 Changed 8 Aug 2023 Initial template
# 2.00 changed 29 Nov 2023 Changed to be the Parent AutoType
# 2.01 changed 21 May 2024 Added ahk functionality
#
# ahk set the focus on the name field
{Ctrl+1}{end}{100}
#
{fast}
#Check all text template inputs have been done
<[?:Image Page URL=**Enter Image url **][==:Image Page URL]>
<[?:var.Set Event Flags=** Set Event Flags y/n **][==:var.Set Event Flags]>
<[?:var.Update Fact Data=** Update Fact Date and Place y/n **][==:var.Update Fact Data]>
# set assessment of record found
[=:Assessment_U_Q_S_P:S]
# initialise the z variables
[lib.InitVars]
#
#check the deduced Event Type and show event type
[lib.CheckEventType:var.zEventType]
# test whether to set flags
<[?:var.Set Event Flags=y][lib.SetFlag:var.zEventType]
|
[lib.SetFocusonEvent:var.zEventType]>
# test whether to write record specifics to property page
<[?:var.Update Fact Data=y][lib.WriteFactData:var.zEventType]>
# write the Generic source and citation
[lib.WriteSource:var.zSource]
{tab}
[lib.WriteCitation:var.zEventType]
{target=fh}
# based on Generic Auto Type Template
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
# start fh focus on Indi Name on Property page Main tab
# 1.00 Changed 8 Aug 2023 Initial template
# 1.01 updated 8 Aug 2023 re-write
# 1.02 updated 20 Aug 2023 added overwrite questions
# 2.00 updated 29 Nov 2023 part of Parent Autotype
# set assessment of record found
[=:Assessment_U_Q_S_P:P]
[==:var.Debug:1]
# ahk set the focus on the name field
{Ctrl+1}{end}{100}
#
# initialise the z variables
[lib.InitVars]
{fast}
#Check all text template inputs have been done
<[?:Image Page URL=**Enter Image url **][==:Image Page URL]>
<[?:var.Their Residence=** Enter their Residence from Image **][==:var.Their Residence]>
#residence fact add
#add the residence fact event
[lib.Add_FH_Fact:Residence:var.zEventdate::var.Their Residence]
# write the Generic source and citation
[lib.WriteSource:var.zSource]
{tab}
[lib.WriteCitation:var.zEventType]
<[?:var.Debug=0]
## do nothing
>
{target=fh}
# based on Generic Auto Type Template
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
# start fh focus on Indi Name on Property page Main tab
# 1.00 Changed 8 Aug 2023 Initial template
# 1.01 updated 8 Aug 2023 re-write
# 1.02 updated 20 Aug 2023 added overwrite questions
# 2.00 updated 29 Nov 2023 part of Parent Autotype
# set assessment of record found
[=:Assessment_U_Q_S_P:P]
[==:var.Debug:1]
# ahk set the focus on the name field
{Ctrl+1}{end}{100}
#
# initialise the z variables
[lib.InitVars]
#{fast}
#Check all text template inputs have been done
<[?:Image Page URL=**Enter Image url **][==:Image Page URL]>
<[?:var.Their Residence=** Enter Their Residence from Image **][==:var.Their Residence]>
<[?:var.Their Occupation=** Enter Their Occupation from Image **][==:var.Their Occupation]>
#occupation fact add
#add the occupation fact attribute
[lib.Add_FH_Fact_with_desc:Occupation:var.Their Occupation:zEventdate::var.Their Residence]
# write the Generic source and citation
[lib.WriteSource:var.zSource]
{tab}
[lib.WriteCitation:var.zEventType]
<[?:var.Debug=0]
## do nothing
>
{target=fh}
#
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
# start fh focus on Indi Name on Property page Main tab
#
# 1.00 initial 10 September 2023 Initial template
# ahk set the focus on the name field
{Ctrl+1}{end}{100}
#
{fast}
# tab down to the blank Add Spouse/Partner
# count the number of tabs to get to the Add Spouse/Partner link
# ( yours may be different!)
{tab*16}
{enter}{down}{enter}
[Spouse]
{target=fh}
# based on Generic Auto Type Template
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
# start fh focus on Indi Name on Property page Main tab
# checks if source exists if it does, press Cancel
# if doesn't exist, use btn6 to create
# 1.00 Changed 26 Aug 2023 Initial template
# 1.01 changed 25 Nov 2023 use Collection ID or Source
# ahk set the focus on the name field
{Ctrl+1}{end}{100}
#
[lib.InitVars]
{Ctrl+U}{Ctrl+I}{down}{enter}{Ctrl+D}[var.zSource]
{target=fh}
# based on Generic Auto Type Template
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
# start fh focus on Indi Name on Property page Main tab
# btn 5 checks if source exists if it does, press Cancel
# if doesn't exist, use btn6 to create
# 1.00 Changed 26 Aug 2023 Initial template
#
# ahk set the focus on the name field
{Ctrl+1}{end}{100}
#
[lib.InitVars]
{Alt+F4}
{Alt+AUU}{enter}{down}{enter}
[var.zSource]
# set generic type
{tab}
[var.zEventType]
{tab*3}
[Collection ID]
{tab}
[var.zPublisher] <[?o.Service=Ancestry][var.zRecordID]>
{tab}{space}{down}{enter}{Ctrl+D}
{target=fh}
# add image on citation media tab
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
# updated 21 May 2024 - combined btn 8 and using ahk
#
[lib.InitVars]
[lib.WriteImageToCitation:var.zEventType]
# use of ahk Ctrl+8 was unreliable so reinstated AT8
{target=fh}
# updating image data on citation media tab
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
# updated 18 Jun 2023
#
[lib.InitVars]
{tab}[var.zEventdate]{tab}
<[?:o.Service=Ancestry][Image Page URL:split:?use:1]>
<[?:o.Service=Findmypast][Image Page URL:split:&parent:1]>
<[?:o.Service=FamilySearch][Image Page URL:split:&pers:1]>
{tab}
[lib.SetKeywords:var.zEventType]
{tab*6}{enter}
{Ctrl+4}
<\<span style="color:Red"\>
1. Make sure that the Family Historian cursor is on the Individuals Name entry box on their Main Property Box Tab \<br /\>
2. Click the Radio button on the Freebmd page next to the entry you wish to process.\<br /\>
3. Click the relevant Autotype Button for the actions:\<br /\>
Btn \<b\>1\</b\> will ADD \<b\>Birth\</b\> details & src\<br /\>
Btn \<b\>2\</b\> will ADD \<b\>Marriage\</b\> details & src\<br /\>
Btn \<b\>3\</b\> will ADD \<b\>Death\</b\> details & src\<br /\> \<br /\>
Update any missing data, ie County\<br /\>
\<br /\>
\</span\>>
<[UpdateFactData]|** Update Fact Date and Place y/n **>
[lib.DividerBar]
{target=fh}
#
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
# updated 27 mar 2024
# test whether Essentials Civ Reg Index is feasible
<[?:SetEventFlags=** Set Event Flags y/n **][==:SetEventFlags]>
<[?:UpdateFactData=** Update Fact Date and Place y/n **][==:UpdateFactData]>
[=:Assessment_U_Q_S_P:S]
{fast}
#set the event GRO flag
<[?:SetEventFlags=y]
[=:EventFlag:GROBirth]
[lib.SetGROEventFlag:EventFlag]>
#tab over more to birth date field
{tab*4}
<[?:UpdateFactData=y]<
[lib.FormatSDate]
{tab}
[lib.District_county]>
>
{500}
# switch to Source/Citation pane and select Cite Existing Source
{Ctrl+U}{Ctrl+I}{down*1}{enter}{Ctrl+D}
# input the Source Title
England and Wales Birth Registration Index
{F6}{space}
{ENTER}
#
{tab*3}
[Source.Title]{tab}
[Page.URL]{tab}
# if you have not added the input date field to the template, comment out the # next line
[Page.Access Date]{tab}
[First name(s)] [Surname]{tab}
[lib.FormatSDate]{tab}
[lib.District_county]{tab}
[Surname:uppercase] [First name(s)] :
[SDate:split: :-1] <[?:SDate:split: :1=March]Mar|[?:SDate:split: :1=June]Jun|[?:SDate:split: :1=September]Sep|[?:SDate:split: :1=December]]Dec> Quarter [District:uppercase] <Volume [Volume:lowercase]><Volume [Vol:lowercase]> Page [Page] <Mother [Mother:uppercase]>{tab}
[lib.SetAssessment]{tab}
<Mother's maiden name was [Mother]>
#{Alt+F4}
{target=fh}
#
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
# updated 27 mar 2024
# test whether Essentials Civ Reg Index is feasible
<[?:SetEventFlags=** Set Event Flags y/n **][==:SetEventFlags]>
<[?:UpdateFactData=** Update Fact Date and Place y/n **][==:UpdateFactData]>
[=:Assessment_U_Q_S_P:S]
{fast}
#set the event GRO flag
<[?:SetEventFlags=y]
[=:EventFlag:GROMarriage]
[lib.SetGROEventFlag:EventFlag]>
#tab over more to marriage date field
{tab*26}
<[?:UpdateFactData=y]<
[lib.FormatSDate]
{tab}
[lib.District_county]>
>
{500}
# switch to Source/Citation pane and select Cite Existing Source
{Ctrl+U}{Ctrl+I}{down*1}{enter}{Ctrl+D}
# input the Source Title
England and Wales Marriage Registration Index
{F6}{space}
{ENTER}
#
{tab*3}
[Source.Title]{tab}
[Page.URL]{tab}
# if you have not added the input date field to the template, comment out the # next line
[Page.Access Date]{tab}
[First name(s)] [Surname:capitalize]{tab}
[lib.FormatSDate]{tab}
[lib.District_county]{tab}
[Surname:uppercase] [First name(s)] :
[SDate:split: :-1] <[?:SDate:split: :1=March]Mar|[?:SDate:split: :1=June]Jun|[?:SDate:split: :1=September]Sep|[?:SDate:split: :1=December]]Dec> Quarter [District:uppercase] <Volume [Volume:lowercase]><Volume [Vol:lowercase]> Page [Page] <Spouse [Spouse:uppercase]>{tab}
[lib.SetAssessment]{tab}
<Spouse's maiden name was [Spouse]>
#{Alt+F4}
{target=fh}
#
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
# updated 27 mar 2024
# test whether Essentials Civ Reg Index is feasible
<[?:SetEventFlags=** Set Event Flags y/n **][==:SetEventFlags]>
<[?:UpdateFactData=** Update Fact Date and Place y/n **][==:UpdateFactData]>
[=:Assessment_U_Q_S_P:S]
{fast}
#set the event GRO flag
<[?:SetEventFlags=y]
[=:EventFlag:GRODeath]
[lib.SetGROEventFlag:EventFlag]>
#tab over more to death date field
{tab*8}
<[?:UpdateFactData=y]<
[lib.FormatSDate]
{tab}
[lib.District_county]>
>
{500}
# switch to Source/Citation pane and select Cite Existing Source
{Ctrl+U}{Ctrl+I}{down*1}{enter}{Ctrl+D}
# input the Source Title
England and Wales Death Registration Index
{F6}{space}
{ENTER}
#
{tab*3}
[Source.Title]{tab}
[Page.URL]{tab}
# if you have not added the input date field to the template, comment out the # next line
[Page.Access Date]{tab}
[First name(s)] [Surname]{tab}
[lib.FormatSDate]{tab}
[lib.District_county]{tab}
[Surname:uppercase] [First name(s)] :
[SDate:split: :-1] <[?:SDate:split: :1=March]Mar|[?:SDate:split: :1=June]Jun|[?:SDate:split: :1=September]Sep|[?:SDate:split: :1=December]]Dec> Quarter [District:uppercase] <Volume [Volume:lowercase]><Volume [Vol:lowercase]> Page [Page] {tab}
[lib.SetAssessment]{tab}
<Age at death was [Age]>
#{Alt+F4}
{target=fh}
#
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
# updated 27 mar 2024
# using Essentials Civ Reg Index as a generic template in freebmd
#
# add a prompt for Updating the Born fields or skipping over them
<[?:UpdateFactData=** Update Fact Date and Place y/n **][==:UpdateFactData]>
# Set the Assessment field to be S for secondary – we are viewing transcriptions
[=:Assessment_U_Q_S_P:S]
{fast}
#output the data
[lib.WriteFreebmdData]
{250}
# write out the generic template
[lib.WriteFreebmdSourceCitation]
[=:dm:[Birth:split:,:1]]
[=:dd:[Birth:split: :2]]
[=:mm:[Birth:split: :1]]
[=:yr:[Birth:split:,:2]]
[=:pl:[Birth:split:,:3]]
[=:co:[Birth:split:,:4]]
[=:cy:[Birth:split:,:5]]
{target=fh}
###############################
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
#
# v1.00 created 13 Sep 2023
###############################
# cursor in Indi's name
{tab*4}
[Birth:split: :2:replace:,::] [Birth:split: :1] [Birth:split:,:2]{tab}
[Birth:split:,:3], [Birth:split:,:4], [Birth:split:,:5]
[=:HoHname]
<[HoHname]|wotsyur name?>
{target=notepad++}
<[?:HohName=wotsyur name?][=:HoHname]>
data from ora{enter}
[HoHname]{enter}
<\<span style="color:Red; font-size: 80%;font-weight: bold"\>
Hover mouse over Button Numbers or Click the little black triangle above the Search Targets to see instructions.
\</span\>>
<[Event Day]|** Enter day of Burial **>
<[Event Month]|** Enter month number of Burial **>
<[Suburb]|** Enter suburb **>
<[City]|** Enter City **>
<[Abode Place]|** Enter abode place **>
<[Register Number]|** Enter Reg number **>
<[Grave Book Row]|** Enter book row **>
<[Page Number]|** Enter Page Number **>
[lib.Dividerbar]
{target=fh}
###############################
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
#
# updated 2 Aug 2023
###############################
# check inputs have been completed
<[?:Event Day=** Enter day of Burial **][==:Event Day]>
<[?:Event Month=** Enter month number of Burial **][==:Event Month]>
<[?:Suburb=** Enter Suburb **][==:Suburb]>
<[?:City=** Enter City **][==:City]>
<[?:Abode Place=** Enter abode place **][==:Abode Place]>
<[?:Register Number=** Enter Reg number **][==:Register Number]>
<[?:Page Number=** Enter Page Number **][==:Page Number]>
<[?:Grave Book Row=** Enter Book Row **][==:Grave Book Row]>
[=:Assessment_U_Q_S_P:S]
# move from focus page to indi's Property Box
{Alt+Enter}
#set event flag
[=:EventFlag:Burial]
[lib.SetFocusOnEvent]
#update burial record
[Event Day].[Event Month].[Event year]{tab}
[Cemetery], [Suburb], [City], Yorkshire, England
# write source
{250}
{Ctrl+U}{Ctrl+I}{down}{enter}{Ctrl+D}
Yorkshire Burials
{f6}{Ctrl+home}{enter}
# tab over Source fields to the Citation fields
{tab*8}
#Set the Entry date
[Page.Access Date]
{tab}
#Set Assessment
# assessment value either entered or preset
[lib.SetAssessment]
{tab}
#set the Where Within
[Page.URL]
{tab}
# open the Rich Text Editor
{Ctrl+space}
[Source.Title] [Cemetery]{enter}
Record : [Record], Register # : [Register Number], Page: [Page Number]{enter}
Grave Book Row : [Grave Book Row]{enter}
Grave Type : [Grave Type]{enter}
Grave Section : [Grave Section]{enter}
Grave Number : [Grave Number]{enter}
Burial of [Given Name] [Surname], aged [Age Full], of [Abode Place]{enter}
# move and select the web link
{SHIFT+F10}{250}{UP*2}{RIGHT}{DOWN}{ENTER}{250}
#write the URL
[Page.URL]
#wite the hyperlink wording
{tab}Link to the record
{tab}{enter}
#close the popup
{Alt+F4}{enter}
<\<span style="color:Red; font-size: 80%;font-weight: bold"\>
Hover mouse over Button Numbers or Click the little black triangle above the Search Targets to see instructions.
\</span\>>
<[SetEventFlags]|** Set Event Flags y/n **>
<[UpdateFactData]|** Update Fact Date and Place y/n **>
[lib.DividerBar]
{target=fh}
#
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
# updated 25 mar 2024
# v 1.01
# v 1.02 Updated 9th april 2024 - added start from Focus window.
<[?:SetEventFlags=** Set Event Flags y/n **][==:SetEventFlags]>
<[?:UpdateFactData=** Update Fact Date and Place y/n **][==:UpdateFactData]>
[=:Assessment_U_Q_S_P:S]
{fast}
# If your normal starting point is on the Focus Window with the individual
# highlighted, we need to move to their Property Box pages. If you are
# starting on the Property Box, comment out the next line. It won't harm to # leave it in, just makes a beep!
#
{Alt+enter}
# set the event GRO flag. If you don't use flags, you can comment out this
# section. If you do use flags, change the number of {tab}s in the library # to match your layouts
#
<[?:SetEventFlags=y]
[=:EventFlag:GROBirth]
[lib.SetGROEventFlag:EventFlag]
>
{250}
#tab over more to birth date field
{tab*4}
# updating or overwriting the current data. A 'y' response to the prompt will # write or overwrite the existing field data. Any other response will not overwrite, and will then write to Source/Citation.
<[?:UpdateFactData=y]
<
[Registration Date]
{tab}
# call the library to format the Place data
[lib.District_county]
>
>
# pause for 500 milliseconds for Family Historian to catch up!
{500}
# switch to Source/Citation pane and select Cite Existing Source
{Ctrl+U}{Ctrl+I}{down*1}{enter}{Ctrl+D}
# input the Source Title
England and Wales Birth Registration Index
# accept the located source
{F6}{space}
{ENTER}
# tab three times to step over the static source info
{tab*3}
[Page.ServiceName]{tab}
[Page.URL]{tab}
# fill in the citation fields in sequence
# if you have not added the input date field to the template, comment out the # next line
[Page.Access Date]{tab}
[GivenName] [Surname]{tab}
[Registration Date]{tab}
[lib.District_county]
{tab}
[Surname:uppercase] [GivenName] :
[Registration Year] <[?:Registration Quarter=Q1]Mar|[?:Registration Quarter=Q2]Jun|[?:Registration Quarter=Q3]Sep|[?:Registration Quarter=Q4]Dec> Quarter [District:uppercase] Volume [Volume:lowercase] Page [Page] <Mother [Mother's Maiden Surname:uppercase]>{tab}
[lib.SetAssessment]{tab}
Mother's maiden name was [Mother's Maiden Surname]
# if you want to automatically close the Source Citation pane, uncomment the following rows.
#{Alt+F4}
#ahk
{Ctrl+4}
<\<span style="color:Red; font-size: 80%;font-weight: bold"\>
Hover mouse over Button Numbers or Click the little black triangle above the Search Targets to see instructions.
\</span\>>
<[SetEventFlags]|** Set Event Flags y/n **>
<[UpdateFactData]|** Update Fact Date and Place y/n **>
[lib.DividerBar]
{target=fh}
#
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
# updated 25 mar 2024
# test whether Essentials Civ Reg Index is feasible This autotype is virtually the same logic as the Birth
<[?:SetEventFlags=** Set Event Flags y/n **][==:SetEventFlags]>
<[?:UpdateFactData=** Update Fact Date and Place y/n **][==:UpdateFactData]>
[=:Assessment_U_Q_S_P:S]
{fast}
# If your normal starting point is on the Focus Window with the individual highlighted, we need to move to their Property Box pages. If you are starting on the Property Box, comment out the next line. It won't harm to leave it in, just makes a beep!
{Alt+enter}
#set the event GRO flag
<[?:SetEventFlags=y]
[=:EventFlag:GRODeath]
[lib.SetGROEventFlag:EventFlag]>
#tab over more to death date field
{tab*8}
<[?:UpdateFactData=y]<
[Registration Date]
{tab}
[lib.District_county]>
>
{500}
# switch to Source/Citation pane and select Cite Existing Source
{Ctrl+U}{Ctrl+I}{down*1}{enter}{Ctrl+D}
# input the Source Title
England and Wales Death Registration Index
{F6}{space}
{ENTER}
#
{tab*3}
# if you have not added the input date field to the template, comment out the # next line
[Page.ServiceName]{tab}
[Page.URL]{tab}
[Page.Access Date]{tab}
[GivenName] [Surname]{tab}
[Registration Date]{tab}
[lib.District_county]{tab}
[Surname:uppercase] [GivenName] :
[Registration Year] <[?:Registration Quarter=Q1]Mar|[?:Registration Quarter=Q2]Jun|[?:Registration Quarter=Q3]Sep|[?:Registration Quarter=Q4]Dec> Quarter [District:uppercase] Volume [Volume:lowercase] Page [Page] {tab}
[lib.SetAssessment]{tab}
Age at Death was [Age at Death]
#{Alt+F4}
<\<span style="color:Red; font-size: 80%;font-weight: bold"\>
Hover mouse over Button Numbers or Click the little black triangle above the Search Targets to see instructions.
\</span\>>
#{target=soffice}
{target=Excel}
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
{fast}
[Test Name]{tab}
[Match Name]{tab}
{tab}<[Managed By]>{tab}
[Has Linked Tree]{tab}
[Estimated Relationship]{tab}
[Side]{tab}
[Shared DNA]{tab}
[centiMorgans]{tab}
[Segments]{tab}
[Paternal Ancestor]{tab}
[Maternal Ancestor]{tab}
{tab}
[URL]{tab}
.
{down}{home}
{target=FH}
#
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
#
# v1.00 3 Jan 2024 created initial version
#
# cursor on indi name
# move to facts tab to add the DNA Match fact
# move to facts tab to add the DNA Match fact
{fast}
{Ctrl+tab}
# search and insert the Fact Type from the list
{Ctrl+I}DNA Match{enter}
# tab to the entry field
{tab}
[lib.GetInitials:Test Name]:[centiMorgans]
# tab to the notes field and add the data, privatised by the [[ ]] pair
{tab}
\[\[{enter}
Primary Tester:[lib.GetInitials:Test Name]{enter}
Status:New/Plotted/Confirmed{enter}{enter}
Match Data{enter}
Tested name:[Match Name]{enter}
Real Name:{enter}
#MyFamily FH ID:
Test Site Name:[Page.ServiceName]{enter}
<Managed by:[Managed By]{enter}>
{enter}
DNA Details{enter}
cM:[centiMorgans:replace:,:]{enter}
Segments:[Segments]{enter}
% Shared DNA:[Shared DNA]{enter}
Relationship:[Estimated Relationship]{enter}
Parental Line:
<<[?:Side=Paternal side]P>|<[?:Side=Maternal side]M>|<[?:Side=Both Sides]B>|<[?:Side=Unassigned]U>>
{enter}
Paternal Ancestor:[Paternal Ancestor]{enter}
Maternal Ancestor:[Maternal Ancestor]{enter}
<Linked Tree:[Has Linked Tree]{enter}>
<Groups:[Groups]{enter}>
<Match Note:[Match Note]{enter}>
{enter}
#Links{enter}
#Tested Individual: {enter}
#Matched Individual: {enter}
#Shared Ancestor: {enter}
#Shared Couple: {enter}
#
#{slow}
# open the Rich Text editor
{Ctrl+space}{500}
#go to end of existing text and next line
{Ctrl+End}{enter}{250}
{enter}
\]\]
#go back up so before the ending ]]s
{up*2}{250}
# write the record url
{SHIFT+F10}{250}{UP*2}{RIGHT}{DOWN}{ENTER}{250}
[URL]{tab}
Record Link{enter}
#Close the window
{Alt+F4}
{space}
{target=FH}
#
# author : Paul Tanner-Tremaine
# http://www.fhora.tantrem.com
#
# v1.00 3 Jan 2024 created initial version
#
# cursor on indi name
# add new person
{fast}
{F10}
{Alt+AU}{enter}
[Match Name]
{tab}{tab}
# get gender of child
[=:Fname:[Match Name:nameGiven]]
# determine the sex by their first names, so I don't have to prompt for it.
[lib.DetermineGender:Fname]
# move to facts tab to add the DNA Match fact
{Ctrl+tab}
# search and insert the Fact Type from the list
{Ctrl+I}DNA Match{enter}
# tab to the entry field
{tab}
[lib.GetInitials:Test Name]:[centiMorgans]
# tab to the notes field and add the data, privatised by the [[ ]] pair
{tab}
\[\[{enter}
Primary Tester:[lib.GetInitials:Test Name]{enter}
Status:New/Plotted/Confirmed{enter}{enter}
Match Data{enter}
Tested name:[Match Name]{enter}
Real Name:{enter}
Test Site Name:[Page.ServiceName]{enter}
<Managed by:[Managed By]{enter}>
{enter}
DNA Details{enter}
cM:[centiMorgans:replace:,:]{enter}
Segments:[Segments]{enter}
% Shared DNA:[Shared DNA]{enter}
Relationship:[Estimated Relationship]{enter}
Parental Line:
<<[?:Side=Paternal side]P>|<[?:Side=Maternal side]M>|<[?:Side=Both Sides]B>|<[?:Side=Unassigned]U>>
{enter}
Paternal Ancestor:[Paternal Ancestor]{enter}
Maternal Ancestor:[Maternal Ancestor]{enter}
<Linked Tree:[Has Linked Tree]{enter}>
<Groups:[Groups]{enter}>
<Match Note:[Match Note]{enter}>
{enter}
#Links{enter}
#Tested Individual: {enter}
#Matched Individual: {enter}
#Shared Ancestor: {enter}
#Shared Couple: {enter}
#
#{slow}
# open the Rich Text editor
{Ctrl+space}{500}
#go to end of existing text and next line
{Ctrl+End}{enter}{250}
{enter}
\]\]
#go back up so before the ending ]]s
{up*2}
# write the record url
{SHIFT+F10}{250}{UP*2}{RIGHT}{DOWN}{ENTER}{250}
[URL]{tab}
Record Link{enter}
#Close the window
{Alt+F4}
{space}
<\<span style="color:Red; font-size: 80%;font-weight: bold"\>
\<ul\>
\<li\>Refresh the ORA Control Panel\</li\>
\<li\>Make sure fh cursor is on INDI name field on Prperty Box Main Tab\</li\>
\<li\>Make sure that the Source Citation yellow workspace is available.\</li\>
\</ul\>
\</span\>>
<[Person of Interest]|**Enter**>
{target=fh}
#
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
# updated 1 Aug 2023
# written as a demo for newspapers.com extract on obits
#
#The line checks that an entry has or has not been made from the Text Template prompts
<[?:Person of Interest=**Enter**][==:Person of Interest]>
# We are starting from the indi's property box name.
# change to Facts tab on properties page
{Ctrl+tab}
# search and insert the Fact Type from the list
{Ctrl+I}News{enter}
# complete the fact field entries...
{tab}[Date]{tab}{tab}[Location]
# open up templated source and citation
{Ctrl+U}{Ctrl+I}{down*2}{enter}{Ctrl+D}
Newspaper Item
# select the source
{f6}{Ctrl+home}{enter}
# template focus will be at the Newspaper prompt
[Paper]< for [Person of Interest]>{tab}
# down 4 to Obituary - will need to change this if not an obit
{down*4}{tab}
[Date]{tab}[Page]{tab}[Paper]{tab}[Location]{tab}
# pick the repository
{space}{down}{enter}{ctrl+D}newspapers
{F6}{space}{enter}
{tab}
[Page.ServiceName]{tab}[Page.URL]{tab}{tab}
[Page.Title]{enter}
# Open Text from Source tab
{ctrl+tab}
#add to source:
{Ctrl+I}{down}{right}{up*2}{enter}[OCR Text]
# stop here so manual control to edit the OCR text if necessary.
{target=fh}
#
# author : Paul Tanner-Tremaine
# www.fhora.tantrem.com
# updated 1 Aug 2023
# written as a demo for newspapers.com extract on obits
#
#These two lines check that an entry has or has not been made from the Text Template prompts
<[?:Person of Interest=**Enter**][==:Person of Interest]>
# We are starting from the indi'd property box name.
# change to Facts tab on properties page
{Ctrl+tab}
{fast}
# search and insert the Fact Type from the list
{Ctrl+I}News{enter}
# complete the fact field entries...
{tab}
[Date]
{tab}
{tab}
[Location]
# open up templated source and citation
{Ctrl+U}{Ctrl+I}{down*2}{enter}{Ctrl+D}
Newspaper Item
# select the source
{f6}{Ctrl+home}{enter}
# template focus will be at the Newspaper prompt
[Paper]< for [Person of Interest]>{tab}
# down 4 to Obituary - will need to change this if not an obit
# down 2 to news item
{down*2}{tab}
[Date]{tab}
[Page]{tab}
[Paper]{tab}
[Location]{tab}
# pick the repository
{space}{down}{enter}
{ctrl+D}newspapers{F6}{space}{enter}
{tab}
[Page.ServiceName]{tab}
[Page.URL]
{tab}{tab}
[Page.Title]{enter}
# Open Text from Source tab
{ctrl+tab}
#add to source:
{Ctrl+I}{down}{right}{up*2}{enter}
[OCR Text]
[=:Address:100, Shaftsbury Str, Hoxton New Town]
#
#[Address]\<br /\>
[=:Place:[Address:replace:100,:100]] \<br /\>
#[Place] \<br /\>
[Place:split:,:1:replace:Str:Street], [Place:split:,:2], Middlesex, England \<br /\>