xyhp915 / logseq-fenced-code-plus

A Logseq plugin for missing types of fenced code 🚀
MIT License
104 stars 16 forks source link

how to add "click ID "http://example-url.com" interaction #8

Open Jovenfer opened 2 years ago

Jovenfer commented 2 years ago

Hi team,

I wanted to be able to click on an ID in the flowchart and have it redirect to a logseq page url.

Im not a coder or have much experience, so I was wondering is there a way to add this clickable link interaction in a mermaid flowchart?

If so, please let me know how, I would greatly appreciate any advice or help.

sempie commented 1 year ago

Just tried to do this. It would be very useful.

acsr commented 1 year ago

Ever tried this syntax: https://mermaid.js.org/syntax/classDiagram.html#interaction

had not the time to play with it yet...