Hi! I cant understand how to insert backlinks into mermaid diagrams?
I know how to do it in Flowchart:
mermaid
graph TD
a --> b
b --> c
d --> c
class b internal-link;
But how to do the same with Mermaid Gantt or Sequence diagram?
Is it possible
?
Thanks!
There is an example for this in the help vault: Format your notes - Obsidian Publish
Nope. There is no anything about Gantt in manual.
But @koala has already gave an answer in that topic How to set internal-links in gantt chart - #2 by koala
1 Like
My bad! Misread the title. It is indeed not currently possible.
1 Like
argentum
Split this topic
5
A post was merged into an existing topic: How to set internal-links in gantt chart