Skip to content

Share your ideas with us

720 results found

  1. Copy and Paste of Array fields

    In the TreeView:

    When I select an array item and then choose "Copy Field" from the context menu, I find "Paste document(s) in the context menu.

    But I don't want to copy the whole document.

    Instead I wish there was "Paste field" which let's me add a copy of my original field to the same (or another) array.

    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

    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)
  2. IntelliShell function to display results in named tabs

    I use IntelliShell to search, lookup, filter documents from different collections. Right now I use

    let docs = find(...).toArray()

    and then

    printjson(docs)

    to output documents. Studio 3T then picks up documents and show them in separate Shell Output tab.

    It would be nice to have function like showInTab(docs, 'tab name').

    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)
  3. Fix usage of null values in query builder drag and drop functionality

    When i drag a field containing "null" as value to the query builder, the query value switches to empty string.

    What i except as the filter:
    { "myField" : null }

    What the current query is:
    { "myField" : "" }

    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)
  4. Persist "show keys"-Setting

    Above the TableView, you can select, if you want to show keys in natural or alphabetic order.

    This setting switches unexpectedly, i could not recognize a pattern.

    In my opinion: When i switch to alphabetic sorting, it should stay alphabetic (and not switch randomly to natural order)

    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)
  5. Show collection field names in DB explorer

    It would be nice to be able to click on the collection name and have a submenu like there is for indexes, and show the field names.

    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. Fix shortcut cmd+a on the visual query builder on MacOS

    When you try to select all the text in a field with cmd+a, the shortcut do not work. It's really annoying.

    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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. add refresh capability on "Edid Document" view

    add refresh capability on "Edid Document" view

    on Edit document control+J View we need to be able to hit control+R and a refresh button so we can refresh the data in there without having to exit, refresh rows, and repeat to see changes. This would save me a lot of time :)

    great product tho thx!

    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. 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)
  9. Tab names in 3T could use some naming refinement or make the tabs wider if the name is longer

    When I open a collection in a new tab, I see the tab like this:

    | IntelliShell: ConnectionName | IntelliShell: ConnectionName | IntelliShell: ConnectionName |

    I do not get to see the actual collection I opened. Can you please put the collection name first, or perhaps make the tabs wider if you have just a few tabs open, like browsers do.

    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. 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. New Tab

    Thanks for making great software, I've been a paid user for almost 2 years

    Use Case:

    I have a Collection Tab open with a saved script
    I do not want to overwrite that script
    I simply want to create a New Script (command + T)

    BLOCKED!

    There is no way to do it. (command + T) forces me to overwrite the content of the code editor in the current Collection Tab!

    The only way to open a new Collection Tab is:

    1. open the sidebar
    2. select a database
    3. right-click a Collection
    4. Select "Open a Collection Tab" (or use F10, which is…
    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)
  12. Use Smart Insert for quotes, braces, parentheses, etc.

    Studio 3T seems to assume that when I enter text in the collection tab or Intellishell, I enter the text from scratch from left to right. So when I type an open brace or open quote it tries to "help" me by entering a close brace or close quote as the next character.

    In fact, I usually paste some text into the editor (e.g. an ID or field value I want to search on) and then wrap the pasted text in quotes or braces. It's annoying to have to delete the character that was added in an attempt to help…

    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

    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. Default sort option

    Every time I run a query, I press a button to go to the last page, which is very inconvenient.
    It would be convenient to be able to set the default query result display in order of the most recent data.

    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)
  14. SSH Tunnel duplicate

    Break our SSH credentials from the connection.
    I have 50+ connections which all use the same SSH host and a corp policy which requires frequent pw changes. This requires me to open all of my connections to paste in the new pw when it is changed.

    If SSH credentials were entered separately and the connection would just refer to those stored credentials it would be so much more convenient.

    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)
  15. Use environment variables (at least in connections)

    I think it would be a great idea if we could use environment variables when connecting. In my work, I regularly need to access MongoDB through port forwarding and I work with many databases. I use a tool for this that always randomly finds a free port on my machine and writes it into the environment variables to indicate which port I'm currently using. It would be nice if I could reference this in Studio 3T, so I wouldn't have to manually change it every single 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

    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. Show partial index filters in Index Manager

    In the Index Manager, it would be great to have a column that shows the partial filter for each index to view at a glance.

    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. Save Connection Names when Exporting Connections

    I have a couple dozen Atlas databases connections. The host and usernames are obfuscated, so I rely on the connection name that I specify when creating the connection. When I export the connection list, it does not save the name I created. So if I import the connections on another system, it's pretty much useless. The obfuscated names are meaningless to me, so I have no way to select the desired database connection. I have to go through all the obfuscated entries and compare them to the ones on the other system to determine the desired name. This is terribly…

    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)
  18. Order by Alias in collections list

    In the previous version, collections were sorted by Alias ​​and not by the real name of the collection. In the latest update, the sorting was done by the real name.
    Ideally, the sorting should be done by Alias ​​or optional bcuz sorting is the great advantage of Alias.

    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)
  19. double click in json row view should show the view json dialog

    In row view, double click a row should show the view json dialog.
    The view json dialog should have an edit button on it.

    Its the little things that make the product nice to use.

    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. cannot format sql strings

    My document contains SQL strings. When I edit or view them, they cannot be formatted and displayed, which is very inconvenient for my development.

    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)
← Previous 1 3 4 5 35 36
  • Don't see your idea?

Share your ideas with us

Categories

Feedback and Knowledge Base