Quote Tags

Open
#7,663 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
typescript
Domain
frontend, tooling

Research direction

Start by tracing the quote search modal and test settings UI, then inspect the check-assets validation and existing quote files. Define the allowed tags, apply them to existing quotes, persist selected tags in the users config, and verify that asset checks reject missing or unknown tags and the UI filters quotes by tag.

Written by the indexing model from the issue text.

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-assets to 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"]
Dominant language
TypeScript
Stars
20.7k
Forks
3.3k
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from monkeytypegame/monkeytype

All issues in monkeytypegame/monkeytype

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.