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

Enumerate letters by letter files instead of from annotations #2

Open
techgique opened this issue Mar 1, 2017 · 0 comments
Open

Enumerate letters by letter files instead of from annotations #2

techgique opened this issue Mar 1, 2017 · 0 comments

Comments

@techgique
Copy link
Member

Currently, the list of letters page is enumerated by retrieving ALL annotations in the system and looping through them to generate the list of letters. This will be more and more inefficient as more annotations are created and more are from letters already completed and no longer in the Annotonia letters directory.

Change to loop through letter files and retrieve their annotations per letter or a query that retrieves all of the present letters' annotations.

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

1 participant