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

Neo4j Browser copy parameter value to clipboard with a single click #869

Closed
kozak-codes opened this issue Jul 14, 2018 · 2 comments
Closed

Comments

@kozak-codes
Copy link

Currently it is very difficult to try and copy/paste long or hyphenated parameters on nodes in the browser. For example, if I have a node with a uuid it would look something like this: id: 2e5b8eb0-87b6-11e8-8d0b-cf43cfb9e0ad It is difficult to copy this object by double clicking it because of the hyphens. Similarly, when the parameter is very long it is difficult to copy the whole parameter.

It would would be nice if I could click on the parameter name and have the value of that parameter copied to my clipboard automatically. Would save a ton of time when copying long ids when I'm experimenting with queries.

For example: (with non production data)

example

If I were to click on <id> it would copy the value of 38 to the clipboard, clicking on id would copy 2eafa220-87b6-11e8-8d0b-cf43cfb9e0ad to the clipboard, and so on.

Would be ideal if a double click would override the single click, allowing you to copy multiple parameter values/the parameter names as well?

Regards,
J

@eebus
Copy link

eebus commented Sep 18, 2018

Hello @KleptoKat
You might have bigger luck opening the issue in https://github.com/neo4j/neo4j-browser.
Thanks

@oskarhane oskarhane transferred this issue from neo4j/neo4j Nov 19, 2018
@OskarDamkjaer
Copy link
Contributor

It had a long time coming but in modern versions of Neo4j Browser you can do this! Feel free to try it out at browser.neo4j.io at long last!
CleanShot 2022-06-09 at 10 43 24@2x

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

No branches or pull requests

3 participants