15 votes
Please use meaningful file names for exported csv reports, i.e.: project_date_title.csv
Currently reports are named "company_report_number" which is not very helpful, exported reports would be easier to organize with more meaningful file names.
Status:
completed
think it should be
<project> <tool> <title> <date>
so you could differentiate between diff. things you do in a project
i.e.
project
domain-buy
tool
JUICE
title
JUICE site:mynewsite.comTop 10
should become
domain-buy-JUICE-site-mynewsite_com_top_10
so the duplicate toolname should be taken out IMHO

Christoph C. Cemper
it's in todays new version
Chris Schulz
Cool! Including the tool makes absolutely sense. It might be necessary to shorten very long domain and site names after a certain length to avoid very long file names (max 255 characters).