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

Deduplicate and redesign 'Text Analyzer and Utilities' #1513

Open
H999 opened this issue Mar 10, 2025 · 0 comments
Open

Deduplicate and redesign 'Text Analyzer and Utilities' #1513

H999 opened this issue Mar 10, 2025 · 0 comments
Labels
feature Feature / Tool request or idea untriaged

Comments

@H999
Copy link

H999 commented Mar 10, 2025

What feature or new tool do you think should be added to DevToys?

Add officially feature deduplicate and redesign 'Text Analyzer and Utilities'

Why do you think this is needed?

Yes, I know the topic about deduplicate close here #1376 but the ext https://www.nuget.org/packages/DuplicateDetectorExtension not meet my case

About redesign 'Text Analyzer and Utilities', I don't understand why:

  • not only in 'Text Analyzer and Utilities' it for all text tool bar:
    • just paste & copy have text even when idea of this repo is "A Swiss Army knife for developers" so we can understand which icon for what
    • the location how to group btns, with me it make non sense
  • only in 'Text Analyzer and Utilities': don't uniform the design with others tool screen

Solution/Idea

full screen redesign with deduplicate and relocate how to group btns, here why btns group like that:

  • group by action with content: convert case, convert line break, sort line
  • group by action with disk: open file, save as
  • group by action general: copy, paste, clear
    Image

as you can see deduplicate what I need have separator use in regex

group by action with content after redesign, what current choose will mark with icon, and if user change anything icon gone, same mechanism with btn "Show original text":

  • convert case
    Image

  • convert line break, if you don't support anything else except lf and crlf maybe can change to switch but I don't find any text tool bar use switch
    Image

  • sort line
    Image

icon get from your docs: https://react.fluentui.dev/?path=/docs/icons-catalog--docs
deduplicate: GroupListRegular
convert case: TextChangeCaseRegular
convert line break: ArrowEnterLeftRegular
sort line: ArrowSortRegular

Comments

No response

@H999 H999 added feature Feature / Tool request or idea untriaged labels Mar 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature / Tool request or idea untriaged
Projects
None yet
Development

No branches or pull requests

1 participant