Share your ideas with us
719 results found
-
Query History & Give the mouse "forward" / "back" button some functionality in in the main window
Perhaps let it rerun my query history (so annoying when I have to reset all the things again).
2 votes -
Show total number of matches to a query when > limit value.
In some older versions of mongochef, the status line below the results table would show 'x documents found, display y.' This was extremely helpful, and appears to have been removed in version 3.3.
10 votes -
to show a message when the find reaches end in output tab
Whenever searching using (Ctrl + F) for a string in output tab or say any other tab, it would be really helpful to see a message indicating the end has reached and there are no more similar matches.
1 vote -
make the "Save Aggregate Query" dialog have a cancel button
I've lost many queries because I clicked accidentally on "No" when I wanted to just cancel...
1 vote -
provide a mongo intellishell to pymongo template aid.
provide a mongo intellishell to pymongo conversion aid.
1 vote -
Add an option to convert unix timestamps fields to human dates
Being able to select a column in table view and click "This is a unix timestamp" and having the program auto-convert all the displayed dates to human format would be a great addition. Far more convenient than doing it by hand.
3 votes -
do NOT overwrite comments in .js file in Aggregate
when using the aggregate gui ("aggregate" button), do not overwrite comments in the saved .js file.
comments can be added and are preserved in "IntelliShell", but once the .js is opened and saved in "Aggregate", the comments are overwritten.
of course comments can also be added w/ external editor, but they are overwritten by Aggregate save option.3 votes -
Single Window Result
I don't know, but for me, the window tab result for every query is annoying for me since I used IntelliShell. That is no problem when I run couple of query at the same time, but if I run many query it will generate too many window tab.
2 votes -
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
- Don't see your idea?