External links (URL's) not opening

Not sure what I am doing wrong, but the links I create using /link appear as links, but nothing happens when I click on them. I’m using Chrome as my primary browser, but also have Edge installed.

Help! And thanks!

Welcome.

  • It works properly to me.
  • Some things to investigate:
    • Check the resulting markdown, it should look like this:
      [label](https://some.domain/etc)
    • Have a look for any errors in the console (open with Ctrl + Shift + i)
    • Try a link in a new graph without any plugins or other customizations.
  • If none of the above reveals anything, it is probably an issue outside Logseq.

Not sure if I did anything different, but it seems to be working now!
Thanks

Make sure you add https:// to the URL; if you leave that part out Logseq will not recognize the link as an external link.