https://discuss.tchncs.de/comment/9436237

@MachineFab812@discuss.tchncs.de
(replaced with my own user profile, as I’m not trying to fill other users’ inboxes for no real reason)(also, this somehow worked right when making this post, but not the original comment)
[@MachineFab812@discuss.tchncs.de](/u/MachineFab812)
https://discuss.tchncs.de/comment/9293054 https://lemmy.dbzer0.com/comment/9620373 https://jlai.lu/comment/6487794

While we’re at it, am I missing at instance-agnostic method for linking posts as well?

  • RedWizard [he/him]
    link
    fedilink
    English
    10
    edit-2
    1 month ago

    @MachineFab812@discuss.tchncs.de When I type @ I get a user picker in the text interface that autocompletes the username, and then it just generates the link in Markdown. The link does not need to be generated in Markdown, just typing out that syntax will ping the user. The markdown is required, so users can click the link and view the person’s profile. That user will get a notification in their inbox.

    Typing ! and then the name of the comm does a similar thing !piracy@lemmy.dbzer0.com. It will also format it in Markdown, but again, not required because that syntax will be changed into a localized link to the comm.

    Localized comment links currently are not a thing, but it is an active discussion. You can view that discussion here: https://github.com/LemmyNet/lemmy/issues/2987 and the underlying issue that causes the lack of localized comment links here: https://github.com/LemmyNet/lemmy/issues/1101

    • @MachineFab812@discuss.tchncs.deOP
      link
      fedilink
      English
      11 month ago

      Yes, that is the expected behavior, and what I attempted the first time in the link comment. I was surprised it wasn’t working, even after a page refresh.