SOLUTION: literally write out [exclamation mark]community@instance. Do not use the autocomplete function. This works in both the sidebar and comments.

Using the URL markdown method (to have the display text be different from the dynamic link) impacts other UIs.

If you enter this:

You get this:

The links in the screenshot above will work in a graceful manner irrespective of what instance (or even what UI/platform?) you use.


Original Text

What are the best practises for adding links to other communities in your sidebar?

I mod the LW hardware community and all the links are tied to LW.

So https://programming.dev/c/linuxhardware

is linked via https://lemmy.world/c/[email protected]

But that would mean anyone not on LW would get a logged out view of LW accessing the programming.dev/linuxhardware community. I don’t have a programming.dev account so I added an LW-specific URL.

Is there some sort of markdown code that would “auto redirect” the user to a view based on their instance without any use of explicit URLs. For a second I thought that’s what the exclamation mark does, but turns out it’s just a shortcut for adding community URLs.

  • Die4Ever
    link
    fedilink
    English
    arrow-up
    2
    ·
    3 days ago

    That might not work on all UIs or platforms. Does it work on Mbin? Just use the exclamation mark format, then everything can support it because it’s explicit

    • Demigodrick@lemmy.zip
      link
      fedilink
      English
      arrow-up
      2
      ·
      3 days ago

      Fair point, probably won’t work for mbin because they /m/ instead.

      Works fine for photon/tesseract/all lemmy UIs though.

    • Alphane Moon@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      2
      ·
      3 days ago

      Yeah, it doesn’t seem to work correctly on all platform.

      I would prefer a clean method where the display text is different from the generic (non-instance) specific link.