Share your ideas with us
309 results found
-
Copy DB to also create indexes
When copying a db also create it's indexes on the newly created db.
Or prompt on copy whether or not it should also create the indexes.
15 votesImplemented in 3.3.0
-
Server name in database/collection/document drop confirm boxes
When one wants to drop a database/collection/document, a confirm box shows which asks something like "Drop database 'example_database'?"
I would like to see the name of the server I try to make the operation in there too, so I'm sure I don't accidentally remove things from a live server when it should be in a develop or test server.
Use case:
When I want to run tests on actual data, I copy a live db to a test environment. There I should be removing the db first to ensure an exact copy. When doing things fast, I would be happy…35 votesThanks for the suggestion and all the votes.
This is now available in Studio 3T.
-
Closing intellishell (2.x and 3.x) closes/kills the app
Just click the x button a shell and mongochef goes bye bye
3 votes -
Intellishell output has gotten screwy with 3.0
Before upgrading to 3, each shell connection would have its own output tab(s). Now with 3, the selecting the shell does strange things to the output tags. For example I have two connections and performed a count on each. When I select the tab for c1 its shows both "shell outputs" and both "text" tabs. When I select the tab for c2 it agains shows both "shell output" tabs but only its own "text" tab.
Also there is little way to correlate the "text" tabs with the shell. Even without the set of tabs being shown given a shell selection…
1 vote -
Simple search
Sometimes I want to search a certain UUID or a email-address.
With the Query Builder I can build a Query with only 6 clicks, but I always think it must be easier.I suggest a simple Search field, which search the selected collection for a given String and return the entries.
24 votes2019.7.0
-
Save Export Map
Need a way to save the selected fields during an export to CSV instead of recreating the structure over & over again for each export.
12 votesThe ability to save and load export jobs is now available in Studio 3T.
-
Show Json Results with folding
Showing results in JSON View mode can lead to confusion very fast for big documents. It would be very beneficial if you could show the JSON in a "foldable" way like in tree view.
29 votes -
Redesign the application with a more modern look and feel
Preferably, the UI would look native to that users operating system
6 votesHi there, as of 2020.6.0 we’ve redesigned the UI and we hope you enjoy the updated look and feel.
-
Improve File Search for GridFs
Sometimes I have to look up a certain file in Gridfs (fs.files) where I only have the ID. Entering the ID in file search does not seem to work. I can only see results searched for 'Name'.
Strangely I see other search results where nothing seems to match the File Search pattern.
(Can show a screen shot to see what I mean)
3 votesWe have implemented this in MongoChef 3.0.3
-
Table view array/object head as field1.field2
Example json:
{
"_id" : ObjectId("518c42ba4a87f9b1ca48f3a4"),
"name" : "images",
"datesDif" : {
"average" : NumberLong(3600),
"min" : NumberLong(3598),
"max" : NumberLong(3602)
}
}If you use the table view and you have some columns with multidimensional arrays/objects you must click on the cell to open and see the values of these multidimensional arrays/objects. But the other data is gone except for the _id field. What i like to see is that the multidimensional arrays/objects data is shown in the table.
Here are some examples to explain more what i mean;
How it now works:
The head of the table looks…7 votesAllowed to Show Embedded Fields in Large Table View
-
BUG: Open collection view is double menu item in right mouseclick in database/collection list
The "Open collection view" is double in the right click menu on the database/collection list.
3 votes -
Highlight matching (or unmatched) brackets, parentheses, brackets, etc.
there are so many, especially in aggregations, and it is so easy to get them wrong. thanks
47 votesThanks for the suggestion and all the votes.
This is now available in Studio 3T.
-
Copy multiple collections at once
Is it possible to copy+paste multiple collections from one database to another at once? I have hundreds of collections...
8 votesThis has been released with MongoChef 2.1.0
-
Restore last working state
It would be cool if I could tick and option that remember the last working state, so when I restarted MongoChef all of my databases and tables got restored to last working view
14 votes -
export from IntelliShell
Add export option also from IntelliShell window
7 votesImplemented in 3.2.0
-
Change Color Sheme on JSON Editor and IntelliShel
Text color #808000 hardly visible #fff background. Make the color more contrast.
You can select different colors tokens:
- Function
- Number
- Boolean
- Null
- String
- Field Key61 votesHi there, this should be resolved since a darker theme was implemented in a previous release.
-
Allow previous queries to be edited in Query Builder
One suggestion: when pulling up a Query from the History, it would be nice to be able to populate the Query Builder with the query so that the query can be further refined using the Query Builder.
Maybe I am missing it, but this feature of editing a previous query in the Query Builder does not seem to be available.
10 votesThis is available as of 2021.5
-
Intellishell Font
Would be nice to be able to change the font size for queries in Intellishell.
If not a font selection tool, even just a zoom in/out would be great.1 voteHi Fred, have you tried going to Preferences> General> Editor Font?
-
option to show _id as a time stamp via generation_time
Display option could be via one of:
1)_id 54b4fcee00d59641b0ed8569 (2015-01-13 11:09:34+00:00)
2) Global toggle
3) Tooltip4 votesImplemented as tooltip in 3.2.4
-
Allow recovering of lost connection
I have a bunch of IntelliShells open that I am working with. For some reason my network has a temporary issue. The connection is lost. Now all those windows are useless since they can no longer execute.
I have to stop, save my work, or create a new connection and "migrate" queries from one window into new window.
If connection dies, attempt to re-connect when "execute" button is pressed.
5 votes
- Don't see your idea?