It's to help with documenting our work. I'm a data manager with a team of analysts working on an incidents based system running various ad-hoc data manipulation/retrieval/analysis tasks.
Standard practice for incident resolution is to save the sql run to a text file in a new folder, tagged with the incident number and analyst name.
Currently this means a manual copy, paste to text file, save file, create folder in right location with correct name and filename.
I'd like to have an app running that automates this process, i.e. switch to app, click button, job done.
It might seem a bit trivial, but with five analysts resolving an average 15 incidents a day, even if I only save 30 seconds a hit I have an extra 37.5 minutes a day of useful time...