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

Get field reference quickly #9092

Closed
aetonsi opened this issue Feb 9, 2023 · 1 comment
Closed

Get field reference quickly #9092

aetonsi opened this issue Feb 9, 2023 · 1 comment

Comments

@aetonsi
Copy link

aetonsi commented Feb 9, 2023

Summary

Hello
i'd like to propose the addition of a quick way to get a field cross reference (i mean the string {REF:U@I:xxxxxxxxxxxxxxxxxxxxxxxxxxx}) for use in another entry.
At the moment (correct me if i'm wrong), the only way to setup precise references (by uuid) is to manually write the string "{REF:..." after manually retrieving the uuid in the Properties pane of the desired entry... it's a bit unpractical.

Examples

A simple way to implement this feature would be adding a "Copy Field Reference" in the entry context menu, after the entry "Copy Attribute"; clicking a sub entry would simply generate the desired string and copy it to the clipboard:
image

Another possibility would be to give some sort of way to get a reference to another entry when editing an entry. For example, right clicking a text field, selecting "Insert field reference" from the context menu (which at the moment contains Undo/Redo/Cut/Copy/Paste/Delete/Select all), which in turn opens a popup to search and select the desired entry with a combobox to select the field. This is way too complicated IMO.

Context

This feature might be very useful to anyone needing references more or less frequently, which i admit it's probably a small portion of users. But it should be pretty easy to implement (AFAIK), non breaking, and non invasive.


Thank you for your time

@droidmonkey
Copy link
Member

#433 captures this request. We would not put this as a first-class feature on the context menu for several reasons, including it is an advanced use case. We already support cloning an entry which let's you choose to reference the username and password of the original. That dialog can be expanded to include other fields.

@droidmonkey droidmonkey closed this as not planned Won't fix, can't repro, duplicate, stale Feb 9, 2023
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

2 participants