Share your ideas with us
309 results found
-
BUG: Open collection view is double menu item in right mouseclick in database/collection list
The "Open collection view" is double in the right click menu on the database/collection list.
3 votes -
aggregate - remove focus from dropdown in stage tabs
When using aggregate and switching between stages:
It is really annoying when I switch to a stage and scroll to see the code - instead, it rotates the drop-down and deletes my code for that stage.
Please don't focus on the drop-down. Change the focus order...
Also it would be nice if you don't clear the code until I change the type of command. Now it clears even if I only click on the drop down even if I select the same command.
1 voteWe have fixed this in MongoChef 3.0.3
-
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 votesWe have implemented this in MongoChef 3.0.3
-
export from IntelliShell
Add export option also from IntelliShell window
7 votesImplemented in 3.2.0
-
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 -
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 votesImplemented in MongoChef 3.0
-
Output time of query execution
Just to give an opportunity to see the execution of each query.
30 votes -
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 -
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 extensively9 votesImplemented in 3.3.0
-
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) Tooltip4 votesImplemented as tooltip in 3.2.4
-
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 votes2021.4 allows customisable shortcut keys
-
16 votes
-
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 -
Allow tab reordering
Allow tabs to be dragged and reordered.
28 votesThis was implemented in MongoChef 3.4.0
-
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 votesDelivered Large Table (View)
-
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 votesAllowed to set initial page size for when opening a Collection Tab
-
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 -
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 votesIn the more recent versions of Studio 3T, you can choose between:
“Copy Value as Text”, “Copy Value”, and “Copy Field” -
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 voteHi Fred, have you tried going to Preferences> General> Editor Font?
-
add way to load `.mongorc.js` perhaps per connection
This is specifically for adding things like:
16 votesAdded in Studio 3T 5.2
- Don't see your idea?