-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
32 lines (23 loc) · 1.45 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<html><head></head>
<body>
<h1>GenealogyTools</h1>
<h3>by Graham Smith</h3>
<hr>
The main project page is available here: <br>
<a href="https://github.com/gsmitheidw/GenealogyTools">https://github.com/gsmitheidw/GenealogyTools</a>
<h2>Other Genealogy Help</h1>
<h3>Running your Gedmatch KIT number in a Gedmatch Project:</h3>
<pre>
For these examples I've used "An Irish Gedmatch Project" but the principle is the same for any project:
1. From the menu on Gedmatch.com go to Projects under free tools
<img src="images/GedmatchProjectRun1.png">
2. Choose the "radio button" box beside the project you wish to run and type or paste in your Gedmatch kit number
<img src="images/GedmatchProjectRun2.png"> <br>
3. Under Sort Options, choose <strong>"Kit Number"</strong>. Most Recent Common Ancestor is the default, great for you but effectively random order for anybody else. Then press the <strong>[Submit]</strong> button.
<img src="images/GedmatchProjectRun3.png"><br>
Then on the resulting page copy and paste some pages to the project facebook page. Omit any people's email addresses - that bit is very important. Also include your Gedmatch Kit number in your post.
Alternatively to just copy/paste of the page, you can download the CSV file with the button provided and edit it in Microsoft Excel or LibreOffice to remove e-mail addresses.
It is also helpful to post a link to your public tree and perhaps some key surnames, places and dates.
</pre>
</body>
</html>