Share your ideas with us
711 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 -
Visually show all the mongos, configserver and mongo shards
It would be great to visually see information on all the mongos routers, config servers and mongo shards available in the connections and some metadata if possible
2 votes -
Add "Copy to clipboard" button when a user executes "run count(...)"
Often times, I am comparing collection or query counts within the Query Builder interface. When I run the count command, it returns a popup message with the count but I can't copy that value for comparison for later use. It seems like a perfect place to add a copy to clipboard button. Otherwise I have to write the number down manually or copy my existing query I made into Intellisense and add .count() to it.
3 votes -
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 -
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 -
Add auto-complete to Collection View for Query, Sort, Projection, etc...
We have auto-complete in IntelliShell - thanks! It would be great and convenient to also get it in the Collection view.
2 votes -
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 -
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 -
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 -
Portable version
Archive only version for portability
2 votes -
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 -
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 -
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 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 -
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 -
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
- Don't see your idea?