I think it's a good idea to prompt the user to confirm if pasting the fully qualified URL is what they actually wanted.
We never want to assume we are smarter than the user and just automatically replace the content they pasted, but prompting seems like the right balance in this case.
Login to reply
Replies (1)
Yes, respecting the user's choice is usually the right approach. But I really cannot see why someone should want to share a client URL instead of a Nostr event, within a Nostr client. The only case I can imagine is to point out a specific web page for debugging purposes, but this is an obvious exception, so a conversion by default seems the more sensible and useful approach.