this post was submitted on 26 Jul 2023
1273 points (90.2% liked)

Technology

58091 readers
3119 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 2 points 1 year ago (1 children)

If I'm reading this right there are two ways to indicate a user including its instance:

Which one is the recommended one?

[โ€“] [email protected] 5 points 1 year ago* (last edited 1 year ago)

The first one will generate a link automatically with no code (on lemmy v0.18 and above, not necessarily in apps - it doesn't seem to work in Jerboa currently). This link is instance agnostic, meaning the viewer sees a link in their own instance, rather than the example.com instance. This means you can send them a DM, or open their comments and reply to them.

The second one isn't enough on its own, it needs to be in the form [link text](https://example.com/u/user). However, if you start typing @[email protected] on the website, a pop up box will allow you to select the user and generate the link code for you - it will give you [@[email protected]](https://example.com/u/user). This version is not agnostic, it takes you to the user's instance, however it does send a mention to the user's inbox.

Hopefully in a future update they will combine these two, so that an agnostic link will also send a mention, and so the mention link will auto-generate and be agnostic. Right now, one is for linking to a profile you want to interact with, the other is for calling that person into the thread with a mention.

Edit: Just for a little more fun variation, it looks like Jerboa handles the @user@instance link as if it were instance agnostic. On the website it opens the user's instance.