table view, allow to copy several cells to clipboard
todays feature:
in table view, I can click on a cell and copy its content to clipboard with "cmd+c".
suggested feature extension:
I want this also to be possible with multiple cells, such that I can select columnX over several rows and copy them all toghether into clipboard values separated by newline. if column holds a complex object, I probably(?) want the whole json of those field to be copied.
example: documents with fields A and B. I execute a query and get a table with N rows and 2 columns (A and B). with my feature I can copy the values of B from the rows I select into clipboard.
-
Anonymous commented
Nice that this is planned. Not so nice that it was over 4 years ago...
-
Ittipan Langkulanon commented
I think that always having to export into .csv file and then copy into another Excel WorkSheet is not so convenient.
Could you please provide an option to copy to clipboard as Excel-ready tabbed table format (another than JSON) for simple results in Table View? -
Anonymous commented
FYI (as I'm not sure whether were in an application specific context here): feature request for MongoChef