Skip to content

Share your ideas with us

677 results found

  1. 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)
  2. 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)
  3. 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)
  4. Ask for confirmation upon intellishell closing

    Ask to save when Ctrl-W closed in IntelliShell... I just lost 30 minutes of work... Anyway, Ctrl-W should close the tab it has the focus on (in my case, the results tab, not the whole tab).

    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)
  5. Better handling of aggregation results tabs and saving

    2 issues:
    1) When the focus is on an aggregation result, pressing Ctrl-W will close the aggregation tab instead of the results.
    2) clicking Escape to the "Save" dialog will simply close everything (and lose all work) - it should not do anything until Yes or No are selected

    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. SQL to JSON converter

    An option to convert SQL statements to Mongo will be an added advantage and helpful for the data migration from mysql to Mongo.

    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

    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. Allow Stored Functions in queries

    It would be very useful to be able to use stored functions (those saved in system.js and loaded with db.loadServerScripts) in the GUI part of the queries

    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. Allow customizable length of query history

    A user should be able to set the maximum number of executed queries to show on hisotry

    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)
  10. Add option in preferences "Default data directory"

    Now MongoChef by default on Import/Export operations (save/open to/from file) opens directory, where it was installed (%install_dir%/bin, to be correctly). It could, and in most cases is, different from data directory.

    Ubuntu 14.04 / MongoChef 3.3.0

    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)
  11. 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)
  12. MongoChef: Bigger widget for Bookmarks

    The tiny arrow we have to click to select a bookmarked query is too........tiny to click .

    Please replace it with an actual dropdown containing the Bookmark labels. The query should run onSelect.

    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)
  13. Display a view of all DB sizes and file size with a "repairDatabase" button

    So that we can easily reclaim disk storage when needed.

    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)
  14. Show total number of matches to a query when > limit value.

    In some older versions of mongochef, the status line below the results table would show 'x documents found, display y.' This was extremely helpful, and appears to have been removed in version 3.3.

    10 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)
  15. Allow Tab to work on a selection within Intellishell

    When you've got a selection on a block of text in intellishell and you hit tab the content disappears or it would be great if this indented the whole selected block

    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)
  16. Update error when _id not shown in Table View

    In Table View:

    if I put { "_id": 0 } in Projection, _id is not shown in Table rows.

    The problem is :

    If I try to edit a value in a row I get the error popup:

    "Couldn't store value in field '<my field name>' !
    _id field is currently excluded

    ===

    I should be able to edit a row even if I don't want the _id's to be shown in 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)
  17. Split numbers in groups of 3 digits

    It would be great, especially when displaying large numbers, such as collection sizes, to display numbers like this: 123,456,789 instead of 123456789, which can be hard to read and compare, especially with a proportional font

    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)
  18. Allow data entry of value to include special characters and new paragraph

    JSON format documents require \n for new paragraph and // when using adding special characters. If Edit Value in MongoChef would allow you to enter string information much like CDATA in XML then SET VALUE should add in the relevant codes required by JSON document when it writes. When viewing and editing the value, the codes should disappear and it should simply show special characters and carriage returns.
    This would be a good solution to edit content for on-line products in a product catalogue, for example.

    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)
  19. make sure your download links are working

    make sure your download links are working.
    it is very useless and frustrating to go to your website and end up with non working links

    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)
  20. Datetime picker for the Date datatype

    Finding Date datatype is hard to choose correct value, You should make datetime picker for this datatype. It should be more friendly

    17 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  ·  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