Skip to content

New option into context menu that copies identifier from ObjectId#1421

Open
sergioregueira wants to merge 2 commits into
Studio3T:masterfrom
sergioregueira:copy-identifier
Open

New option into context menu that copies identifier from ObjectId#1421
sergioregueira wants to merge 2 commits into
Studio3T:masterfrom
sergioregueira:copy-identifier

Conversation

@sergioregueira

@sergioregueira sergioregueira commented Aug 4, 2017

Copy link
Copy Markdown

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
Copy Markdown
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

santiq commented May 7, 2018

Copy link
Copy Markdown

Ping @simsekgokhan

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

@phkorn

phkorn commented Jun 29, 2021

Copy link
Copy Markdown

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