Skip to content

Allow creation of sketches in Remote Sketchbook #1580

Closed
@per1234

Description

@per1234

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

Metadata

Metadata

Labels

topic: cloudRelated to Arduino Cloud and cloud sketchestopic: codeRelated to content of the project itselftype: enhancementProposed improvement

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions