Share your ideas with us
713 results found
-
Make the script save functionality more powerfull to store frequent queries AND DASHBOARDS linked to specific databases an collections
Make the script save functionality more powerfull to store frequent queries AND DASHBOARDS linked to specific databases an collections
1 vote -
1 vote
-
query history is broken
hitting the down arrow in the query field brings up a query history, but the queries shown there seem random. sometimes they are saved, but more often not, for no apparent reason. I mostly just copy & paste my queries to Notepad...
also, these queries should be only the ones made on the current collection (obviously).
1 vote -
1 vote
-
1 vote
-
Change font size with Ctrl-Mouse wheel
Setting the font size in settings is ok, but, when you are doing a presentations, people often complain that the font is to small for their screens. With all the software I work, just doing Ctrl-Wheel fixed the problem, except for 3T Studio, which makes this quite annoying.
13 votes -
IntelliShell Word Wrapping
Please add word wrapping for IntelliShell
1 vote -
export search in results
search in is a really nice feature.
However, when querying large datasets over multiple databases it's pretty cumbersome to do anything meaningful with the results.
I'm certainly not clicking through 10000 records one by one.
Why not just allow the results to be exported like any other query?
1 vote -
I guess the next level and MAJOR feature of your application should be: visualization of fetched data (see D3 library)
I guess the next level and MAJOR feature of your application should be: visualization of fetched data (see D3 library)
1 vote -
Shift + Click to close tabs
Right now, after clicking the "x" to close an IntelliShell tab, the app requests additional confirmation before closing the tab.
I suggest adding an option that allows users to close the tab without being prompted to save by pressing a combination of keys like (Ctrl + Shift + F4), but using the mouse, such as Shift + click, for a quicker workflow.
2 votes -
Change Foreground Color of the "Enable Query Assist" Tab
When the dark theme is configured, and you click on the "IntelliShell" button, the "Enable Query Assist" tab name background color turns to a bright light blue that makes almost impossible to read as the letters are white. Please, review the back/foreground colors for these tab and all the others in the shell panel to keep color uniformity when hovering and when selecting those tabs.
1 vote -
Fetch Reference data
When looking at the result of a collection that contains a reference, we only see "ID @ Collection Name" for that reference. Then you have to take the ID to make a query, it would be very useful to be able to right click (or an icon) on the reference row of the table to query/load the collection and view the properties of the collection directly in the result table.
1 vote -
Vim Keybindings
It would be extremely helpful if you could add Vim keybindings to the Intellishell.
1 vote -
Remove dialog change
Change "Remove documents" window, problematic is "Apply predefined query", in which you can change the value only with mouse wheel unnoticed to you and then you can delete all documents with matching query in collection which can ne millions of them.
also another prompt to confirm deletion with number or records for example would be great for more safety if you mess up.
1 vote -
More lines with tabs or special section for them
When I have more tabs than can fit to upper line, it is very difficult then to navigate through them.
it would be helpful to have more lines with opened tabs (like IntelliJ IDEA), or special part of window for them f.e. on the right side like PL/SQL Developer
1 vote -
Move settings folder ~/.3T to OS specific app path, e.g. %AppData% or ~/Library/Application Support/3T
Small QOL upgrade for those that drop into the command line frequently; moving app-specific settings folders from ~/.<app name> (convention on Linux) to OS standard app settings folders on macOS & Windows.
1 vote -
Add Studio 3t as URI handler in OSX
It would be great if we could launch a mongodb url from a browser (Firefox/chrome) and have it load/auto-connect in Studio3t. We Programmatically spin-up/down databases with different connection strings and being able to one-click launch (commandline params?) would be wonderful.
4 votes -
Fix the query speed to the server when using mongo shell
I am using Studio 3T.
am not sure what is going on with "mongo" shell, but it is very slow.
As an example, create a query against a collection that has a filter against indexed field:
db.getCollection("Profile").find({ locationCountry: "GB", uid: {$in: [ ...... ]} }
the array $in has 22k elements,
in mongo shell the query never finishes, or at least I was not going to wait after +10 minutes.
when I use "legacy shell", it is expected behaviour and more like it was in Robo 3T which finishes in 10-15 seconds.
1 vote -
Script database / Script collection
As part of a good development practice, a script needs to be created to create a database, create the collections, add indices, add users, etc.
Right now, we have to write the script by hand.
It would be nice to be able to right click on a database or collection and have a script generated that can be used to recreate the database / collection.
You should have the option of sending the script to IntelliShell or a file.
1 vote -
Auto Complete Bracket Pair
This setting I recently realized it also affects the auto complete quotes too, I am able to turn off that setting and remove that functionality but it would be nice to separate those settings into individual check marks, I do use the auto complete bracket pairs I only want to turn off auto complete quote pairs
1 vote
- Don't see your idea?