On Reddit, it’s possible to tag a user bij adding a u/ before the username of some account.
Is that possible on Lemmy?
Edit: thanks everybody! These worked.
On Reddit, it’s possible to tag a user bij adding a u/ before the username of some account.
Is that possible on Lemmy?
Edit: thanks everybody! These worked.
I know I’ve comment-vomited all over this thread, but I just want to comment once more so that OP gets it:
The best form is
/u/user@their_instance
. This creates an instance agnostic link of the formhttps://your_instance/u/user@their_instance
, eg /u/[email protected], which you will see as https://feddit.nl/u/[email protected]. This keeps the viewer in the instance they’re logged into, so they can actually interact eg send a message.Typing
@user@their_instance
on its own doesn’t create a link. If you start typing@user
then you’ll get a dropdown box, however when you select that it creates a direct link in the formhttps://their_instance/u/user
, which takes you to their instance, which you might not be logged into.OK, interesting. There are multiple ways apparently.
If one uses the web-interface. But who uses the web-interface. It’s slow and clunky. A client is much faster.
Depends on your instance. Over at lemm.ee, the web version is arguably better than Jerboa, for example. However our lead admin sets things up just so, and includes various mods he made and pushes into the main code stack.
Also, I’m not sure if the instance agnostic links give you a mention. The devs really need to tie all this together, with mentions for the agnostic links, and auto-generated links with @user@instance so you don’t have to type out the full link code.
Plot twist: Both your client and the website use web interfaces. The difference is the client uses Electron Chrome instead of Firefox/chrome browser.