textpieces icon indicating copy to clipboard operation
textpieces copied to clipboard

Quick text processing

Results 38 textpieces issues
Sort by recently updated
recently updated
newest added

When opening the app for the first time, it's hard to tell that you have to select a tool using the button at the top. Due to its flat style,...

It seems impossible to replace some text with a newline. When I use the escape sequence "\n" in the "replace" field, (both with regular expression on and off), the literal...

It would be nice to have feature to split up a text into chunks of lets say 500 characters. This would be useful for creating Mastodon threads (we all have...

Hi, it would be useful to have a converter between ISO time "2022-12-30T16:39:12+00:00" and unix timestamp. Would you consider it, please? Great application, btw, thanks for making it :)

Fixed a small typo in the description of the 'reverse lines' tool where 'reorder' was misspelled as 'reoder'

https://github.com/liferooter/textpieces/blob/b14fd2c6aeca55e8d0fd4b44997f3063bda4cc6e/src/tools/Tool.vala#L117-L123 Nice, but I wasn't aware of this until happening on that code. It makes possible a lot of tremendously useful custom tools I wasn't writing due to the false...

Nice work! A list of CLI tools that would be nice to have exposed in the UI: - toml2json - toml2yaml - json2toml - yaml2toml