Compass
107 results found
-
Connection dashboard should be always available
Once connected to one of my favourite connections in the Mac app I would like the ability to disconnect, or close, or minimise, which would then take me back to the Connections dashboard i.e. the screen initially presented when opening the Compass app.
Right now, when I've connected, the only way to get back to the connections dashboard is to close the connected window and open the Compass app again. So I can't have multiple connections either.
1 vote -
Rename Compass Tabs
Add the ability to rename the tabs.
Compass automatically names the tabs based on the functionality that is currently used like aggregation, documents, etc...
When working with multiple tabs it would be nice to be able to name them so that you can easily identify the one you want.1 vote -
user friendlyness
my idea is that you add a menu where user can ask any problem he/she is having while using MongoDB compass and get solution quickly
1 vote -
Disable suggestions
I would like to have some kind of "Settings" or "Preferences" to disable all annoing, time-cosuming messages that keep me off doing my tasks.
1 vote -
Live streaming logs in Atlas cluster /Compass
When using Linux machines we can get logs through tail commands with live streaming like that if you are implement in Atlas cluster/Compass it is very easy to identify issues instantly.
1 vote -
Automatically pre-call `mongod --dbpath <path>` for connections to localhost.
On Windows, whenever we connect to a localhost mongo, we need to call
mongod --dbpath <db path>
in a Command Prompt or Powershell prompt before clicking the "Connect" button in Compass.
So Compass should offer the ability to automatically "pre-call" that and then perform the connection (if call was successful).1 vote -
Tabs Name
Hi,
When you open a DB with Compass, all of the tabs are showingDocuments
DBName...and you should mouse over them or click them to find out which they belong to which collection
Instead of always showing “Documents” and “DBName”, you may show which collection they are1 vote -
shortcut
For VIM user it will be more efficient when Compass Has VIM like key binding Shortcut...
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 -
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 tab1 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 -
parameter paginate?
Could we set the page limit when browsing a collection? For instance, increasing it from 20 to 100 per page?
1 vote -
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 -
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 -
Save queries to github for sharing with team
Make compas able to hook up to github so you can share queries easily with your team. Insomnia does this very well
1 vote -
In-order to make the Compass more aligned with the Atlas, can we have Chart feature in Compass as well?
Feature of Chart as it is in Atlas would help users to do more experiments and tests on his/her local before going to the Atlas
1 vote -
Populate collections that I create with fake data
I want to be able to easily add a large volume of documents with fake data to collections that I create via the UI.
1 vote -
ContextMenu on collection
A simple context Menu with following functions:
- delete
- rename
- copy
- export
- open in new tab1 vote -
Multiple mongosh instances/tabs in Compass
It would be helpful to be able to open multiple mongosh tabs in Compass instead of having to write queries in one tab.
1 vote -
Clicking outside of a modal should close the modal
It is annoying to have to click "Cancel" instead of just being able to click outside of the modal.
1 vote
- Don't see your idea?