You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since this extension can operate on local files, it would be nice to be able to also link to local files.
So if I have two files in a project source.excalidraw and target.excalidraw, I'd like to add some text in source.excalidraw and create a link that points to ./target.excalidraw. On clicking this link vscode would open the linked file in another tab.
The text was updated successfully, but these errors were encountered:
Hello, thanks for maintaining this project.
Since this extension can operate on local files, it would be nice to be able to also link to local files.
So if I have two files in a project source.excalidraw and target.excalidraw, I'd like to add some text in source.excalidraw and create a link that points to
./target.excalidraw
. On clicking this link vscode would open the linked file in another tab.The text was updated successfully, but these errors were encountered: