Compass
429 results found
-
Rename tabs
I would like the ability to open multiple tabs and rename them. Currently, the tabs are rendered as
Documents
<tabel_name.collection_name>Ideally, I could change the tab heading so that it's easier to navigate between the tabs
22 votes -
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 -
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 -
Font size and light themes for the mongo shell
Rather than zooming the whole compass window,chage size of font as per preference and add light theme to mongosh(Mongo Shell)
4 votes -
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 -
1 vote
-
Password Rollover to all rotating passwords with little impact
When passwords need to be rotated we current have a small outage when dev teams must update their saved/vaulted credentials. Could a feature be added to support two separate passwords (old and new) for a period of time.
Here is an example of another vendor doing something similar...
https://oracle-base.com/articles/21c/gradual-database-password-rollover-time-21c1 vote -
Always show CollectionName in Tab. (Compass)
The whole tab space is eaten up by the Database Name, so I can't see wich tab shows which collection. Every Tab only says "somedbname..."
There is enough y-space in the tab to show the collection name in a seperate line, so one could navigate quickly.7 votes -
Jump to last page
A way to jump to the last page would be much appreciated - right now it shows 20 records at once, so you might need to click a lot of times, to check the last inserted. Also because refresh makes you go back to the first page!
7 votes -
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 -
Change collection on a saved query
In the My Queries section it would be nice to be able to select which collection you want to be able to run the query against or to be able to copy the query to another collection.
At the moment each query is 'locked' to the collection it was oringally created for.
This means if i want to run the same query against another collection i have to open it and copy the text from the aggregation pipeline from the query then open the collection i want to run it on and copy the text into the aggregation pipline.
2 votes -
Avoid running queries on an ongoing condition writing. (match, lookup...)
when performing a match, lookup or other similar ops, Don't run the query as I write the conditions but only when I'm done. this will improve speed significantly and will prevent crashes due to lack of memory on very large sets.
when an operation that filters data occurs, you can add a small toggle btn when I'm done writing the query, and only then perform the search.
another idea is to add a boolean field named done which on init will be set to false, and when a user is done writing the query it sets it last to true.…2 votes -
1 vote
-
Make Compass update notification non-blocking
New versions are constantly available. Blocking workflow with constant prompts is frustrating. No other software does this. Put in taskbar or somewhere passive!!
2 votes -
Sync queries across multiple computers or installations of Compass
I work on multiple computers and I find my self missing queries that I have already created on other computers. It would be nice to have queries that are linked to a collection to be synced when using Compass on other computers. Maybe something like Github can be used as the central storage for the queries or allow users to selected popular storage options if Compass can't provide the storage natively.
3 votes -
Aggregation editor improvements
settings for the following:
- Turn off auto-pairs (some people really are not used to typing with it)
- Vim keybinds (somewhat joking, but also not)
- View full documentation within Compass.
- Currently it seems the website manual is the only place to view documentation, being able to see it within Compass would be helpful
- Quick reference for operators / expressions
- Font settings (increase, boldness, change font).Really just turning off auto-closing brackets would be great.
2 votes -
add option for skipping a version update
On MacOS (ARM), add an option for "skip this version update".
Not sure, if this issue persists in other builds as well.
Right now, everytime compass is launched it presents an annoying popup asking for update, and the only options are install, or ask me later. If you select ask me later, it shows the popup again on next start. What is needed is an option for "Don't ask me again for this version". This is kind of a standard feature in most products.
Thanks.
2 votes -
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 -
Please bring back the previous dark theme (before 1.38.0)
I updated Compass to 1.38.0 (stable) on Windows. The new dark theme is too high contrast for me and I would like to switch back to the previous dark theme. Unfortunately the themes available in this version are "Light Theme" and "Dark Theme (preview)". At this point I would rather use the Light Theme than use this modern dark theme. Please bring back the previous dark theme in addition to the modern dark theme, or give us a way to customize the theme. Thank you.
6 votes
- Don't see your idea?