Share your ideas with us
309 results found
-
Please stop updating often
Please stop updating often
1 voteHi, updating allows us to provide our users with the latest features, and to fix minor issues which may have arisen, sorry if this proves inconvenient – but it means that you are always getting the best of the product.
-
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.
-
fix app being ugly and slow UI
UI elements are slow to respond (animation when opening a tree for example) and the UI in general is horrendous. Excellent functionality however...
3 votesHi Jordan, we’ve not experienced this issue of slowness of animations.
-
Install Instructions
HOw about some easy to follow install instructions
1 voteHi, we have created a page called Getting Started. Check it out on our website. https://studio3t.com/getting-started/
-
Right click on collection and select "IntelliShell" should populate with basic Find query
db.CollectionName.find({})
rather than opening a blank IntelliShell
1 vote -
Support advanced connection options (SSL, etc)
I would like to be able to specify SSL options, along with the other optional flags/parameters available to the normal mongo shell
4 votesAllowed to set SSH/SSL options for Connections (Connection Manager)
-
Make it possible to define a trusted self-signed SSL certificate for a connection
It would be very useful to be able to specify the self-signed SSL certificate that is valid for a certain connection. We use Compose MongoDB hosting and they generate self-signed certificates and now I can only check the "Accept seld-signed SSL certificates" to use it. This allows for Man-In-The-Middle attacks.
5 votes -
Self Updater
An in-built self updater to alleviate the hassle of re-downloading and reinstalling mongochef every update
181 votes -
1 vote
Hi Yoyo, we like our Manatee! They are social, peaceful aquatic creatures who love to swim and eat plants. Sorry you’re not a fan :D
-
I found one bug in version 3.0.5
The horizontal scroll is missing in table view.
1 voteWe fixed this in 3.0.6
-
Intellishell in windows UTF8 character problem
Hello!
I am trying to insert a document with Greek UTF8 characters:
db.philosophy.insert({"saying" : "Χρόνου φείδου", "age" : 2134)})
and then query it: db.philosophy.find({"saying" : "Χρόνου φείδου"})
The document is saved but some characters are displayed with question marks and the query returns no results.
Details:
* MongoChef 3.0.3
* Windows 7 64bit
* mongo shell from MongoDB 3.0.6 64bit
* Database: MongoDB 3.0.6 64bitThanks,
Simon2 votesPlease upgrade to MongoChef 4.1.0. In 4.1.0 we have updated the way we handle UTF8 characters in the shell.
-
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
-
Fix the query input text boxes
When I run a long complex query with a long projection block, the query text block grows vertically while the projection block grows horizontally. As a result, the Sort text box shrinks down to zero width.
Note, the behavior is different if you load a historical query, or type in a new long query.
3 votes -
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
-
Update your compiled version of the OpenSSL library
We just hardened the jumpboxes we use to access our MongoDBs (we do not access them directly - we SSH to a server and then connect via a local MongoS).
The version on our server is now newer than the version compiled into the MongoChef client. As a result, the key exchange never completes and we cannot make a connection.
1 vote -
Counting Usability
When I count documents, I use the dropdown next to the query input and select run count(...). In the case I would just count again I would like to press the play button next to the dropdown, but this is always a find(...). Why don't you put the last action to the play button?
2 votes -
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 -
No duplicate tabs!
When a collection tab is opened using a double click on a collection name in the left side panel, a new tab is opened. Even when it is already there.
So then there are two or more tabs for the same collection, which I find useless and annoying if they can't be viewed side-by-side.
(Linux version)36 votesThis in no configurable in the application preferences
-
General hokeys (F5, Ctrl+W...)
Add support for (Win) standard hotkeys such as,
F5 = Refresh
Ctrl+W = Close tab
Ctrl+Tab = Next Tab
Ctrl+Shift+Tab = Prev. Tab
...28 votes -
Side-by-side tabs
I often have multiple connections open where I’m interested in the same collection in two different environments. To be able to analyse the results of the same query side-by-side would be killer.
43 votesThis was implemented in MongoChef 3.4.0
- Don't see your idea?