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
Scenario: I have a .excalidraw file containing multiple items. In excalidraw I can right click to access (top of menu) 'copy [[link]] for selected element(s)', which allows me to (1) link to the largest of the selected elements, (2) link to and embed the area encapsulating the elements, (3) link to and embed the group or (4) frame, of the elements. This works, and is great.
I have also setup the plugin so when I embed excalidraw, it autoexports to svg (so the embed is of the SVG, with a link to edit the diagram under).
Is there a way to auto-export the 'selected element(s)' SVG view, either filtering a single SVG or I guess creating potentially multiple-SVG versions of parts of the diagram? (I know I can manually do this)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Scenario: I have a .excalidraw file containing multiple items. In excalidraw I can right click to access (top of menu) 'copy [[link]] for selected element(s)', which allows me to (1) link to the largest of the selected elements, (2) link to and embed the area encapsulating the elements, (3) link to and embed the group or (4) frame, of the elements. This works, and is great.
I have also setup the plugin so when I embed excalidraw, it autoexports to svg (so the embed is of the SVG, with a link to edit the diagram under).
Is there a way to auto-export the 'selected element(s)' SVG view, either filtering a single SVG or I guess creating potentially multiple-SVG versions of parts of the diagram? (I know I can manually do this)
Beta Was this translation helpful? Give feedback.
All reactions