Is there a way to load local file in espruino web ide? #6308
Unanswered
espruino-discuss3
asked this question in
General
Replies: 1 comment
-
Posted at 2020-08-05 by @gfwilliams I'm afraid I can't help, but it seems like it'd be pretty straightforward to do. Maybe just create your own bare Blockly project outside the IDE and get it working as you want (the Blockly forums could help you with that) and then when it's going try and get it into the Web IDE - but I don't think you'll have any big problems. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2020-08-05 by user110706
Hi
I want to make a block which can load a txt file and can use the file's content.
I found helpful link to use file import block below
https://groups.google.com/forum/#!starred/blockly/grwyJKzRg60
I think it's possible in blockly, but I don't know how to use the block in that link in my espurino web ide project.
Can you help me?
Beta Was this translation helpful? Give feedback.
All reactions