Skip to content

Conversation

@sergioregueira
Copy link

@sergioregueira sergioregueira commented Aug 4, 2017

This pull request adds a new option Copy identifier from ObjectId to the context menu when you right click on a field of type ObjectId.

menu

This option copies into the clipboard the hexadecimal representation of the ObjectId as String.

For example, if you right click ObjectId("58aeb4e2406f771000890dde") and choose this option, the application would copy 58aeb4e2406f771000890dde into the clipboard.

@sergioregueira
Copy link
Author

I added this option because we usually want to copy only the identifier but we have to copy the whole text and modify it later in an editor.

@santiq
Copy link

santiq commented May 7, 2018

Ping @simsekgokhan

It would be great if this get merge, it's a really useful utility!!

@phkorn
Copy link

phkorn commented Jun 29, 2021

It has been nearly 4 years, any chance we get this merged into master?

@simsekgokhan 🙏

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

Successfully merging this pull request may close these issues.

3 participants