Compass
474 results found
-
shortcut
For VIM user it will be more efficient when Compass Has VIM like key binding Shortcut...
4 votes -
Save export CSV configured fields in favourite query
In case of exporting the result of a find query in a CSV file, at the moment (v. 1.36.4) we need to select which fields we are interested at the first time and in case of reuse of the favourite query we need to select these fields again.
In fact, in the default behaviour, all fields are selected from the sampled result in the CSV exporting process.One way could be to save the selected fields from the CSV export configuration in the favourite query settings.
Other ideas?
Thanks.
1 vote -
Yellow triangle icon for "drop index" and other caution messages
In MongoDB Compass, when I use the Drop Index functionality you get when clicking the "trash can" icon next to an index in the Indexes list on a collection, it shows a red "!" triangle icon in the upper left. That icon is used here to mean "Caution! You are about to do something dangerous!", as confirmed in Support case https://support.mongodb.com/case/01122132.
I think it's more conventional to use red icons, especially "!" or triangles like this, to indicate that an error has occurred, and warnings or cautions are more conventionally indicated in yellow. (There's probably some UI/UX documents or…
1 vote -
refresh
I would like to propose new functionality to auto-refresh a collection in MongoDB Compass. For example, if I am waiting for a document to update, today I have to click refresh repetitively until the document has updated. I would like to set auto-refresh with a filter in place to be able to watch the collection as documents are updating, instead of having to click the refresh button every ~5 seconds.
Steps to follow:
- Log into MongoDB
- Open to view a collection
- Filter by some criteria, and click Find
- Click Refresh icon to reload the documents in…5 votes -
Chrome like controls
I would like to be able to use chrome like controls to switch between tabs
Cmd+opt+arrows - previous, next tab
Cmd+t - create new tab (and select it like vs code cmd+p mode)
Cmd+w - close tab2 votes -
Query console like the one in Datagrip
We need a query console like the one in the Datagrip IDE from JetBrains so that we can make any query as well as add comments or saving all these queries in the MongoDB Compass
1 vote -
Automatic scrolling in Mongosh CLI in Mongo Compass
Scroll down automatically to the end of the Mongosh CLI in Mongo Compass when entering quries like db.Collection.Find()
1 vote -
Expand all in JSON view should be brought back
When in JSON view, we can previously expand all properties inside a document node by using CTRL+LEFT CLICK (or ALT+LEFT CLICK, i've forgotten).
This feature was removed within the last year.
5 votes -
I documents section to have mode to view and edit DbRef content instead of DbRef Objects.
I would like to have a mode to view and edit DbRef content, in the same way as the DRef Object fields are edited now. The idea is to see in the documents section all data linked. See and edit the data in a comfortable casual way.
1 vote -
shortcut to update data
shortcut to update data instead of having to scroll down long lines to press update
7 votes -
parameter paginate?
Could we set the page limit when browsing a collection? For instance, increasing it from 20 to 100 per page?
2 votes -
Save favorite collections for quick and easier access
Working in a large company with many collections, while only several collections are relevant to your daily work can be a hassle.
It'd be nice if there was a way to mark selected collections that would appear on top of all other collections or in a category, like the favorite connection strings or the saved queries6 votes -
MongoDB Compass can have a Account Section
MongoDB Compass can have a option to sign in so that users can log in to their account can directly access their Atlas Clusters without having headache to get connection string and paste it here
2 votes -
Export the analysed schema as Typescript interface or type
After analysing the schema, it is shown which types the fields have. It would be very nice if it could be exported as typescript interface or type accordingly.
1 vote -
JSON view "find" should search collapsed text
When in JSON view, the "find" operation does not search for collapsed text. If the text existing in the document (even if not shown in current view), it should expand the document to the point of the found text.
3 votes -
Option to always show the Project, Sort and Collation options
Every new tab always has the Project, Sort and Collation options hidden by default, with only the Filter input displayed. You have to click "more options" to show the additional controls.
I understand the space-saving rationale of this, but I use the sort option for easily 90% of queries I run, which makes clicking the 'more options' every time a bit of unnecessary friction.
Maybe you could provide an option in settings to "always show all query options"? Or remember the last expanded/contracted state, and default to opening all new tabs in the same state?
1 vote -
Mobile app
It would make viewing/editing db documents on mobile easier. Currently it is very difficult
1 vote -
add refresh button in the collection tab
when you click on a collection it open a tab right ? what if you want to refresh it
let's say you are in development stage and you want to see what's being stored and all
my idea is to add hot key like CTRL R or a refresh button it will be very usefull4 votes -
Tabs disappear when dropping a view
Regression in v1.36.2: when dropping a view (and probably a collection, I didn't check) that was an open tab, all open tabs disappear. Then they reappear if you select a collection (or view) that was opened previously. If another collection (or view) is selected, then previously opened tabs will disappear in favor to the new selection
1 vote -
Use tab to validate auto-completion
Regression in version 1.36.2: it's no longer possible to validate auto-completion using "tab" key. Only "Enter" now works
5 votes
- Don't see your idea?