Skip to content

[WIP] Add opened examples to Open Recent menu#1376

Draft
francescospissu wants to merge 3 commits into
mainfrom
open-recent-examples
Draft

[WIP] Add opened examples to Open Recent menu#1376
francescospissu wants to merge 3 commits into
mainfrom
open-recent-examples

Conversation

@francescospissu
Copy link
Copy Markdown
Contributor

Motivation

Currently when an example sketch is opened it is not added to the Open Recent menu.

Change description

A temporary sketch can be added to the Open Recent menu if it doesn't include the string sketch_ in the name.

Other information

Closes #935.

Different solutions have been investigated to solve this problem, including:

The current solution is not yet valid because a better way must be found to prevent an example from being considered a "standard" temporary file.

Reviewer checklist

  • PR addresses a single concern.
  • The PR has no duplicates (please search among the Pull Requests before creating one)
  • PR title and description are properly filled.
  • Docs have been added / updated (for bug fixes / features)

@francescospissu francescospissu changed the title Add opened examples to Open Recent menu [WIP] Add opened examples to Open Recent menu Aug 31, 2022
@per1234 per1234 added the topic: code Related to content of the project itself label Aug 31, 2022
@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@arduino arduino deleted a comment from CLAassistant Mar 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic: code Related to content of the project itself

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Open example sketch, does not update the open recent list

3 participants