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

Improving content search with labels #44

Open
RealHarshThakur opened this issue May 19, 2020 · 3 comments
Open

Improving content search with labels #44

RealHarshThakur opened this issue May 19, 2020 · 3 comments

Comments

@RealHarshThakur
Copy link

Labels can provide an easy way to search content since each speaker has their own title for the presentation. We can have generic labels like Web Security, Reverse Engineering and also let users create their own labels.

@anantshri
Copy link
Member

when you give option for user to create label or people to tag labels remember to restrict the label count to 3 max otherwise it will become a hashtag cloud

@RealHarshThakur
Copy link
Author

Haha, yes! We also had a discussion on blacklisting few words so that people be more specific about their content.

@abhisek
Copy link
Member

abhisek commented May 24, 2020

The ability to create tags (labels) for session is already supported in backend.

acts_as_taggable

We need to add the feature in frontend to tag sessions

Example for UI is given here:

https://github.com/mbleigh/acts-as-taggable-on/wiki/Tutorial-for-Posts

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

3 participants