Share your ideas with us
719 results found
-
when closing export tab, return to tab that was exported
When working with several tabs open, I often export query results from certain tab, but when I close the export tab, studio doesn't return to the tab that I've exported results from, but to the tab which is nearest to the export tab
1 vote -
Aggregation editor stage operator autocompletition
Aggregation editor -> new stage -> Default stage is $match.
When you click to the the select list field, you have to always start with the$
character and write the starting letter of the operator name, to "complete it" with down arrow press.All the stage operators begin with
$
character so it will be nice if you'll be able to autocomplete just with the beginning letters, and add the$
character on the background.Example:
writing
gro
press down arrow
in the input appears$group
.I know this is the cherry on the pie, but i see…
1 vote -
Pricing could be based on usage.
We currently use Studio 3T to support some legacy projects that require us to open Studio 3T once every couple of months. For current use, licenses do not "pay off" for us.
We are happy to contribute. However, it would help us if you had a more flexible pricing option, say 1USD per hour of usage for this usage pattern.
We will open new projects that use MongoDB as a data storage backend and hopefully we will use Studio3T more.
1 vote -
Open scripts without need to select the collection every time.
Having an option to open a script without selection a specific collection will be really useful.
1 vote -
Import Task - Json - Import Source does not show path
I am setting up Tasks to import export/import collections into various test databases. The Task Edit option on Import Json does not seem to provide a facility to view the path to the import sources. This would be useful to confirm the data source is the correct one before running the Task.
2 votes -
Databases panel on the left focuses/switches to currently open collection tab
Database and collections pane automatically focuses/switches to whatever tab(collection) is currently open. This is really helpful when there is so many databases and tabs open
1 vote -
Databases panel on the left focuses/switches to currently open collection tab
Database and collections pane automatically focuses/switches to whatever tab(collection) is currently open. This is really helpful when there is so many databases and tabs open
1 vote -
make the app work in wayland sessions on linux.
currently the app only works well on x11. when I switch to wayland the title bar becomes large and weird and the app registers random clicks on the top left corner even when I click on an item in the table view.
1 vote -
Bookmarks synced with .js files
it would be nice if saved bookmarks from a query saved on a file stay synced on changes.
Ex.
Open file myquery.js
add the script to bookmark
update the file with some fix
select the bookmark and it has the new fix1 vote -
tab as selector
Basically, we came from mongo shell. We have habit of pressing tab after writing 2 or 3 letter for any db name or collection name. In mongo shell the tab will automatically picks up the correct collection name upon pressing tab. But in studio 3t I don't see that functionality and for me it is difficult to press enter to select db or collection name. It would be better if that choice is left to us. People who want to use tab as selector can chose tab and those who want to chose enter as selector should chose enter. Please…
1 vote -
I would like to check a box stating "Always proceed using Query Assist"
Frequently I am asked if I would like to proceed with or without Query Assist because "the user changed". I don't care, and I will always want to proceed WITH Query Assist.
1 vote -
operations log details
For the export unit tasks, the operations log states: source db.collection -> To another collection.
it should actually log what the target collection is.. db.collection@cluster.
1 vote -
Set default export/import folder
On Windows, instead of defaulting the export/import folder to be the users documents folder, provide a configuration option to set the default folder.
I lost count of how many times, I've filled up the C: drive because I only changed one export location of a multiple collection export.
3 votes -
(Robo 3T) Quto fill option for fields
Like you have in Studio 3T, it would be great to have an auto fill option for Robo as it would save time guessing or having to type the field names in all the time.
1 vote -
Autocomplete Aggregate pipeline stages in IntelliShell
I use IntelliShell for all my aggregate query development. I always have to open an old query, visit mongodb.com or stackoverflow.com, or open your visual editor just to get the arguments for a $lookup and to remember whether a particular item should be quoted or not. Autocompletion would save me lots of time and even help me remember the syntax better with shorter code and try cycles.
3 votes -
Open IntelliShell as Aggregate Query
I open IntelliShell 95% of the time and change the opening line from
.find({}) to .aggregate([]). It would be great if a preference let me choose which is the default.2 votes -
Export data to mail
You have export option and also have schedule option which is good to auto set. This is having only local storage option. If you can provide export data to mail with the schedule time, this would add betterment to this feature
1 vote -
make a mobile app!
You should make a mobile app because I need to query data when I'm out walking my dogs.
Thanks,
Andrew1 vote -
Export should provide option to save only relative paths for SSL keys and other connection files
Importing 20 connections from one machine to another with different username causes all paths to SSL cert files to be broken. This requires manually opening individual sites to update the SSL cert and other files paths.
This suggestion proposes that when exporting sites an option should be provided to use relative paths. Even better, relative paths should be used exclusively by default and this would ensure that import works flawlessly in other user environments. An option to use the absolute paths could be added in this instance but it's unclear which use case would require such an option.
STR (Ubuntu…
1 vote -
Include Collection in Bookmarks
When I add a query to my Bookmarks, it only contains the query json and the name I give it. If it also carried the collection name it was based on, and open that collection when I selected the query, I could get more done.
1 vote
- Don't see your idea?