nissaga

Genealogy tree builder from simple yaml files (kingraph python clone with extensions)

AGPL-3.0 License

Downloads
51
Stars
5
Committers
1

Bot releases are visible (Hide)

nissaga - Nicer view and documented Latest Release

Published by vokimon almost 3 years ago

  • Better input format documentation
  • Person box redesigned:
    • Name on top, below surname, smaller and dimmer
    • remove spurious margins
    • always born and died on the left and right halves
    • Stillborn symbol when born: false
  • Unions:
    • Bigger family bullet
    • Children node is a small turned triangle
    • Married and divorded dates are not exclusively displayed
    • Less chaotic children links
  • Subcommand scheme to generate the schema.
  • Fix: Person box is a link to person.link[0] if specified
  • Fix: Person classes styles are now applied
  • Fix: Undetailed persons are warned but properly handled
  • Some test coverage added