Share your ideas with us
309 results found
-
reuse collection tab when query is unchanged
when working with lots of collections, I want to go back to another collection. every time you double click a collection it opens a new tab. it would be nice to reuse the same tab if the query is unchanged.
1 voteHi – this is something that we do offer (latest release is 2021.6) Please try it out and let us know how you find it.
-
Ability to store my queries in the history
Please provide me a feature where all my queries are tracked and stored as history so that I can pull out whenever I require later point of time.
2 votesHi Sai, Studio 3T already has a Query Manager feature which keeps track of your query history and any bookmarked queries: https://studio3t.com/knowledge-base/articles/mongodb-query-history-bookmarks/. We hope you like it.
-
Option to close tabs without asking
In my workflow, I don't save my mongo scripts too often and I open (and close) lots of tabs. I'd really like to not be interrupted by the window that asks "Would you like to save the changes now?" because I virtually never want to.
1 voteHi, you can use Ctrl + Shift + F4 to close without being prompted
It’s Ctrl + Shift + F4 on Windows, Cmd + Shift + W on macOS and Ctrl + Shift + W on Linux
-
Make operations a tab in main view
The operations view is tiny and difficult to use. Make it available as a tab in the main view. I would abolish it altogether as it's too small to be of use. Take a look at modern IDEs like VSCode for ideas on how to better manage different views. Exports/imports could also work like this.
1 voteAvailable as of 2021.5
-
Please add null option in query builder
Please add feature in query builder
- equal null
- doesn't equal null
3 votes -
DB2 SQL connection
I would like DB2 to be added to options for export and import into MongoDB/
2 votesHi, we’ve added this with 2020.4.0
-
Include $merge stage in aggregation pipeline screen
Current release does not have the $merge stage in pipeline combobox.
It would be nice to have it and a mock-up set, like in $lookup
3 votesHi Davi, we’ve included $merge and other aggregation stages introduced with MongoDB 4.2 in Studio 3T 2020.6 (https://studio3t.com/whats-new/release-2020-6/).
-
dark mode improvements
The new dark mode looks and feels quite bad. Can you please see how Sequel Pro (a free product for MySQL) developed it in comparison to Studio 3T?
I would give 8/10 to Sequel Pro and 2/10 to Studio 3T for the execution of dark mode.
BTW: I am on Mac, me and my team love Studio 3T, but team laughed at the initial release...
7 votesHi there. We’ve made a few improvements that we hope have lead to a better overall experience. Let us know!
-
Aggregate copy/paste like Mongo Compass
I find definitely more useful the copy/paste aggregate method offered by Mongo Compass.
Copy/Paste aggregate provide only the aggregation pipeline array that is definitely more usable than the piece of code.My company switched to Studio 3T for the aggregate framework, but this is making hard to copy/paste the pipeline into the terminal or in other piece of code.
1 voteHi Davide, we’re sorry to hear that you’re not completely satisfied with this. Can we ask if you have tried using Query Code (using the mongo shell output) in order to copy and paste the pipeline?
-
Execute query using cmd + r on macOS
It used to work before the version 2020.2.1.
2 votesHi Iulian, this fix was part of Studio 3T 2020.3 (https://studio3t.com/whats-new/release-2020-3/).
-
Add an option under File menu to Disconnect from all databases
everyday I open 1-3 databases (dev,staging,prod) for a project, then when I switch projects, I need to manually close all DBs. with a touchpad it's hard. would be really to handy to have a disconnect from all option.
cheers1 vote -
Export to CSV - Target path
While export data to CSV, the target path is not getting prompted. By default it saves in some location. It seems every time I have to search the path and get the files, even the naming convention also very "horrible". "aggregation query" - this is how the naming of the exported file.
Please revert back or provide similar to the previous one.
"Target path should be prompted every time when export the data to csv or json ..."1 voteHi there, the target path is visible to see and edit at the bottom of the export screen. I hope this helps.
-
Export Tasks edit should also have ability to edit query, projection, and sort
Currently there is only a query code viewer.
1 voteHi Ittipan, we added these options in Studio 3T 2020.7 (https://studio3t.com/whats-new/release-2020-7/), so you should now be able to edit find() queries directly in any Export unit tab.
-
The new export wizard feels like a regression.
You system used to save some default values. Now having to click through the wizard every time is a hassle. It doesn't support system copy and paste, either.
Editing existing tasks doesn't seem to work well, either. I can't seem to modify the existing query that the task is based on. I use the same sort of template all the time, but change details in the query -- aggregating on an order ID, for instance. The order IDs change, but the aggregation remains the same. So, I have to rebuild the export every time.
All in all, a regression, IMO.
1 voteWe made changes to the functionality in 2021.3 which should have alleviated this concerns.
-
[Bug] Cannot write " { " in aggregation editor (german keyboard layout)
It is not possible to write { within the aggregation editor when using the german keyboard layout since the last update. It just comments out the line.
1 voteAs of 2020.3, this issue was remedied.
-
Collapse fields in json view
The json view is useful for easily seeing an entire document without having to drill down like in the tree view. But being able to collapse larger parts to reduce the need to scroll would be really useful.
4 votesHi – this is available, as of 2021.6.0
-
Query time in Intellishell results
It would be really nice to have the execution time in the results of the instellishell query.
Seems so basic that I am really surprised it's not there.3 votesThis has been available since 2021.3
-
1 vote
Hi there, this was available as of 2020.6 - we'd recommend you update and try this out, let us know what you think.
-
Allow copy paste of multiple JSON View documents separated by the new comment delimiter
Hi,
Before the introduction of
"// ----------------------------------------------"
delimiter in JSON view I could select hundreds of documents and c/p them easily into another collection, now because of the delimiter I can't do that, I have to switch to table view and then CTRL +A to select them all and then c/p. This is annoying and time consuming.Can you please upgrade the c/p logic to ignore the new delimiter so the functionality is restored from before
2 votesWe have gotten rid of the delimiter, so this should no longer be an issue.
-
Bug report
App allows to create new database with existing name in the connection. And the real problem is when you drop that newly created database the existing database is also dropped.
1 vote2019.7.0
- Don't see your idea?