-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
Description
My understanding is that the upstream TLDraw library is a component that allows developers to wrap it with their own code to fit their needs. Would it be possible to allow users of the tldraw-in-obsidian access to write their own code interacting with that component, or provide some sort of system for plugins/extensions or JavaScript snippets or hooks that are run on startup?
I am thinking of something that would allow users to implement things like shown on https://tldraw.dev/examples/ (e.g., slideshows) or to trigger inserting various elements on startup (e.g. the document title).
My hope is that exposing this access would be simpler to implement for you than building your own system for such extensions.
Reactions are currently unavailable