Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please add support for mongo URI as address source #108

Open
virl opened this issue Dec 16, 2013 · 21 comments
Open

Please add support for mongo URI as address source #108

virl opened this issue Dec 16, 2013 · 21 comments

Comments

@virl
Copy link

virl commented Dec 16, 2013

Both for entering connection address and for retrieving resulting uri address.

@jeromelebel
Copy link
Owner

I'm not sure to understand "retrieving resulting uri address"

@virl
Copy link
Author

virl commented Feb 1, 2014

I mean to be able to copy to clipboard mongo connection url when entering just hostname, port and username.

@jeromelebel
Copy link
Owner

Is there a standard scheme for mongo url?

@virl
Copy link
Author

virl commented Feb 3, 2014

@jeromelebel
Copy link
Owner

Should be fixed in 3.0. You can verify this issue, and close it.

@virl
Copy link
Author

virl commented Oct 17, 2014

Installed 3.0, still don't see how to enter mongo uri when creating new connection.

@jeromelebel
Copy link
Owner

Just click on the url

@virl
Copy link
Author

virl commented Oct 17, 2014

You mean click on url in another app?
It doesn't solve the problem, because most of the time when I create new connection, I take URL from some form of config file. So copy&paste is needed too.

@jeromelebel
Copy link
Owner

you can also do a paste in the connection window of an url.

@virl
Copy link
Author

virl commented Oct 22, 2014

How?

@jeromelebel
Copy link
Owner

just paste

@jeromelebel
Copy link
Owner

cmd-v

@virl
Copy link
Author

virl commented Oct 22, 2014

I think UI must have visual button for that or it must be told explicitly.

@jeromelebel
Copy link
Owner

you are right

@ilanbiala
Copy link

@jeromelebel not too clear, it should really just be one field OR the x fields instead. Can we set that up? When pasting the full URI into the one box, it autopopulates the other boxes.

@jeromelebel
Copy link
Owner

yes, this could be improved.

@ilanbiala
Copy link

Right now I'm getting an error that my connection isn't connecting. While we are working on this, can you post an example of what can go in the address field?

@jeromelebel
Copy link
Owner

I don't understand. If you have a problem to connect to a server, it has nothing to do with this issue.

To use your mongodb:// URI, you have 2 choices:

  • click on the link, MongoHub should open with a connection panel, ready to be saved
  • open MongoHub, and in the first window (with all the connections), just paste the URI

@ilanbiala
Copy link

pasting the URL was not obvious at all. Can you make it more obvious and support pasting that same URL into a single field in the new connection window?

@jeromelebel
Copy link
Owner

Yes I already said it twice: this can be improved. This is why this issue is not closed yet.

@Kikobeats
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants