Share your ideas with us
725 results found
-
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 -
Add a comma between documents when copying multiple docs at once from result tab
When you run a find request (for instance) and want to copy the whole documents (as JSON) and paste them somewhere, it would be nice to have a comma between the docs.
Now it's like that :
{...}
{...}
{...}And it would be great time saver if it was :
{...},
{...},
{...}Thx !
4 votes -
Allow Sorting complete collection within table view
Currently only sorts the fields visible on table view.
2 votes -
Add / Update / Remove dialog as Tab instead of Popup
Provide a tab similar to the query, aggregate and map-reduce tab for the Add, Update and Remove dialog. Currently this is only a popup making it harder to rerun or test
15 votes -
Portable version
Archive only version for portability
2 votes -
1 vote
-
Confirmation box for closing the program while copying
In the situation where one is copying collections from, say, a remote database to a local db, the user can exit the application without a warning that the copying job has not finished yet. I thinks it would be fair to warn the user that some work is still in progress, so the user can decide if he/she indeed wants to close the program.
4 votes -
Manage query tabs
Although some tab groups can be managed with a right click, aggregation query results tabs have no context menu so it is impossible to mass-close tabs. In addition, the tab context menu should have a "close all" option.
3 votes -
Referance joins
We can join two collection in chef but for more then two joins its not possible it should be supportive for more then two collection join also.
2 votes -
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 -
2 votes
-
Ask for confirmation upon intellishell closing
Ask to save when Ctrl-W closed in IntelliShell... I just lost 30 minutes of work... Anyway, Ctrl-W should close the tab it has the focus on (in my case, the results tab, not the whole tab).
5 votes -
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 -
SQL to JSON converter
An option to convert SQL statements to Mongo will be an added advantage and helpful for the data migration from mysql to Mongo.
3 votes -
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 -
MongoChef: Bigger widget for Bookmarks
The tiny arrow we have to click to select a bookmarked query is too........tiny to click .
Please replace it with an actual dropdown containing the Bookmark labels. The query should run onSelect.
2 votes
- Don't see your idea?