Update README.md

This commit is contained in:
zsviczian
2021-04-20 20:53:50 +02:00
committed by GitHub
parent a711987163
commit 44f67cd3f3

View File

@@ -4,11 +4,18 @@
### Key features
- Use the Excalidraw command in the Command palette to open an existing drawing or to create a new one. You create a new one by typing its name and hitting enter.
- Set up a default folder for your drawings in Settings, however you can have excalidraw drawings in any folder within your vault.
- You can also set up a Template, by creating a drawing, customizing it the way you like it, and specifying the file as the template in settings.
- There is a known bug when inserting images from the library, in some cases these images will be placed out of view, and you'll need to select scroll to view at the bottom of the screen. The bug was reproduced by the Excalidraw dev team, so I expect in the next update of Excalidraw it will be fixed.
- Set up a Template by creating a drawing, customizing it the way you like it, and specifying the file as the template in settings.
- Translusion of drawings into markdown documents
- Drawings are saved to your vault as a file with the extension .excalidraw
- You can also use the file explorer in your vault to open Excalidraw files
- Fesize embedded image using the [[image.excalidraw|100]] or [[image.excalidraw|100x100]] format.
### How to?
- Add a library: click browse libraries. Download preferred library and close browser tab. Click Load library in Obsidian to load your locally saved library.
### Known issues
- When inserting images from the library, in some cases these images will be placed out of view, and you'll need to select scroll to view at the bottom of the screen. The bug was reproduced by the Excalidraw dev team, so I expect in the next update of Excalidraw it will be fixed.
- On iPad: As you draw left to right it opens left sidebar. Draw right to left, opens right sidebar. Draw down it opens commands palette. So seems open is emulating the gestures, even when drawing towards the center. This will be resolved in the next release according to Licat.
### Excalidraw in Obsidian
https://user-images.githubusercontent.com/14358394/115386872-3fc8d180-a1da-11eb-9366-16d0e064932a.mp4