master -> main, updated links
Requires FarNet 5.2.22
F4 in JSON editors calls Edit-MongoJsonLine
.
On editing documents (F4 in panels with documents), changing the
document _id
is now allowed. As a result, you can kind of copy documents.
Requires Mdbc v6.5.1 and uses its new features to simplify some code.
Add Edit-MongoJsonLine
, the JSON editor helper.
For now it should be invoked manually.
New parameter BsonFile
of Open-MongoPanel
opens .bson or .json files as special collections.
Requires BsonFile, see its help.
If you change data then on closing you are prompted to export data to the original file. Alternatively, use the menu F1 \ "Export data to file", any time.
Documents panel creates a new document by F7. It opens the editor for the new document JSON.
Add parameter Collection
to Open-MongoPanel
.
Created from the retired script Panel-Mongo-.ps1.