Share your ideas with us
62 results found
-
Edit JSON of the nested document
It would helpful for edit JSON only of the selected nested object, not entire document.
I think it may be implemented в by pressing the existing shortcut Ctrl + E — edit Value of the selected field.12 votes -
Customize fonts in any input and output views
, now it's terrible in high resolution and multiple bytes language.
13 votes -
Charts from data
Integrate into MongoChef or make a new utility for render charts, from the selected data.
41 votes -
Duplicate tab using context menu or hotkey
Just like tabs Robomongo and Google Chrome
7 votes -
sparse index icon
Add different icon for sparse indexes.
Queries have different behavior for sparse vs non-sparse indexes.
Expanding a collection to see the indexes may fool you to sort on a field only to find out it was a sparse index and the query cannot use it.
Similarly icon for hashed indexes would be nice. May be simple overlay of # and S would be enough.2 votes -
Rollback/Undo feature
Rollback/Undo feature
17 votes -
Column Suggestions
Similar to hints with a list of columns in toad and sql developer, column suggestions when typing out the query would be a great addition.
11 votesThank you for your feedback. Please subscribe to this topic by commenting or voting for it to be notified about updates to this topic.
-
13 votes
Thank you for your feedback! Editing _id fields is not supported by the MongoDB, but we have an idea how to work around it. We’ll look into this very soon.
-
Dropbox Support
Folks, I have 3 different workstations (work, home, laptop) which i'd like to keep in sync as far as mongo clusters I work with. Any future work for keeping a config in Dropbox? or tell us the directory to sync, and we'll symlink ;) Thanks!
3 votesThank you for your feedback. We are looking into ways to make it easier to share the settings across workstations. Please subscribe to this topic by voting for it to be notified when the release is out.
-
Bring the Update dialog to the front
When I start Studio 3T and there is an update ready, the dialog that tells me that an update is ready always goes behind other windows on my machine. Consequently I end up wasting time waiting for the app to load because I'm thinking it's doing something when it is in-fact waiting for user input.
I'm using Windows 10 and the latest version of Studio 3T.
Can this either not be a modal dialog (i.e. an option on the Studio 3T UI) or a modal dialog that is forced to be the top-most window being displayed. At the moment, it's…
2 votesThanks a lot for pointing this out.
We’ll investigate and endeavour it include a fix in an upcoming release of Studio 3T.
-
Query builder doesn't respond when some execution is already in progress
Open any collection--> While the data is loading, try typing something on "Query" or "projection" section. It doesn't allow. In fact the background processing is blocking the UI thread. Mongodb Compass has done pretty well in this. Contact me if the issue still not clear.
1 voteThanks a lot for reporting this.
We’ll take a look at this and endeavour to have a fix in an upcoming release of Studio 3T.
-
Copy and Paste shortcuts are inconsistent with Dvorak layout.
On a Mac, and possibly in windows as well (but have no verified), the copy and paste shortcuts are inconsistent. From IntelliShell and other large text areas, Cmd+C/V work as expected. But in the smaller text boxes, such as the Query, Projection, etc input areas, I have to use Cmd+J/K (the physical key locations of C and V in the qwerty layout). This bug has been around since the product was called MongoChef
1 voteThanks a lot for reporting this.
We’ll investigate and seek to make consistent shortcuts available in an upcoming release of Studio 3T.
-
Show the current elapsed time when running big aggregations.
It currently only shows the elapsed time when the query is complete.
1 voteThanks a lot for making this suggestion. It’s a nice idea, and would probably apply to any long-running query in Studio 3T.
We’ll investigate and endeavour to include this improvement in an upcoming version of Studio 3T.
-
1 vote
A nice suggestion, thank you for making it.
We’ll investigate and endeavour to include it in an upcoming release.
-
Allow to select folders for import
I'm a data science student and one of my use-cases is importing 100,000 small json files in nested folders. I copied them all over to one folder but selecting all of these files tends to lock up the GUI. It would be nice to be able to select a folder for imput.
Thank you
5 votes -
generate random password for Add User and export user connection URI
Add a generate random password button for "Add User" popup.
After the user created, give us option to export the connection URI for this user. Right click to user and "Export URI" option.
Example: "mongodb://newuser:newpassword@host:port/userauthdb"
13 votes -
vagrant, docker
How to connect to mongo inside a Vagrant or Docker,
this I could not find in your documentation,
I have googled all over the web, in Vagrant website, in slack, in anything that google shows, and for some reason I cannot get it to work.
I have tried to use "forwared_ports" for vagrant normal, or tcp and udp, and still no connection.
the only thing that I could use was using SSH connection,
I would be very good to have a post here about how to accomplish this.1 vote -
High-DPI for Linux
I have a 4K monitor and develop in Linux, so all of the text is very small. It would be nice to have High-DPI support for Linux, thanks!
2 votesHi Luis, apologies for this, however we can’t fix this because of platform limitations.
-
limit time
Hi there,
It would be nice if I can limit the query execution time to my query like this before launching the query.https://docs.mongodb.com/v3.0/reference/operator/meta/maxTimeMS/
1 vote -
UI Index Statistics
with a query like this
db.Collection.aggregate([ { $indexStats: { } } ])
we can get index statistics. it would be great to have ui with nice display for it .e.g. "last used"
1 vote
- Don't see your idea?