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

keep track of statistics for content and tags #107

Open
agudpp opened this issue Oct 9, 2020 · 0 comments
Open

keep track of statistics for content and tags #107

agudpp opened this issue Oct 9, 2020 · 0 comments
Labels
Projects

Comments

@agudpp
Copy link
Owner

agudpp commented Oct 9, 2020

we can keep track of statistics of tags and content being used so we can recommend better tags when selecting them.
This extra statistics can be stored in a separate folder using a generic interface:
saveEntity(entity_id, entity_type, content);

(each tag statistics would be stored as a separate entity for example)

@agudpp agudpp created this issue from a note in Version0.1 (Backlog) Oct 9, 2020
@agudpp agudpp added the feature label Oct 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Version0.1
  
Backlog
Development

No branches or pull requests

1 participant