I save screenshots using the window title for the file name. But some windows titles (e.g. in a browser) are really long. I have to manually edit the name (shorten it, remove a repeating phrase etc). It would be great if I could set do this automatically with some basic string functions (substring, replace). Ideally, Greenshot would just incorporate an existing regex library (for versatility, plus many available tutorials), but any form of substring or substitution is good.
I save screenshots using the window title for the file name. But some windows titles (e.g. in a browser) are really long. I have to manually edit the name (shorten it, remove a repeating phrase etc). It would be great if I could set do this automatically with some basic string functions (substring, replace). Ideally, Greenshot would just incorporate an existing regex library (for versatility, plus many available tutorials), but any form of substring or substitution is good.