Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Folder for saving the project in EV3 #997

Open
THEb0nny opened this issue Mar 21, 2021 · 2 comments
Open

Folder for saving the project in EV3 #997

THEb0nny opened this issue Mar 21, 2021 · 2 comments

Comments

@THEb0nny
Copy link
Contributor

Hi, can we make makecode save our project to a specific folder (create if needed)?
Now saving is going to BrkProg_SAVE.

const fspath = "../prjs/BrkProg_SAVE/"

@THEb0nny
Copy link
Contributor Author

THEb0nny commented Mar 21, 2021

I suggest making a field for entering the folder name. This value is substituted into fspath. Otherwise, if the value in the field is empty, then it is standard in "../prjs/BrkProg_SAVE/".

@abchatra @pelikhan

@THEb0nny
Copy link
Contributor Author

I tried to change it in fspath, but it was saved anyway in BrkProg_SAVE.
Where to dig?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant