0x7c13 / Notepads

A modern, lightweight text editor with a minimalist design.
https://www.NotepadsApp.com
MIT License
8.72k stars 480 forks source link

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

Open tur1ngb0x opened 3 months ago

tur1ngb0x commented 3 months ago

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:

Describe alternatives you've considered

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