I see that a lot of clients, if not all, give the "nostr:xxx..." format on the "Copy note/event/profile" action. Is it good?
I have some doubts, maybe it is better to add the URI schema only when *sharing* an entity with an internal app or with someone externally to activate the deeplink, and keep the plain version to feed the clipboard.
It is a pain to manually strip the prefix and we cannot assume that every app (will) supports this format (in fact, there are currently few/none).
On the other hand a single and consistent format would help.
Any thoughts?