dai-shi / excalidraw-gallery

A tool to display Excalidraw drawings
https://dai-shi.github.io/excalidraw-gallery/
MIT License
39 stars 4 forks source link

google spreadsheet loading.. #4

Open buildvoc10 opened 2 years ago

buildvoc10 commented 2 years ago

when adding https://docs.google.com/spreadsheets/d/17m0x0X3b0OGa_3vvSbwM4q5l68urXu-bfpf6dNWSNI0/edit#gid=0 receive the following error Uncaught SyntaxError: Unexpected token 'cons Pasted File at October 25, 2021 1_35 PM (1) t'

dai-shi commented 2 years ago

Can you try this using Chrome?

https://dai-shi.github.io/excalidraw-gallery/#spreadsheetId=17m0x0X3b0OGa_3vvSbwM4q5l68urXu-bfpf6dNWSNI0&gid=0

buildvoc10 commented 2 years ago

Daishi thanks for the link still receiving the same error Uncaught SyntaxError: Unexpected token 'const' main.js:42 (am running this app on my own server)

From: Daishi Kato @.> Sent: 25 October 2021 23:02 To: dai-shi/excalidraw-gallery @.> Cc: buildvoc10 @.>; Author @.> Subject: Re: [dai-shi/excalidraw-gallery] google spreadsheet loading.. (Issue #4)

Can you try this using Chrome?

https://dai-shi.github.io/excalidraw-gallery/#spreadsheetId=17m0x0X3b0OGa_3vvSbwM4q5l68urXu-bfpf6dNWSNI0 https://dai-shi.github.io/excalidraw-gallery/#spreadsheetId=17m0x0X3b0OGa_3vvSbwM4q5l68urXu-bfpf6dNWSNI0&gid=0 &gid=0

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/dai-shi/excalidraw-gallery/issues/4#issuecomment-951365301 , or unsubscribe https://github.com/notifications/unsubscribe-auth/ASKSYBMO6OPICL33EIOHKZLUIXHVBANCNFSM5GVVV4GQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub . https://github.com/notifications/beacon/ASKSYBO7EEGRWFL6QI7ZCYLUIXHVBA5CNFSM5GVVV4G2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOHC2K5NI.gif

dai-shi commented 2 years ago

"Unexpected token 'const'" sounds like it's not a modern browser? Can you try with Chrome?

Please let me know if the direct link works or not.

buildvoc10 commented 2 years ago

Yes this direct link works, want to get my own gallery of fire safety diagrams

From: Daishi Kato @.> Sent: 26 October 2021 07:43 To: dai-shi/excalidraw-gallery @.> Cc: buildvoc10 @.>; Author @.> Subject: Re: [dai-shi/excalidraw-gallery] google spreadsheet loading.. (Issue #4)

"Unexpected token 'const'" sounds like it's not a modern browser? Can you try with Chrome?

Please let me know if the direct link https://dai-shi.github.io/excalidraw-gallery/#spreadsheetId=17m0x0X3b0OGa_3vvSbwM4q5l68urXu-bfpf6dNWSNI0&gid=0 works or not.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/dai-shi/excalidraw-gallery/issues/4#issuecomment-951610101 , or unsubscribe https://github.com/notifications/unsubscribe-auth/ASKSYBMPJPLTLB5TTW2YUITUIZEX7ANCNFSM5GVVV4GQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub . https://github.com/notifications/beacon/ASKSYBN2T5SG5VCBDO2YBGTUIZEX7A5CNFSM5GVVV4G2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOHC4GV5I.gif

dai-shi commented 2 years ago

I guess you need to obtain your own apiKey in such a case. But, I don't remember exactly. Please learn from Sheets API docs.