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

Store tags #200

Open
vikiival opened this issue Jan 20, 2024 · 3 comments
Open

Store tags #200

vikiival opened this issue Jan 20, 2024 · 3 comments
Labels
enhancement New feature or request
Milestone

Comments

@vikiival
Copy link
Member

vikiival commented Jan 20, 2024

Make a handler that would handle user-defined collection tags from metadata to collection entity

Describe the feature

We would like to see working tags for the collections.
it should be basically String[] with tags

Expected outcome

I expect that I could query collection.tags and get String[] of tags
tags should come from metadata.tags.
tags could be inlined as String[]

Reference

@vikiival vikiival added the enhancement New feature or request label Jan 20, 2024
@roiLeo
Copy link
Contributor

roiLeo commented Jan 23, 2024

from #88

enum Category {
  3d
  ai
  animation
  art
  games
  generative
  meme
  music
  photography
  video
  writting
}

@vikiival vikiival added this to the W3F M2 milestone Feb 13, 2024
@yangwao
Copy link
Member

yangwao commented Mar 23, 2024

@exezbcz
Copy link
Member

exezbcz commented Mar 23, 2024

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

No branches or pull requests

4 participants