context menu "copy to pure json"

Rafal shared this idea 7 years ago
Completed

Hi when do Copy Document(s) to Clipboard see eg this

{

"_id" : ObjectId("5874d113e4b0cfde27295693"),

"updateDate" : ISODate("2017-01-10T13:22:33.798+01:00")

}

in my opinion would be good to have this object available also as :

{

"_id" : "5874d113e4b0cfde27295693",

"updateDate" : "2017-01-10T13:22:33.798+01:00"

}

Replies (4)

photo
2

This bother me a lot.

photo
1

It's a really annoying thing

photo
2

In the coming version 5.0, we added more copy options, copy value/key-value pair/document as plain JSON text or Mongo Shell JSON value. Please download the pre-release version and give it a try.

https://nosqlbooster.com/blog/announcing-nosqlbooster-50-rc/

photo
1

Resolved in v5.0.0

Leave a Comment
 
Attach a file