Share your ideas with us
-
Option to disable some confirmation popups
Option to disable some confirmation popups like those """Delete document "32323" ? """
[ x] Don't ask for confirmation on delete Document
2 votes -
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!
7 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.
-
in Table View delete a row with CMD-X of any left-hand-friendly shortcut
The best would be CMD-D but it is already bound to Add Document
The current shortcut to delete a document (shift-alt-backspace) cannot be executed with left hand only.1 vote -
Debug map/reduce jobs
I would love if there was some way to put breakpoints in my map reduce code and step through it. There is no question that this would convert me into a paying user.
6 votes -
Rollback/Undo feature
Rollback/Undo feature
32 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.
14 votesThank you for your feedback. Please subscribe to this topic by commenting or voting for it to be notified about updates to this topic.
-
22 votes
Thank you for your feedback. We added undo/redo support to our JSON editor recently and are now evaluating the best way of adding these features to all texboxes.
-
quick check environment
Be able to run a session/script in an isolated, temporary, volatile subset of the whole database/collection for quick PR & testing.
0 votesThank you for your feedback. Could you let us know a little bit more about the use case you have in mind? Would maybe an easier way of creating a duplicate collection with a subset of data be helpful?
-
1 vote
Thank you for your feedback. What kind of db script do you have in mind? Do you maybe want to export the schema and the data so that it can be used somewhere else, with another mongodb database?
-
1 vote
-
14 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.
-
Native Apple M1 support
Apple M1 devices are out for several months now. A native M1 support would be highly appreciated
3 votesWe are working on this and are currently waiting for some 3rd party library dependencies to be resolved for Apple’s M1 chipset. We are looking to release a native M1 build as soon as possible.
In the meantime, please make sure to download Rosetta. We have tested Studio 3T extensively via Rosetta and it should run without limitations. -
Aggregation Suggestion
Hello,
I want to suggest some useful (for me) features.
I'm using aggregation heavily and I've some aggregation's pipeline with more than 20/30 stages.
It will be very useful in the pipeline summary to have a checkbox to enable and disable stages or to select multiple stages for deletion.
In the save pipeline button, after the first save, if accidentally you press the save button instead the down arrow for save as, the previously snipped is overwritten without an alert.
Thank you for your attention and for the great work on Studio3T.
Best regards
Enrico0 votes -
Allow periods (.) in keys
MongoDB allows periods in document keys since v3.6 but Studio 3T throws and error if I try to do this. Please fix
0 votes -
Support Array.prototype.flatMap() in IntelliShell
Upgrade the level of JS support in IntelliShell to support current/modern JS functions (such as flatMap() and others).
0 votes
- Don't see your idea?