Thatâs pretty neat! I like the way Excalidraw looks. I had a little trouble saving until I realized I needed to be on a row that already exists, the grey ânewâ row doesnât work. That might be something we need to streamline on the product side.
Iâve made an updat with excalidraw 0.17.3 and to enable images.
(not possible in previous plugin)
It is now possible to include correctly an image inside a drawing, I must admit it was a pain, working with IA (issue with mixing reference while saving in grist column. It ended to manual saving process for simplification end robustness).
It is more aligned with latest excalidraw release + enabling inclusion of image was a must.
Additionnal function would me maybe to automatically save .png in a dedicated field.
Top of top would be to be able to include fields of grist directly in the drawing.
Nothing I just wanted to say Exvalidraw and Grist make a nice combo .
The main idea is to be able to sketch drawings and link them to a specific table with easy updates.
I find it useful to have a whiteboard availableâsmall sketches are sometimes more explicit than long descriptions or raw data.
open the link he provided. Select the right widget. Open the Properties panel on the right. Click Open Configuration (green text âAbrir Configuraçãoâ in my Grist)
Copy the text from the HTML and JS tabs. (in this case, only HTML tab is being used, but in others, both tabs may be used so better to get used to always copy both just in case)
In your Grist, create a new widget, select a table it will connect to, select CUSTOM type of widget, select Custom Widget Builder, open itâs configurations and paste the copied code in the appropriate tab.
When applying all the specified config above, it displays the Excalidraw panel fine, but the data in the âexcalidrawâ column arenât updated.
Edit : I also tried with the 0.17.3 version, but the save procedure doesnât seem to work both on the demo and when applied in my Grist instance
When you push the button save it will shortly show saved and the widgtes refreshes.
Also :
Keep the excalidraw column (type text) I did not map the name of the column in the widget so if you rename it or change it wonât work.
And do not forget permit the widget to write in exclidraw column