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

[Feature request] Add text manipulation functions - sort, shuffle, transform, etc. #1347

Open
tur1ngb0x opened this issue Jun 7, 2024 · 0 comments

Comments

@tur1ngb0x
Copy link

Is your feature request related to a problem? Please describe.

I frequently use text manipulation operations when using text editors to type my code and notes. Notepads app does not currently support any manipulations such as sorting, transforming etc.

Describe the solution you'd like

I would like to perform operations on the entire document or on the currently selected text such as:

  • sorting - alphabetical, numerical, case, natural, length, ascending, descending, shuffle, unique, etc.
  • transforming - uppercase, lowercase, snakecase, titlecase, etc

Describe alternatives you've considered

Other text editors such as Visual Studio Code, Sublime Text, Notepad Plus Plus have similar features.

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

No branches or pull requests

1 participant