Share your ideas with us
720 results found
-
drag and copy columns or sub sections of data
Selecting documents and being able to copy out as a csv and xls is amazing. An enhancement would be to be able to only select a section of a field or multiple fields and just copy those. A lot of my day is just copying out _ids to a comma separated list to dump into a terminal for CLI commands. So if I could just select a portion of a "column" and copy those out as a csv that would huge. Now I have to copy out the entire document to excel, copy a column from excel to a text…
2 votes -
Less bloated, more scriptable
Rewrite the base app as a query tool, with some excelent query result tools,
Make it plugin based so you can ommit unused features features.
Make it so lightweight that you can use it as automation script step.
EX: call S3T with parameter export to pdf use this script - PDF-export.js
or call S3T -title "create a spreadsheet" -script ./excell-to-accounting.js -export-path ./accounting/1 vote -
Auto format my queries inside the aggregation editor and fix issues that are like forgotten quotes, invalid field name etc
Auto format my queries inside the aggregation editor and fix issues that are like forgotten quotes, invalid field name etc
1 vote -
Allow a user to duplicate an existing document, useful to generate test data
Allow the user to make variations in the duplicate and save the new doc as a new doc.
1 vote -
sharding distribiution in tooltip over collection name in connection tree
There is a tooltip over collection name in connection tree that shows collection statistics. It would be great to see sharding distribiution stats for sharded collection
1 vote -
add shortcut to "Open multi-line query editor"
My queries are usually complex so I use multi-line query editor a lot. It would be nice to be able to show the window using a shortcut rather than a mouse click
1 vote -
Real-time, humorous alerts for performance issues
Performance Optimization Alerts can have cool AI suggestion and tricks
1 vote -
Bind Save to Ctrl+S instead of Ctrl+Shift+S on Windows
In Studio 3T on Windows, for me, the File > Save > Save File action has a keyboard shortcut of Ctrl+Shift+S. That seems unusual. All the Windows editor apps I'm familiar with use Ctrl+S for Save. Ctrl+Shift+S is for "Save All", where I've seen it. I think that's pretty standardized, or at least a widely used convention. Maybe Save File should be Ctrl+S instead, in Studio 3T too?
I don't think I've customized my Studio 3T key bindings at all, so I think this is the default behavior.
This is as of Studio 3T 2024.3.1.
1 vote -
Disabling "highlight current line" in editor
In the IntelliShell editor, the current line (where the cursor is) is highlighted with a background color (orange), like in a lot of popular editors.
I'd like to be able to turn that off. I like a minimal coloring/highlighting theme in my editors, and I find the pretty-high-contrast, full-line current-line highlighting particularly distracting. I couldn't find anywhere to do this in Edit > Preferences, including Appearance > Colors or Tools > IntelliShell, where I'd expect something like this.
Maybe you could add a control for this?
This is as of Studio 3T 2024.3.1.
1 vote -
Remove "Previous operation still running" busy dialog
Since the last update, when executing a command with keyboard shortcut ctrl + enter. The query runs and a new prompt appears which says "Previous operation still running".
The query results are displayed almost instantly, I did not try to run the query twice while it was still running. it's getting very annoying to have to click OK every time I run a query with the keyboard short cut.2 votes -
Immediate delete on keypress, with option to un-delete
Really need the ability to highlight one or multiple documents and then delete them with one keypress (eg delete button or cmd-d, or...). Currently I get like 2 popups that require me to target the mouse to the 'Delete' button. During development this is a huge time sink and pain. If you allow for "undelete" then if developer makes an error, just undelete. Id also suggest making this an "opt in" feature, so users need to go into Settings to turn on "1 click delete", otherwise default to current behavior.
2 votes -
Zoom fucntionality, like Ctr + in chrome or vscode
Zoom fucntionality, like Ctr + in chrome or vscode
2 votes -
1 vote
-
Support ssh keyagent for ssh connections using passphrase protected key files
For most of my other ssh connection usage I use ssh key authentication with a passphrase protected private key. For my non-studio 3T connections ie ssh command git etc I use the ssh-add keyagent to unlock my key and make it available to the clients and I do not have to enter my passphrase all the time. In studio 3T I have to type my passphrase on every connect.
PS I do not want to store my passphrase in other password storage solutions that studio 3T provides2 votes -
BSON Query format
Please provide a detail document for BSON Query format that would little help full
1 vote -
Make a lite version of Studio 3T
i found opening studio 3T take some time to load on low end device , please make a lite version of it to speed up the process
1 vote -
Need to improve editor accessability
Can't work with big query statements because 14" screen laptop, I need to scroll more.
1 vote -
If we edit the fields in an index, suppose we remove a field from the index, name is not getting updated.
If we edit the fields in an index, suppose we remove a field from the index, name is not getting updated.
Index name should get updated with the new fields or the only fields which are present in the definition1 vote -
Create a free version of Studio 3T
Create a free version of Studio 3T to popularize the use of the tool
1 vote -
AI Helper custom Base URL
Allow us to set a custom base URL for the AI Helper to point it towards another OpenAI compatible server. for example LocalAI ( https://localai.io/basics/getting_started/#clients ) or Azure AI.
That would allow us to use the AI Helper while sending the data to our own models and private OpenAI instances.
3 votes
- Don't see your idea?