Skip to content

Latest commit

 

History

History
199 lines (182 loc) · 7.3 KB

ancestry.md

File metadata and controls

199 lines (182 loc) · 7.3 KB
id title author layout featured_image guid redirect_from
ancestry
Ancestry
James Howard
page
/assets/img/ancestry.webp
ancestry
/hereditary-societies
/hs
/family

Introduction

When the final history of the English language is written, the name Howard will stand out as one of the most storied and legendary. This page is my attempt to explore and understand how my family fits into that enduring legacy. Through records of our ancestors, their contributions to history, and our ongoing genealogical efforts, this page reflects our passion for connecting with our roots and preserving the Howard family story for future generations.

As I have been learning more of the family history, it is not enough to simply look at some website and see that some random king or countess was an ancient progenitor. Most of that information is incorrect. However, there are standards for establishing genealogical truth and as I connect another layer deeper, it often leads to eligibility for a new hereditary society. Joining, since verificaiton is required, provides a great check. Plus, I learn something and I get a prize. The gamification of historical research is now.

Hereditary Societies

Many hereditary socities have associated medals. This section provides a ribbon rack for those I am a member of.

{% assign ribbons = site.data.hereditary_ribbons | where: "type","hereditary" | sort: "date" %} {% assign remainder = ribbons.size | modulo: 3 %}

{% if remainder != 0 %}
{% for ribbon in ribbons limit: remainder %} {% endfor %}
{% endif %}
{% assign counter = 0 %} {% for ribbon in ribbons offset: remainder %} {% assign counter = counter | plus: 1 %} {% if counter == 3 %}
{% assign counter = 0 %} {% endif %} {% endfor %}

Some socities only provide miniature medals, comparable to the miniature medals worn on the military's dinner dress uniforms. I have included those separately below.

{% assign ribbons = site.data.hereditary_ribbons | where: "type","hereditary-mini" | sort: "date" %} {% assign remainder = ribbons.size | modulo: 6 %}

{% if remainder != 0 %}
{% for ribbon in ribbons limit: remainder %} {% endfor %}
{% endif %}
{% assign counter = 0 %} {% for ribbon in ribbons offset: remainder %} {% assign counter = counter | plus: 1 %} {% if counter == 6 %}
{% assign counter = 0 %} {% endif %} {% endfor %}

The propensity of hereditary societies to use solid red ribbons may make this difficult.

Precedence Among Hereditary Societies

Precedence among hereditary societies is traditionally based on the order of their founding. Therefore, the memberships above are presented according to this historical order, highlighting the legacy and heritage of each organization.

Complete Hereditary Society Memberships List

The table below lists lineage society memberships associated with the Howard family.

{% assign societies = site.ancestry | sort: 'title' %} {% for society in societies %} {% if society.chapters %} {% assign sorted_chapters = society.chapters | sort: 'name' %} {% for chapter in sorted_chapters %} {% endfor %} {% endif %} {% endfor %}
Society Jure Member Number
{% if society.qualifying_ancestors %} {% for ancestor in society.qualifying_ancestors %} {{ ancestor }}
{% endfor %} {% else %} N/A {% endif %}
{% if society.member_number %} {{ society.member_number }} {% endif %}
{{ chapter.name }}
{{ chapter.member_number }}