Hi Niko,
Interesting idea! One thing you could do, if you think this might generally be something users would like, is submit a feature request as we’re always interested in ideas that might help to improve the plugin.
Beyond that this is really the sort of customization we’d need to leave to you to figure out – it would definitely require some WP know-how and is a bit beyond what we can help you with, but there are plenty of action and filter hooks provided by WordPress itself that you might leverage to help with this, such as sanitize_title.
Good luck!