Skip to content

Share your ideas with us

309 results found

  1. Field renaming

    I think we should be able to rename fields on collections.

    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

    completed  ·  1 comment  ·  Admin →
  2. Copy & Paste (Recreate) collection indexes

    We have a lot of experimntal work with our databases and I found myself constantnly trying out new indexes and performance improvements. What could save me a TON of time (I manually create 20-30 indexes per day when I'm working on them) is the simple option to:

    1. Right click on collection -> Copy Index(es)
    2. Right click on target collection -> Paste index(es) 2a. If an index with the same name exists overwrite them

    I know I can use mongodump and restore the indexes but like I said this isn't a db backup / restore scenario this is experimental work and…

    8 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 →
  3. [Bug] In Table View, type icons overlap with values

    The overlap between the type icons and the field values happens exactly in those columns for which the uppermost field has no value specified. I am running Studio 3T 5.3.4 on Ubuntu 14.04.

    For an impression:
    https://www.dropbox.com/s/8c9t0jh1ifas8ga/table_view.png?raw=1

    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

  4. shortcut for buttons

    to have some shortcut for run whole script and run single line

    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 →
  5. [BUG] Unable to type accented characters in the query box

    Accented characters that are entered as a sequence of keystrokes (e.g. ´ + a => á) don't appear correctly in the collection query box. Instead I get "´a".

    This problem doesn't occur in the Intellishell, only the text boxes for the collection.

    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 →
  6. Color Coding Connection by server type

    Ability to assign color to differentiate connected servers
    for querying and shell commands.
    i.e. PRD would be red so all open windows are colors coded red on each connected 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

    completed  ·  1 comment  ·  Admin →
  7. timezone

    can 3t support to set timezone when display 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

    completed  ·  1 comment  ·  Admin →
  8. Handle $replaceRoot aggegration stage

    When connected to a mongo 3.4+ server, with Studio 3T 5.3.0, the $replaceRoot aggregation is not proposed in the dropdown even though it's supported and works when executed.

    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 →
  9. Get your feedback and support page to work in other browsers

    Seems that this page only works in Chrome; that's just as irritating as when everybody made websites that only worked in IE6.

    The real suggestion was for self-updating but it seems you're onto that already

    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

  10. ctrl+enter(numpad) doesnt work

    I'm unhappy that ctrl+enter(on numpad) doesnt work in query builder

    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

  11. Automatically open Query Builder panel when field dragged & dropped on Query Builder button

    Currently, in 4.5.5, you first have to click on the Query Builder button to open the Query Builder panel on the right, then drag & drop a field on to the query section of the panel. Rather than this multi-step operation, dragging a field on to the Query Builder button should automatically open the Query Builder panel and populate the Query field.

    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

    1 comment  ·  Admin →
    completed  ·  yvonne responded

    Hi, this will be available in 2021.9 – we hope you try this out and enjoy it!

  12. [bug] Cannot show roles for MongoDB 3.4

    As Title, the Core version cannot show roles for MongoDB 3.4

    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

  13. 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 →
  14. Indent line / lines when pressing tab in the intellishell window

    When the cursor is on a line of multiple lines are selected, that would be cool if pressing tab would indent the line/lines instead of removing the selected content and replacing it with a tabulation.

    This would help building scripts in the shell directly instead of going to a third party app and pasting it back in MongoChef.

    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

    completed  ·  1 comment  ·  Admin →
  15. [Bug] Memory Leak

    If left open, MongoChef (specifically, the javaw.exe) will begin to consume but not release memory, eventually using over 1GB of memory in just a couple of days. The user must close and reopen the app to release the memory. Obviously, this is less than ideal.

    This has been an issue since v3 at least. I'm on v4.3.0, and it is still not fixed, and in looking at the change log for v4.4, it does not look like it was addresses there, either.

    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 →
  16. 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

  17. Switch aggregation to different target (database, collection)

    Creating an aggregation is really fun with MongoChef.
    But if I want to see an aggregation result working on a different collection or on a different database, I have to open a new tab and start from scratch.
    You already show database and collection on the top line.

    So how about making database and collection a dropdown choosable field?

    9 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 →
  18. Filter Collections by name

    We have databases with many collections and some are grouped by the same suffix. Often it would be very helpful to have a simple search box to filter the collections on the left by name.

    8 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

  19. Add a Grid View for viewing complex documents

    Something like Oxygen XML or XMLSpy editors Grid View for JSON/XML files. It's very handy when dealing with complex documents that have several levels of nested Arrays or embedded documents.
    Currently in MongoChef if you are in a collection root level with table view and "dive in" a nested element you lose the original context so if you want to look into another document's nested element you have to go back one level up and then lose the first bit of data you were looking at...

    You can use the tree view but the data is laid out vertically so…

    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

  20. have a history in IntelliShell

    Have a history - reverse search like feature with ctrl+r

    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

    completed  ·  0 comments  ·  Admin →
1 2 6 8 10 15 16
  • Don't see your idea?

Share your ideas with us

Categories