query-monitor icon indicating copy to clipboard operation
query-monitor copied to clipboard

Possible export option?

Open tripflex opened this issue 9 years ago • 3 comments
trafficstars

Couldn't find anything regarding this in other issues or questions, but have you thought about building in a feature to allow exporting of results? Reason I ask is I commonly use your plugin on client sites for debugging, and have been using basic print to PDF for results, or saving as HTML ... but would be nice to have some type of export feature.

Is this something that has been requested or you have thought about?

Is this something you would be open to a PR for?

Thanks for the great plugin!!

tripflex avatar Mar 29 '16 15:03 tripflex

This hasn't been requested before, but I can certainly see a use for it. This is very closely related to #173 and will be enabled by the same work.

johnbillion avatar Mar 29 '16 15:03 johnbillion

With JavaScript is very easy extract the table generated from query monitor and force the browser a download that stuff as html file. I can try to look on that :-)

Mte90 avatar Apr 08 '16 10:04 Mte90

I've done a pr for this feature https://github.com/johnbillion/query-monitor/pull/178

Mte90 avatar Apr 13 '16 19:04 Mte90