-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Open
Description
Quote tags
Adding tags to quotes will allow the user to pick what kind of quotes they want to type.
tags
- Possible tags could be type like fiction, poetry, religious, political, music or tone like inspiring, comforting, sad, humorous.
- Come up with a few tags to use and tag existing quote files
- add a validation to the
check-assetsto verify new quote do have tags and all tags used are in the allowed set of tags
ui
- modify the search icon in the test settings
- modify the quote search modal, show the filter by tag on one side and the existing quotes search on the other side (maybe on top of each other on small screens)
- store the selected tags on the users config as
quoteTags: ["fiction","poetry"]
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels