Open jleechpe opened 10 years ago
Update:
Based on discussions on gitter today, the cache setup will be more of the sort:
questions-hidden.el
`- (SITE QUESTION_ID QUESTION_ID ...)
questions-read.el
`- (SITE (QUESTION_ID . TIME) (QUESTION_ID . TIME) ...)
questions-favorites.el
`- (SITE QUESTION_ID QUESTION_ID ...)
As a point of reference:
read
has been implemented by Bruce-Connor.Retrieving favorites/starred per site is
/me/favorites
q#-data
would just be a write-to-cache/file copy of the question.last-updated
being when the question was last stored.Alternately for each stored question: