Share your ideas with us
726 results found
-
Paging in database list
Paging for databases list. I will soon have thousands of databases, it's not very convenient to load all those in a single list under the server
1 vote -
Run the query using f5
Allow the F5 function key to execute the current query in the Collection View. Any Function key would work but many other products use F5.
1 vote -
Add icons for items in context menus
For example: context menu for collection has about 20 items, it's really hard to find one you need without icons
1 vote -
1 vote
-
Autosize columns in table view
Make option to automatically choose columns width to fit their content (like it is in MongoVUE). It's just like double clicking on right edge of column header but automatically and for all columns. Variants goes here: weather invisible rows' (I mean vertical scroll) content/column name should be taken into account. Also it may be useful to autosize whole table to the width of the view.
1 vote -
Remove the Extended Values from Multiline Text Editor
When Building a query using QueryBuilder and attempting to build a complex $elemMatch using the MultiLine Text Editor, after clicking "Ok" the text is translated into the "Query" section with all my formatted charcters i.e: \r\n\t\t
I built the multiline with formatting for easier readability, I wasn't expecting the format characters to also be carried over.
1 vote -
1 vote
-
Add options to hide specific fields
Depending on your work, some fields are less interesting than others (e.g. dateCreated, lastModified, _id). Right-click on a field and select "hide this field" - and it will be hidden for each collection with the same name. Another right-click-menu option would be "Restore all hidden fields" and voila, they're back!
1 vote -
Better handling of aggregation results tabs and saving
2 issues:
1) When the focus is on an aggregation result, pressing Ctrl-W will close the aggregation tab instead of the results.
2) clicking Escape to the "Save" dialog will simply close everything (and lose all work) - it should not do anything until Yes or No are selected1 vote -
1 vote
-
Allow Stored Functions in queries
It would be very useful to be able to use stored functions (those saved in system.js and loaded with db.loadServerScripts) in the GUI part of the queries
1 vote -
Allow customizable length of query history
A user should be able to set the maximum number of executed queries to show on hisotry
1 vote -
Add option in preferences "Default data directory"
Now MongoChef by default on Import/Export operations (save/open to/from file) opens directory, where it was installed (%install_dir%/bin, to be correctly). It could, and in most cases is, different from data directory.
Ubuntu 14.04 / MongoChef 3.3.0
1 vote -
Disable (hide) "Drop Duplicates" checkbox in "Add Index" tab when connect to MongoDB 3.0+
Since version 3 this option no longer available: https://docs.mongodb.org/manual/release-notes/3.0-compatibility/#remove-dropdups-option
1 vote -
Display a view of all DB sizes and file size with a "repairDatabase" button
So that we can easily reclaim disk storage when needed.
1 vote -
Update error when _id not shown in Table View
In Table View:
if I put { "_id": 0 } in Projection, _id is not shown in Table rows.
The problem is :
If I try to edit a value in a row I get the error popup:
"Couldn't store value in field '<my field name>' !
_id field is currently excluded===
I should be able to edit a row even if I don't want the _id's to be shown in the view.
1 vote -
Allow data entry of value to include special characters and new paragraph
JSON format documents require \n for new paragraph and // when using adding special characters. If Edit Value in MongoChef would allow you to enter string information much like CDATA in XML then SET VALUE should add in the relevant codes required by JSON document when it writes. When viewing and editing the value, the codes should disappear and it should simply show special characters and carriage returns.
This would be a good solution to edit content for on-line products in a product catalogue, for example.1 vote -
make sure your download links are working
make sure your download links are working.
it is very useless and frustrating to go to your website and end up with non working links1 vote -
In CSV import, allow replacing empty fields with ""
You currently allow importing CSV and replacing empty fields with 'null'. I would like to see the option to replace empty fields with an empty string "".
1 vote -
Support otherDBRoles user rights
See https://docs.mongodb.org/v2.4/reference/privilege-documents/
Mongo introduced a while ago the otherDBRoles which can be used to grant access to specific DBs from the admin DB. I could not find any tool with support for these types of access rights.
1 vote
- Don't see your idea?