gotdict
gotdict copied to clipboard
Add house attribute to characters, autopopulate people in house lists
People should have house: xyz
(along with type: character
), then we can autopopulate the list of people in houses. Also use sort attribute from #12
This is nice, but have found a few records where item descriptors are dependant on the presence and order of the others.
A: Lord
B: His wife
C: His son
Perhaps keep some manual and have a tag {% include 'house_list.html %}
to get an automatic list.
Considering doing this, too. I was along the line of thought that the house could technically roll under term.
If I was looking for someone as a part of House Stark, then Stark should be a term associated with the title. I'll let you know what I come up with : )
Fab, cheers!
Thanks! I'm also looking into an easier way to keep the changes to the online/kindle definitions and the android definitions up to date, since they work differently :) For now I am just monitoring your changes, and will submit individual PRs for my changes, since I adjusted a good deal of the project files in my fork in order to create the SQLite db