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 tags to the post. #3

Open
arjunsinghy96 opened this issue Oct 26, 2018 · 4 comments
Open

Add tags to the post. #3

arjunsinghy96 opened this issue Oct 26, 2018 · 4 comments
Milestone

Comments

@arjunsinghy96
Copy link
Owner

Add tags to posts and filtering blogs based on these tags.

Allowed tags can be predefined through django settings or open.

@arjunsinghy96 arjunsinghy96 added this to the 0.3 milestone Oct 27, 2018
@rencesar
Copy link

What do you think about generate tags based on the text? Auto generation of tags sounds cool, but normal tags is more direct to the point.

@arjunsinghy96
Copy link
Owner Author

I would rather prefer auto-suggestion of tags.
Such that we have some tags defined. Then based on the text it suggests most likely tags. This way there won't be any random tags.

for example. if we have auto-generation of tags. It could result in python Python Python3 python3 python2 Python2 etc tags. Whereas desired behavior will be to have one python tags.

Also we only allow to add tags from already available tags.

@rencesar
Copy link

Do you mean, We already initiate with some tags and the user can select which tag he wants or the user can only select the recommended tags?

@arjunsinghy96
Copy link
Owner Author

Recommended + any other user wants. Can also remove the recommended tags.
Lets keep a limit of maximum tags. 5 should do.

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

No branches or pull requests

2 participants