Leon Mika
44a5b664a0
Removed UCL processors
Build / build (push) Successful in 40s
2026-05-04 21:34:39 +10:00
exe.dev user
b2bed26be5
Add Lines: Sort A-Z, Sort Z-A, and Unique processors
...
Co-authored-by: Shelley <shelley@exe.dev>
2026-05-03 22:11:04 +00:00
exe.dev user
61dae0ac2d
Added a join lines with space
Build / build (push) Successful in 45s
Release Build / build (push) Failing after 1m28s
2026-04-19 22:49:43 +00:00
exe.dev user
aa680eea69
Add 'Remove Blank Lines' and 'Keep Substring Matching' text processors
...
Build / build (push) Successful in 2m59s
- Remove Blank Lines: filters out any lines that are empty or contain
only whitespace
- Keep Substring Matching: prompts for a regex via FilterWithArg, then
replaces each line with its first matching substring, dropping
non-matching lines
Co-authored-by: Shelley <shelley@exe.dev>
2026-04-14 23:26:59 +00:00
Leon Mika
c5f8d9e82e
Added Lines:UCL for processing UCL commands
Build / build (push) Successful in 2m4s
Release Build / build (push) Failing after 45s
2026-03-15 10:17:23 +11:00
Leon Mika
855a0aa114
Added go template processor
Build / build (push) Successful in 34s
2026-03-14 22:47:56 +11:00
Leon Mika
e679b1607d
Added another split option
Build / build (push) Successful in 58s
2026-01-27 20:57:50 +11:00
Leon Mika
3cb5795ca5
Added some more commands and mades some quality of life improvements
Build / build (push) Successful in 4m27s
2026-01-25 11:00:40 +11:00
Leon Mika
3a23118036
Have made some large improvements
...
Build / build (push) Successful in 2m48s
- Added support for multiple cursors
- Enabled wrapping
- Added uppercase, lowercase, and lorem ipsum support
- Added support for processing only selected ranges
2025-09-14 21:58:30 +10:00
Leon Mika
41daf7cfc9
Have got text transformations working
2025-09-06 11:26:54 +10:00