Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add house attribute to characters, autopopulate people in house lists #27

Open
wjdp opened this issue Jan 9, 2016 · 4 comments
Open

Comments

@wjdp
Copy link
Owner

wjdp commented Jan 9, 2016

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

@wjdp
Copy link
Owner Author

wjdp commented Jan 12, 2016

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.

@DLvalentine
Copy link

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 : )

@wjdp
Copy link
Owner Author

wjdp commented Sep 9, 2017

Fab, cheers!

@DLvalentine
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants