is it possible to use Excalidraw as svg with clickable links #22
Unanswered
moonwalk47
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
first of all ; this is the best plugin i discovered on obsidian ; it made my life so much easier and i can't thank enough . that is truly remarkable i am blessed to have it
is it possible to use Excalidraw in much more natural way.. i can think there are two way to achieve this :
1..
while researching i found Excalidraw is also useing Docusaurus as it's documentation website https://docs.excalidraw.com/ and it have API as well to integrate with Docusaurus. this way we can embed read-only excalidraw in docusaurus
is it possible to implement Excalidraw in our obsidiosaurus ; or maybe we can also use tldr API
2..
this would be little bit lightweight approach
converting Excalidraw charts into svg ; modify svgr (svg to react ) to have clickable links in the svg so that when we click on those link in svg to get redirect on a specific page to achieve Zettelkasten means clicking on one node in the svg will redirect you to another note or svg
and that svg should also have scroll to zoom effect like excalidraw
would you please help me little to embed zoomablesvg in docusaurus with clickable links ??
i would really appreciate your willingness to help or any inside possible
Beta Was this translation helpful? Give feedback.
All reactions