Robomongo: Insert document window: add possibility to add multiply documents with commas using []

Created on 31 Aug 2016  路  11Comments  路  Source: Studio3T/robomongo

If user wants to insert multiply documents, he needs to remove commas between them:
image

Let's think about next case:
if user wants to insert documents separated by commas, he will just need to enclose all json in [ ] (JSON array)
image

Refer to MongoDB doc: https://docs.mongodb.com/manual/reference/method/db.collection.insert/#insert-multiple-documents

enhancement

Most helpful comment

Hi @bkniffler! We added this ticket to our to-do list. So it will be implemented in the further releases. Stay tuned!

All 11 comments

I'd really like to copy the data from a collection (View Documents -> Text Mode) and insert them exactly as is via Insert Document, which doesn't currently work. Is this something you will make possible?

Hi @bkniffler! We added this ticket to our to-do list. So it will be implemented in the further releases. Stay tuned!

I think this will be a great feature, because now I have to constantly switch from Robomongo, which is awesome, to a deprecated version of Mongohub only to export and import my collections

Adding my voice, this feature would be very helpful.

is it in yet?

+1 please

+1

+1 x 1000

+1.5

+1 (mostly for test)

+1

Was this page helpful?
0 / 5 - 0 ratings