Skip to content

Share your ideas with us

307 results found

  1. Improve File Search for GridFs

    Sometimes I have to look up a certain file in Gridfs (fs.files) where I only have the ID. Entering the ID in file search does not seem to work. I can only see results searched for 'Name'.

    Strangely I see other search results where nothing seems to match the File Search pattern.

    (Can show a screen shot to see what I mean)

    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)
  2. export from IntelliShell

    Add export option also from IntelliShell window

    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)
  3. Intellishell output has gotten screwy with 3.0

    Before upgrading to 3, each shell connection would have its own output tab(s). Now with 3, the selecting the shell does strange things to the output tags. For example I have two connections and performed a count on each. When I select the tab for c1 its shows both "shell outputs" and both "text" tabs. When I select the tab for c2 it agains shows both "shell output" tabs but only its own "text" tab.

    Also there is little way to correlate the "text" tabs with the shell. Even without the set of tabs being shown given a shell selection…

    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  ·  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. Export full databases not only collections

    I often need to export and import full databases, and now I have to do it with iteration through collections.

    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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. Output time of query execution

    Just to give an opportunity to see the execution of each query.

    30 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 →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. Allow recovering of lost connection

    I have a bunch of IntelliShells open that I am working with. For some reason my network has a temporary issue. The connection is lost. Now all those windows are useless since they can no longer execute.

    I have to stop, save my work, or create a new connection and "migrate" queries from one window into new window.

    If connection dies, attempt to re-connect when "execute" button is pressed.

    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

    completed  ·  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. Support Map-Reduce

    Support the execution of map-reduce queries, to ease their development.
    e.g. display input boxes for query, map, reduce, finalize; and a result grid.
    This feature exists in one of the old MongoDB windows client and we use it extensively

    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

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. option to show _id as a time stamp via generation_time

    Display option could be via one of:
    1)_id 54b4fcee00d59641b0ed8569 (2015-01-13 11:09:34+00:00)
    2) Global toggle
    3) Tooltip

    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)
  9. Use Standard Tab Switching Shortcut

    I'd really prefer if you use a more standard shortcut key combo for tab switching. Current shortcut is really weird on a MacBook. LOL

    Previous tab: cmd + {
    Next tab: cmd + }

    Terminal, Safari, Chrome, TextMate, everyone does this. You know we engineers work a lot on the MacBook. PLEASE!

    Otherwise, loving the app. I'm buying after the trial!

    6 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)
  10. 16 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 →
    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 database to collection tab

    If you are working with 2 server (DEV & PROD) and collections have the same name, it's hard to know what tab (collection) belongs to what database. Please display tabs like database.collection instead of just collection. Cheers.

    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

    completed  ·  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. Allow tab reordering

    Allow tabs to be dragged and reordered.

    28 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. Support larger collections

    Collections max out at 1000 lines. Support for more entries (even 5000) would be nice.

    At the same time, collections with many fields (say, 30 fields) are slow to load and scroll horizontally through in table view. Just to page over when displaying 1000 lines with 30 fields takes a second or two.

    To address both problems, reducing rendering time is probably needed.

    28 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)
  14. Add option in Preferences to lazy load documents when opening Collection View

    When opening Collection View, have an option in Preferences to load only Ids of matching documents, instead of entire document. Then show result nodes collapsed and load document only when a node is expanded. This will be extremely useful for collections with large documents where loading 50 or whatever number of large documents could be time consuming.

    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)
  15. Please stop continuously prompting me for collection copy/paste

    When you copy a collection from one dbase to another, you get a prompt with info about pasting in the new dbase. There is a checkbox that is supposed to stop this message from appear continuously every time I copy/paste. The checkbox does not work. I mentioned this a few months ago and got a reply saying it would be fixed in next build. There have been several "next builds" since then. Can this bug please be fixed?

    Thanks :-)

    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 →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. Ability to copy UUIDs in chosen representation

    If I choose to represent UUIDs as Legacy .NET/C#, they are shown correctly in Table View, but when I copy the field, it copies out the raw binary form: "someid" : BinData(3, "lYOjEO0OREWd8cp94/iupA==")

    I'd like to be able to copy the representation I've selected.

    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)
  17. Intellishell Font

    Would be nice to be able to change the font size for queries in Intellishell.
    If not a font selection tool, even just a zoom in/out would be great.

    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)
  18. 16 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. Task monitor - add option to filter active tasks

    Task monitor - add optional filters:
    - active tasks - check box or {active: true}
    - {secs_running>...}

    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  ·  2 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. Ability to sort GridFS files by clicking column

    You can click columns to sort by that column in table view for collections, but the same functionality should exist for files in the GridFS file system.

    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