Skip to content

Share your ideas with us

677 results found

  1. Create the ability to run a script against serveral servers at the same time

    The scenario is running a script to create a user on several test servers. It would be nice to be able to run a script on multiple servers at the same time.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. Auto highlight (for copy-paste) by double clicking on an object in the query window

    it would highlight the whole item
    example:
    {fiscalYear:2016,siteId:"eoTjv7m36a2fzkmnQ"}
    when I double click on the siteId, it would highlight so I could copy/paste in over that object.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. Mongostat integration

    Would be nice to be able to launch a window with mongostat running against a connection

    6 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. Ability to add alias to database name

    We have a lot of different databases on a cluster.
    For security reason and as part of our naming convention databases are a combination of prefix and ID string.
    We would like to be able to add an alias to those databases so that the right database can be quickly identified.

    21 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    started  ·  3 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. Duplicate tab using context menu or hotkey

    Just like tabs Robomongo and Google Chrome

    7 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. Treeview delete shortcut

    Use cmd + d to delete whatever is selected in the treeview (database, collection, etc..).

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. Only show the "Remove Document..." option in the right-click menu if the right-click is on the root level of the document

    If I right-click on an array element that is nested deep within a document with the intention of deleting it, it is easy to accidentally click "Remove Document" instead of "Remove Element". Then the entire document is deleted, and there is not an easy recovery option in MongoDB except to restore from backup. Only showing "Remove Element" when I right-click on an element would help to stop this. Not sure how difficult it would be to change this, but if it's a simple fix then it would sure save a lot of headache when your users make a mistake (as…

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. Mindmap like schema planner/visualitation

    Make an sort of mindmap of your db collections/schemas so you can connect fields to each other. And have an visual look at youre db.

    Example: http://s29.postimg.org/in7895ckn/B362c.png

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    under review  ·  1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. BUG: Jumping when copieing collections

    When i copy paste collections the lists jumps up then i dont know what the last collection is that i coppied.

    osx: 10.10.4
    mc: 2.0.10

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. When greating an index show percentages (..%)

    When greating an index show procces (..%) in the lowe bar it now says: Building index. You may close the tab blablabla.

    Now i need to go to proccesses to see how far the index is build

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. Sublime Style Json Color Config

    The current white background is blinding.

    Suggest to allow user modifiable colors in a Sublime style JSON color config file, example:

    color: {
    "leftPane": {
    "text": "rgb(0,255,0)",
    "bg": "rgb(0,0,0)"
    },
    "rightPane": {
    "text": "rgb(0,255,0)",
    "bg": "rgb(0,0,0)"
    }
    }

    At very least just these two settings would make a huge improvement over this sea of white and light gray right now. Making it JSON instead of a junky UI textbox screen, etc allows for major flexibility in the future.

    5 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. Chocolatey NuGet package

    We automate all dev station installs using Chocolatey NuGet packages. It makes it easier to make sure all dev stations are setup the same.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. table view, allow to copy several cells to clipboard

    todays feature:
    in table view, I can click on a cell and copy its content to clipboard with "cmd+c".

    suggested feature extension:
    I want this also to be possible with multiple cells, such that I can select columnX over several rows and copy them all toghether into clipboard values separated by newline. if column holds a complex object, I probably(?) want the whole json of those field to be copied.

    example: documents with fields A and B. I execute a query and get a table with N rows and 2 columns (A and B). with my feature I can copy…

    14 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    planned  ·  3 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. syntax error dialog box

    When syntax error we get in dialog box line number and character position
    it is very difficult to find the right position without getting the line number and position in line .
    it will be very helpful if you will add line number and position in line in status line when you moving the cursor on the lines.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. table view

    In table view it will be much more convenient to view if you will mark the headline in gray and add horizontal and vertical fine lines between lines and fields.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. aggregation status line

    In aggregation query add status line when query is in process like in find query

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. let the middle mouse button click on collection in explorer, open IntelliShell Tab

    let the middle mouse button click on collection in explorer, open IntelliShell Tab. IntelliShel default input "db.<CollectionName>"

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    under review  ·  1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. Charts from data

    Integrate into MongoChef or make a new utility for render charts, from the selected data.

    41 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. Keep scroll position after Refresh

    When refreshing, try to keep the scroll position (the visible item) esp. when using JSON View.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. Remember order of export per collection per export type

    Please remember order of export per collection per export type

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  • Don't see your idea?

Share your ideas with us

Categories

Feedback and Knowledge Base