Skip to content

Share your ideas with us

711 results found

  1. 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

    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. 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)
  3. 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)
  4. 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)
  5. 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)
  6. Less bloated, more scriptable

    Rewrite the base app as a query tool, with some excelent query result tools,
    Make it plugin based so you can ommit unused features features.
    Make it so lightweight that you can use it as automation script step.
    EX: call S3T with parameter export to pdf use this script - PDF-export.js
    or call S3T -title "create a spreadsheet" -script ./excell-to-accounting.js -export-path ./accounting/

    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)
  7. Auto format my queries inside the aggregation editor and fix issues that are like forgotten quotes, invalid field name etc

    Auto format my queries inside the aggregation editor and fix issues that are like forgotten quotes, invalid field name etc

    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 a user to duplicate an existing document, useful to generate test data

    Allow the user to make variations in the duplicate and save the new doc as a new 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

    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. 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)
  10. sharding distribiution in tooltip over collection name in connection tree

    There is a tooltip over collection name in connection tree that shows collection statistics. It would be great to see sharding distribiution stats for sharded 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

    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. add shortcut to "Open multi-line query editor"

    My queries are usually complex so I use multi-line query editor a lot. It would be nice to be able to show the window using a shortcut rather than a mouse click

    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. Real-time, humorous alerts for performance issues

    Performance Optimization Alerts can have cool AI suggestion and tricks

    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)
  13. Bind Save to Ctrl+S instead of Ctrl+Shift+S on Windows

    In Studio 3T on Windows, for me, the File > Save > Save File action has a keyboard shortcut of Ctrl+Shift+S. That seems unusual. All the Windows editor apps I'm familiar with use Ctrl+S for Save. Ctrl+Shift+S is for "Save All", where I've seen it. I think that's pretty standardized, or at least a widely used convention. Maybe Save File should be Ctrl+S instead, in Studio 3T too?

    I don't think I've customized my Studio 3T key bindings at all, so I think this is the default behavior.

    This is as of Studio 3T 2024.3.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

    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. Disabling "highlight current line" in editor

    In the IntelliShell editor, the current line (where the cursor is) is highlighted with a background color (orange), like in a lot of popular editors.

    I'd like to be able to turn that off. I like a minimal coloring/highlighting theme in my editors, and I find the pretty-high-contrast, full-line current-line highlighting particularly distracting. I couldn't find anywhere to do this in Edit > Preferences, including Appearance > Colors or Tools > IntelliShell, where I'd expect something like this.

    Maybe you could add a control for this?

    This is as of Studio 3T 2024.3.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

    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. 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. BSON Query format

    Please provide a detail document for BSON Query format that would little help full

    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. 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)
  18. Make a lite version of Studio 3T

    i found opening studio 3T take some time to load on low end device , please make a lite version of it to speed up the process

    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)
  19. drag and copy columns or sub sections of data

    Selecting documents and being able to copy out as a csv and xls is amazing. An enhancement would be to be able to only select a section of a field or multiple fields and just copy those. A lot of my day is just copying out _ids to a comma separated list to dump into a terminal for CLI commands. So if I could just select a portion of a "column" and copy those out as a csv that would huge. Now I have to copy out the entire document to excel, copy a column from excel to a text…

    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. Need to improve editor accessability

    Can't work with big query statements because 14" screen laptop, I need to scroll more.

    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