jeromelebel/MongoHub-Mac

Enhancing Index view (allow to add options, like unique)

MRigal opened this issue · 4 comments

Hi Jerome,

Thanks again for all the great work done until now !

Here is my next enhancement suggestion:
In the Index view (trying to make similar as the find view for consistency):

  1. It would be quite important to have a second line to be able to specify options, like {'unique': 1}
  2. It could be cool to have the output being showed on top, like it is done for print, especially for compound indexes which includes options and therefore have a quite verbose output

I would prefer one feature request per issue. It is easier to track when each of them are done

OK, then take only the first one, it's the important limiting one. The second is a nice to have :-)

if you want the second one, open another issue. I will track only the first issue in this one.

Should be fixed in 3.1. I let you verify this issue and close it.