Share your ideas with us
711 results found
-
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 -
Support folders in the Tasks window
There are several tasks I need to run per customer. It would be very helpful if I could organize tasks into folders (similar to the Windows Task Scheduler). This would allow me to easily run tasks for a given customer in bulk, and reduce the likelihood of running a task accidentally.
1 vote -
Allow "Save Changes" in Aggregation editor without closing editor
Closing the editor upon saving changes leads to either a lot of re-opening the editor and trying to find where you left off or not saving changes as often and risking crashes.
Option #2 was my choice and the application crashed, losing all my changes.1 vote -
Value search enhancement
- Can you make the collections multi selectable. Often I want to search through all collections, except for 1 (large one)
- Can you also enable field name (key) search?
2 votes -
schema validation detailed messaging
MongoDB V 5 now has detailed error messaging for documents that fail validation. We need these detailed errors to be displayed.
1 vote -
Dynamic SQL queries
We are planning to migrate our SQL content to Mongo and we have have lot dynamic and nested SQL queries. Will this tool supports it. I understood by going through the documentation which is not supported. Is my understanding correct. If it is not please suggest me where can I find the documentation for the same. If it is not there, please do include this point in the future release.
1 vote -
At time export database we want to perticular time slot backup required like report $gte and $lte
This is very essential need to backup of all database of perticular time slot
1 vote -
Application update on closing, not when starting
Every time I start the application it prompts me to update, which is annoying because I didn't start the app to stop me from doing what I want to do.
A much pleasant experience for me would be to be prompt for an update when I try to CLOSE the app. When I close the app I am happy to spend one more minute to update, as it is not blocking the activity I intended to do.Thanks
Tomer2 votes -
Ability to name a output tab
Sometimes when running multiple queries in IntelliShell, it can be hard to know which output tab belonged to which query. If there would be a way to name (or 'alias'?) a tab, that would make that so much easier!
1 vote
- Don't see your idea?