At present I create many diagrams from information held in Google Spreadsheets (which effective a set of models e.g. objects, process, etc.)
This sheets generate CSV. I think have to:
a) in Google Sheets - copy the data in the Sheet with the CSV
b) open a
diagram.net diagram (which is in GDrive) or toggle to it if it is open
c) turn off autosave [because others half the time it says it is saving]
d) select everything in the diagram and delete it
e) navigate 4 levels down Arrange/Insert/Advanced/CSV
f) select every in the CSV area and delete it [this is quite frustrating the thousandth time you do it]
g) paste the CSV data copied in a) in
h) select import
Invariably then I have to change something in the model (Google Sheet) and repeat steps a/d/e/f/g/h
I would like a script that takes a data from a range in a Google Sheet and imports that data as a CSV.
M