Skip to content

Share your ideas with us

675 results found

  1. Run the query using f5

    Allow the F5 function key to execute the current query in the Collection View. Any Function key would work but many other products use F5.

    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)
  2. Add an option to convert unix timestamps fields to human dates

    Being able to select a column in table view and click "This is a unix timestamp" and having the program auto-convert all the displayed dates to human format would be a great addition. Far more convenient than doing it by hand.

    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)
  3. do NOT overwrite comments in .js file in Aggregate

    when using the aggregate gui ("aggregate" button), do not overwrite comments in the saved .js file.
    comments can be added and are preserved in "IntelliShell", but once the .js is opened and saved in "Aggregate", the comments are overwritten.
    of course comments can also be added w/ external editor, but they are overwritten by Aggregate save option.

    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)
  4. Single Window Result

    I don't know, but for me, the window tab result for every query is annoying for me since I used IntelliShell. That is no problem when I run couple of query at the same time, but if I run many query it will generate too many window tab.

    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)
  5. Add icons for items in context menus

    For example: context menu for collection has about 20 items, it's really hard to find one you need without icons

    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)
  6. Visually show all the mongos, configserver and mongo shards

    It would be great to visually see information on all the mongos routers, config servers and mongo shards available in the connections and some metadata if possible

    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)
  7. 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)
  8. Autosize columns in table view

    Make option to automatically choose columns width to fit their content (like it is in MongoVUE). It's just like double clicking on right edge of column header but automatically and for all columns. Variants goes here: weather invisible rows' (I mean vertical scroll) content/column name should be taken into account. Also it may be useful to autosize whole table to the width of the view.

    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)
  9. Add auto-complete to Collection View for Query, Sort, Projection, etc...

    We have auto-complete in IntelliShell - thanks! It would be great and convenient to also get it in the Collection 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)
  10. Add "Copy to clipboard" button when a user executes "run count(...)"

    Often times, I am comparing collection or query counts within the Query Builder interface. When I run the count command, it returns a popup message with the count but I can't copy that value for comparison for later use. It seems like a perfect place to add a copy to clipboard button. Otherwise I have to write the number down manually or copy my existing query I made into Intellisense and add .count() to it.

    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. Remove the Extended Values from Multiline Text Editor

    When Building a query using QueryBuilder and attempting to build a complex $elemMatch using the MultiLine Text Editor, after clicking "Ok" the text is translated into the "Query" section with all my formatted charcters i.e: \r\n\t\t

    I built the multiline with formatting for easier readability, I wasn't expecting the format characters to also be carried over.

    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)
  12. Add a comma between documents when copying multiple docs at once from result tab

    When you run a find request (for instance) and want to copy the whole documents (as JSON) and paste them somewhere, it would be nice to have a comma between the docs.

    Now it's like that :
    {...}
    {...}
    {...}

    And it would be great time saver if it was :
    {...},
    {...},
    {...}

    Thx !

    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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. Allow Sorting complete collection within table view

    Currently only sorts the fields visible on table 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

    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)
  14. Add / Update / Remove dialog as Tab instead of Popup

    Provide a tab similar to the query, aggregate and map-reduce tab for the Add, Update and Remove dialog. Currently this is only a popup making it harder to rerun or test

    15 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  ·  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)
  15. Portable version

    Archive only version for portability

    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)
  16. 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)
  17. Confirmation box for closing the program while copying

    In the situation where one is copying collections from, say, a remote database to a local db, the user can exit the application without a warning that the copying job has not finished yet. I thinks it would be fair to warn the user that some work is still in progress, so the user can decide if he/she indeed wants to close the program.

    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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. Manage query tabs

    Although some tab groups can be managed with a right click, aggregation query results tabs have no context menu so it is impossible to mass-close tabs. In addition, the tab context menu should have a "close all" option.

    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)
  19. Referance joins

    We can join two collection in chef but for more then two joins its not possible it should be supportive for more then two collection join also.

    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. Add options to hide specific fields

    Depending on your work, some fields are less interesting than others (e.g. dateCreated, lastModified, _id). Right-click on a field and select "hide this field" - and it will be hidden for each collection with the same name. Another right-click-menu option would be "Restore all hidden fields" and voila, they're back!

    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

    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)
  • Don't see your idea?

Share your ideas with us

Categories

Feedback and Knowledge Base