Skip to content

Share your ideas with us

675 results found

  1. 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)
  2. 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)
  3. 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)
  4. Packages for Linux distributions

    The Linux download should have a .deb and .rpm downloads (which covers at least 90% of installations) to make it easier to install and update the software.

    20 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. 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)
  6. 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. 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)
  8. 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)
  9. Print(object) doesn't work as expected

    When executing javascript through the intellishell and printing an object, it just displays [object] rather than the entire object like Robomongo. See code example below:

    db.CollectionName.find().forEach(function(doc){
    print(doc);
    });

    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. Table View: JSON doc in tooltip when user hovers over a field that has multiple nested values

    Table View - When a user hovers over a field that has multiple fields nested - that portion of the JSON could be shown in a tooltip. A user can browse through data very easily.

    13 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. 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)
  12. Add Plugin Support

    When you right click a document please add a plugin support to perform custom user action (like Send As Email, Convert to Xml View Formatted Version)

    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)
  13. sparse index icon

    Add different icon for sparse indexes.
    Queries have different behavior for sparse vs non-sparse indexes.
    Expanding a collection to see the indexes may fool you to sort on a field only to find out it was a sparse index and the query cannot use it.
    Similarly icon for hashed indexes would be nice. May be simple overlay of # and S would be enough.

    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)
  14. Collapsed Nodes in Tree View (Preference)

    I would love to have an option/preference to allow me to have a collection open/refresh in Tree View will all documents collapsed or expanded; this way I can choose which way I want to see my data.

    Just a pet peeve when I have 100 documents and only want to see the collapsed view.

    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)
  15. Rollback/Undo feature

    Rollback/Undo feature

    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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. Column Suggestions

    Similar to hints with a list of columns in toad and sql developer, column suggestions when typing out the query would be a great addition.

    11 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)
  17. 13 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)
  18. Dropbox Support

    Folks, I have 3 different workstations (work, home, laptop) which i'd like to keep in sync as far as mongo clusters I work with. Any future work for keeping a config in Dropbox? or tell us the directory to sync, and we'll symlink ;) Thanks!

    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. Make a product more stable

    I will definitely consider purchasing when the program will stop crashing each 2-3 hours. Sometimes it happens when I close the query results tab, sometimes it just happens.

    I see you've made the first step towards quality - you're now gathering the crash reports. Just fix the crashes and I'll bring you 5-7 new purchases.

    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)

    We continuously strive to improve the quality of Studio 3T. I’m glad you find the crash reporter useful. We attempt to resolve all issues reported by it promptly.

    We greatly welcome feedback. If there’s a particular issue you’re encountering, please do tell us about it by contacting technical support at https://studio3t.com/feedback/.

  20. Bring the Update dialog to the front

    When I start Studio 3T and there is an update ready, the dialog that tells me that an update is ready always goes behind other windows on my machine. Consequently I end up wasting time waiting for the app to load because I'm thinking it's doing something when it is in-fact waiting for user input.

    I'm using Windows 10 and the latest version of Studio 3T.

    Can this either not be a modal dialog (i.e. an option on the Studio 3T UI) or a modal dialog that is forced to be the top-most window being displayed. At the moment, it's…

    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