this post was submitted on 15 Jul 2023
20 points (95.5% liked)

Lemmy.world Support

3158 readers
205 users here now

Lemmy.world Support

Welcome to the official Lemmy.world Support community! Post your issues or questions about Lemmy.world here.

This community is for issues related to the Lemmy World instance only. For Lemmy software requests or bug reports, please go to the Lemmy github page.

This community is subject to the rules defined here for lemmy.world.

To open a support ticket Static Badge


You can also DM https://lemmy.world/u/lwreport or email [email protected] (PGP Supported) if you need to reach our directly to the admin team.


Follow us for server news 🐘

Outages πŸ”₯

https://status.lemmy.world



founded 1 year ago
MODERATORS
 

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.

top 26 comments
sorted by: hot top controversial new old
[–] [email protected] 9 points 1 year ago* (last edited 1 year ago) (2 children)
[–] [email protected] 4 points 1 year ago* (last edited 1 year ago) (1 children)

I also found this early discussion helpfull

Solution

Introduce a special format for instance agnostic links (called Lemmy links) that will be opened in the current instance:

for posts: #[email protected]
for users: @[email protected]
for communities: [[email protected]](/c/[email protected])

for comments: ~[email protected]

This will open page at https:///post/1, https://lemmy.world/u/ruud, https://lemmy.world/c/[email protected], https://lemmy.world/comment/1 respectively. It will not break existing links functionality as direct HTTP links are still supported.

Bookmark the resource link (or mark this comment as saved on lemmy) for future reference

[–] [email protected] 2 points 1 year ago

Hi there! Looks like you linked to a Lemmy community using a URL instead of its name, which doesn't work well for people on different instances. Try fixing it like this: [email protected],

[–] [email protected] 1 points 1 year ago (1 children)

You didn't type @[email protected] though, you started typing and selected the dropdown box link. This creates a direct link to the user's instance, which isn't great.

If you type /u/username@instance then you will get an instance agnostic link, which will be in the viewer's instance. Eg /u/[email protected] - if you click View Source then you will see I did not type a link, yet when you hover over it the URL (for you) is https://lemm.ee/u/[email protected]. With an instance agnostic link you stay in your instance and see a federated version of the user's page, which allows you to do things like message them.

[–] [email protected] 2 points 1 year ago* (last edited 1 year ago) (1 children)

Thanks, /u/[email protected]

Edit: I don't see a link when using this method on Voyager or Jerboa, whereas @[email protected] does work. It seems Lemmy apps don't support your way of doing it yet.

[–] [email protected] 1 points 1 year ago (1 children)

Edit: I don’t see a link when using Yoyager. Perhaps some clients don’t support this?

Could be. It's all new here innit.

I'm also not sure that the /u/ link generates a mention. Or if Lemmy even has mentions that alert the user, rather than just replies.

[–] [email protected] 2 points 1 year ago (1 children)

I think the @user@instance tag does. If you check your inbox under mentions, you should see a notification for that but not for /u/user@instance.

[–] [email protected] 1 points 1 year ago

Yeah, really they should all function the same way. /u/ should give a mention, and typing @user@instance should automatically create a link - without the dropdown box or full link code.

[–] [email protected] 6 points 1 year ago (1 children)

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 form https://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 form https://their_instance/u/user, which takes you to their instance, which you might not be logged into.

[–] [email protected] 2 points 1 year ago (2 children)

OK, interesting. There are multiple ways apparently.

If you start typing @user then you'll get a dropdown box,

If one uses the web-interface. But who uses the web-interface. It's slow and clunky. A client is much faster.

[–] [email protected] 1 points 1 year ago

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.

[–] [email protected] 0 points 1 year ago

Plot twist: Both your client and the website use web interfaces. The difference is the client uses Electron Chrome instead of Firefox/chrome browser.

[–] [email protected] 4 points 1 year ago* (last edited 1 year ago) (1 children)

I'm on lemmy.world and the autosuggestion offers me this code:

[@[email protected]](https://feddit.nl/u/UnanimousStargazer)

Which results in this link: @[email protected]

[–] [email protected] 3 points 1 year ago* (last edited 1 year ago) (1 children)

Even in the pre-0.18 versions of lemmy, you could use [link text](/u/user@instance) for an instance agnostic link. Now, you can just type /u/user@instance and the instance will automatically create a link.

eg /u/[email protected] (click view source to see the source does not have any link structure)

Your version will take people out of their instance and to feddit.nl.

Incidentally, if you select the username from the dropdown box that pops up when you type, then you get a direct link like yours, which is kind of crap.

[–] [email protected] 1 points 1 year ago

Thanks for the info!

[–] [email protected] 2 points 1 year ago* (last edited 1 year ago) (1 children)
[–] [email protected] 1 points 1 year ago (1 children)

If you use /u/ instead of the dropdown box you get an instance agnostic link. eg /u/[email protected]

You're in lemmy.zip, so the link you see will be https://lemmy.zip/u/[email protected], which keeps you in your own instance so that you can message them, etc.

Just typing @[email protected] without selecting from the dropdown box does not create a link.

[–] [email protected] 2 points 1 year ago (1 children)

As far as I know using /u/[email protected] doesn't ping.

[–] [email protected] 1 points 1 year ago

Yeah they need to tie it all together. Dropdown box links should be instance agnostic, typing @user@instance should create a link, and all user links should ping.

load more comments
view more: next β€Ί