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

Allow creation of sketches in Remote Sketchbook #1580

Closed
3 tasks done
per1234 opened this issue Oct 26, 2022 · 0 comments · Fixed by #1581
Closed
3 tasks done

Allow creation of sketches in Remote Sketchbook #1580

per1234 opened this issue Oct 26, 2022 · 0 comments · Fixed by #1581
Assignees
Labels
topic: cloud Related to Arduino Cloud and cloud sketches topic: code Related to content of the project itself type: enhancement Proposed improvement

Comments

@per1234
Copy link
Contributor

per1234 commented Oct 26, 2022

Describe the request

Allow the user to create new sketches in their "Remote Sketchbook" via the Arduino IDE.

🙂 This gives the user the ability to create new sketches via whichever method is most convenient to them at the time.

Describe the current behavior

The sketchbook is a convenient place to store Arduino sketches. The sketches in the sketchbook folder are easily accessible via the "Sketchbook" view and File > Sketchbook menu in the Arduino IDE.

In addition to the traditional sketchbook which exists on the user's local drive, Arduino IDE has a "Remote Sketchbook" linked to Arduino Cloud.

The sketches in the Remote Sketchbook are pulled from Arduino Cloud. They can then be edited in Arduino IDE and the changes pushed back to Arduino Cloud. However, it is not possible to create sketches in the Remote Sketchbook via Arduino IDE. New sketches must always be created on Arduino Cloud.

🙁 Users may find it inconvenient to create new sketches via Arduino Cloud during periods when they are otherwise doing all sketch development work using Arduino IDE.

Arduino IDE version

2.0.1-snapshot-2f5afe0

Operating system

All

Operating system version

Any

Issue checklist

  • I searched for previous requests in the issue tracker
  • I verified the feature was still missing when using the latest nightly build
  • My request contains all necessary details
@per1234 per1234 added topic: code Related to content of the project itself type: enhancement Proposed improvement labels Oct 26, 2022
@per1234 per1234 linked a pull request Oct 26, 2022 that will close this issue
4 tasks
kittaakos pushed a commit that referenced this issue Oct 26, 2022
Closes #1580

Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
kittaakos pushed a commit that referenced this issue Oct 26, 2022
Closes #1580

Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
kittaakos pushed a commit that referenced this issue Oct 26, 2022
Closes #1580

Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
kittaakos pushed a commit that referenced this issue Oct 28, 2022
Closes #1580

Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
kittaakos pushed a commit that referenced this issue Oct 28, 2022
Closes #1580

Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
kittaakos pushed a commit that referenced this issue Oct 28, 2022
Closes #1580

Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
kittaakos pushed a commit that referenced this issue Oct 31, 2022
Closes #1580

Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
kittaakos pushed a commit that referenced this issue Oct 31, 2022
kittaakos pushed a commit that referenced this issue Oct 31, 2022
kittaakos pushed a commit that referenced this issue Nov 7, 2022
kittaakos pushed a commit that referenced this issue Nov 7, 2022
Closes #1580

Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
kittaakos pushed a commit that referenced this issue Nov 10, 2022
Closes #1580

Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
@per1234 per1234 added the topic: cloud Related to Arduino Cloud and cloud sketches label Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: cloud Related to Arduino Cloud and cloud sketches topic: code Related to content of the project itself type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants