Share your ideas with us
309 results found
-
Double click on Search collection should open the collection
- Search the collection in Search collection panel
- Right now single or double click just highlights the collection in Collection list
- Instead double click directly from Search collection panel should open the collection.
1 voteWe added improved search in 2021.5: https://studio3t.com/whats-new/release-2021-5/
-
Ability to tweak all hotkeys
I was using Dbeaver EE & I'd the option to tweak any hotkey there. But unfortunately, in Studio-3t, I don't find an option. It is very hard to use the program.
1 voteWe added customisable shortcuts in 2021.4 – check it out!
https://studio3t.com/whats-new/release-2021-4/ -
Follow reference shortcut
I use the "follow reference" action quite intensively and it's one of the very few actions without a shortcut.
That would be a huge productivity boost given my dataset.
Thanks!
1 voteThis is available since 2021.1
-
configurable execution time format
I think a recent update changed the execution time displayed in the lower-right of the window from milliseconds to what appears to be hh:mm:ss, which is helpful for longer-running queries but not great for anything under 1 second for fine-tuning. Hovering over the time gets me that data, but I'd love to be able to configure it to be one or the other, or even show ms if under 1 second.
1 voteHi, this was updated in version 2020.10
-
Add checkbox in settings to disable autcomplete
It's very slow, makes IntelliShell unusably laggy, and also I don't really need it.
1 vote -
Task Scheduling - not for Enterprise
Come on guys, since when scheduling is a task for Enterprise ?
Please bring that to Core tier as well.Core tier is expensive enough to justify the scheduling anyway.And tasks could use a bit us usability improvement ...
1 voteHi Marius, Task Scheduling is now available in all editions: https://studio3t.com/whats-new/release-2021-2/. Enjoy!
-
show aggregate stage in tab label
In the Aggregation editor it shows Stage 1 to Stage n.
I have an aggregation pipeline consisting of 13 stages (and more are coming). Navigating back en forth is trail and error, or I need to open the Pipeline overview tab.
Why not add the filter type ($match, $addFields, $group, $project etc) IN the tab? Makes navigating much more intuitive.
Great product, loving it!
1 voteThis suggestion was included in Studio 3T 2020.9 (https://studio3t.com/whats-new/release-2020-9/); stage operators are now being shown in stage tabs.
-
1 vote
-
add large icon set for 4K screens
Dear Studio 3T,
If I noticed well, the latest release added new icons (for buttons), which are great, but I'm on a 4K screen, and they are still quite tiny to quickly see what they are. Could you make a larger icon set for large screens, or as a setting to choose icon size? I.e. at least 150% of the current size.See: https://imgur.com/a/LbtezFg
Many thanks,
Sandor Vasas1 voteHi Sandor, we’ve fixed this in Studio 3T 2020.9 (https://studio3t.com/whats-new/release-2020-9/). If you download the latest version, you should now see appropriately-sized buttons :)
-
allow copying columnar data in table view as csv and not json
When using table view to look at results, it would be great if the user was able to copy the contents of a column, without the copied contents being in JSON. For example: I query some collection to get some results. The results contain a column for some ids. I want to select that column and copy those ids (preferably as a csv).
This is not possible currently. I either have to project my output to be that single column, but even then when I copy the contents are added to my clipboard as JSON like { _id: something },…
1 voteI am pleased to announce that version 2020.7.0 of Studio 3T has recently been released and it is available for download at the following location:
https://studio3t.com/download/This new release contains a fix for the issue you reported (Quick Export to CSV) and we would love to hear how it works for you.
-
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.
-
Provide copy as a table in table view
It's a pain to create a csv export just to copy the table view of my query result. If table view allowed me to select the rows and columns I'm interested in, then performing a copy would allow me to paste directly into a spreadsheet. This would be a HUGE multiplier to my normal workflow. Exports are powerful but overkill to just grab what is already in front of me. Please consider this.
1 voteI am pleased to announce that version 2020.7.0 of Studio 3T has recently been released and it is available for download at the following location:
https://studio3t.com/download/This new release contains a fix for the issue you reported (Quick Export to CSV) and we would love to hear how it works for you.
-
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
-
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.
-
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?
-
[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.
- Don't see your idea?