Fixes:
- I have received some user feedback about cases where the text separated from the sticky note. This version comes with a cleanup script that will try to automatically resolve these issues.
- Autosave did not notice changes in a very obscure case, when you opened a drawing, resized an element, and without deselecting the element you immediately closed the drawing. (565
- CTRL+Enter to create a task did not work in hover-editor when opened from Excalidraw. Now it does! Thanks @pjeby! (567)
New Features
- If you have the Obsidian-Latex plugin installed Excalidraw will also process the
preambles.sty
file. (563) - Added new setting
Embed & Export/If found, use the already exported image for preview
. This setting works in conjunction with theAuto-export SVG/PNG
settings. If an exported image that matches the file name of the drawing is available, use that image instead of generating a preview image on the fly. This will result in faster previews especially when you have many embedded objects in the drawing, however, it may happen that your latest changes are not displayed and that the image will not automatically match your Obsidian theme in case you have changed the Obsidian theme since the export was created. This setting only applies to embedding images into markdown documents. For a number of reasons, the same approach cannot be used to expedite the loading of drawings with many embedded objects.
2022.04.03.18.03.00.mp4
Note, the video demonstrates the slow loading, the long wait is deliberate at the beginning of the video.