Brian
My feedback
13 results found
-
21 votes
An error occurred while saving the comment Brian supported this idea ·
-
3 votes
An error occurred while saving the comment Brian commented
I always use {updated_at: -1}, so yes, it would be nice to specify that once in the preferences and have it used as the default.
Brian supported this idea ·
-
2 votes
Brian supported this idea ·
-
3 votes
Brian supported this idea ·
-
3 votes
Brian supported this idea ·
-
1 vote
Brian shared this idea ·
-
12 votes
Brian supported this idea ·
-
7 votes
Brian supported this idea ·
-
3 votes
Brian supported this idea ·
-
5 votes
An error occurred while saving the comment Brian commented
I have a collection I work with where documents regularly have hundreds of fields. As the fields aren't shown in any reasonable order, I use projections to see the ones I want. But then I can't edit them and have to go back to doing a linear search through a few hundred entries to find them.
Brian supported this idea ·
-
17 votes
Brian supported this idea ·
-
7 votes
An error occurred while saving the comment Brian commented
Agreed completely. I'm using a db with lots of interlinked connections via ObjectIDs, so I'm frequently copying an ObjectID value, opening a new tab, finding the collection the ObjectID is in (which luckily I know, but if I didn't it would be even harder), and entering a filter on the ObjectID. Lots of frummery for something that should be as easy as clicking a link on a web page.
Brian supported this idea ·
-
23 votes
Brian supported this idea ·
Exactly what Oz says. I have some documents with 500 fields. If I want to find a specific one and edit it, I have to do a linear search through those 500 fields.