Robomongo: Allow users copy to clipboard or export to csv table mode results

Created on 8 Feb 2017  路  6Comments  路  Source: Studio3T/robomongo

This would be handy feature to copy selected query results from table mode, arrays and inner objects could be ignored.
It would be similar behavior like in MS Sql Server Management Studio.

enhancement feature-request

Most helpful comment

This would be very useful. It's kind of the expected behavior in GUIs

All 6 comments

Hi @drivingtoheaven , thanks for the suggestion. We already have a high vote ticket for export to CSV: https://github.com/paralect/robomongo/issues/348. You can track the development there and/or on twitter.

We have already started and almost finished the development of export feature but the development was interrupted by some unplanned issues. I believe we will continue the development soon, export & import is still one of our top priority features.

Hi @drivingtoheaven , until this feature is available, the following page might help for your CSV needs:
https://github.com/Studio3T/robomongo/wiki/How-to-export-to-CSV

Any update on this issue?

Thanks, @simsekgokhan that helped.
Also I've extended the script to support aggregate results printing by extending DBCommandCursor.prototype
https://stackoverflow.com/a/48928948/511012

This would be very useful. It's kind of the expected behavior in GUIs

Would be a neat feature

Was this page helpful?
0 / 5 - 0 ratings

Related issues

matgenois picture matgenois  路  4Comments

imkratos picture imkratos  路  4Comments

Imperial7 picture Imperial7  路  4Comments

mayask picture mayask  路  3Comments

axe-z picture axe-z  路  3Comments