nextcloud / whiteboard

GNU Affero General Public License v3.0
2 stars 0 forks source link

Better library support #63

Open juliushaertl opened 3 weeks ago

juliushaertl commented 3 weeks ago

Excalidraw support element libraries that can be downloaded from https://libraries.excalidraw.com/

Now currently out integration already supports loading them, but the loaded ones will be lost after page reload.

We should figure out if there is:

https://docs.excalidraw.com/docs/@excalidraw/excalidraw/api/props/excalidraw-api#updatelibrary

We should be able to have our own library items seeded, would need to check if we can persist personal library items if they get added