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

qs: indicate duplicate strings #911

Open
mr-tz opened this issue Nov 22, 2023 · 3 comments
Open

qs: indicate duplicate strings #911

mr-tz opened this issue Nov 22, 2023 · 3 comments
Labels
QS/ui QS QUANTUMSTRAND

Comments

@mr-tz
Copy link
Collaborator

mr-tz commented Nov 22, 2023

for example:

string 1
string 2
string 3
string 1  << duplicate
string 4

this way unique strings can quickly be identified but no data is hidden by default

@mr-tz mr-tz added QS QUANTUMSTRAND QS/ui labels Nov 22, 2023
@williballenthin
Copy link
Collaborator

would you tag this like #duplicate and/or mute or are you thinking something else?

@mr-tz
Copy link
Collaborator Author

mr-tz commented Nov 23, 2023

Initially I thought of tagging. Muting (in addition) could work well but I think we need the tag (or some other indicator) to make clear what's going on.

@ooprathamm
Copy link
Contributor

@mr-tz Made a PR for #duplicate + mute with a sample output.

Other possible ways to try -

  • Having a new STYLE
  • << duplicate{Count}
  • Grouping them together

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

No branches or pull requests

3 participants