Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing option to load multiple libraries #143

Open
ofirdagan opened this issue Jun 16, 2024 · 1 comment
Open

Missing option to load multiple libraries #143

ofirdagan opened this issue Jun 16, 2024 · 1 comment

Comments

@ofirdagan
Copy link

Hey, I might be using this feature the wrong way so sorry in advance if this issue is not really an issue.

My use case:
I want to preload several libraries from the community in my workspace.

What's I've tried:
When I'm clicking on "add to excalidraw" from the marketplace it does open vscode but it doesn't do anything.

My workaround:
I'm downloading the .excalidrawlib file and loading it using excalidraw.workspaceLibraryPath setting

My problem:
it seems that it only support one lib. Ideally it would accept a path to a folder and it'll load all of the .excalidrawlib files in it.

@ams0
Copy link

ams0 commented Nov 7, 2024

Have the same problem, you can merge multiple libraries under "libraryItems": [] and they show as a single library; would be nice to have the plugin merge multiple files at runtime.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants