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

Show list of recently opened projects in 'Open project' menu. #9

Closed
MarcoSelvatici opened this issue Jul 10, 2020 · 2 comments
Closed
Labels
enhancement New feature or request good first issue Good for newcomers Time: low This should be doable in less than 2 hours.

Comments

@MarcoSelvatici
Copy link
Contributor

Issue by ms8817
Friday Jun 19, 2020 at 13:56 GMT
Originally opened as MarcoSelvatici/DEflow#41


This requires a form of permanent storage.

One could simply save a file into a known location such as ~/.DEflow/settings. Doing so should be possible with the functions in FilesIO.fs (or slight modifications of them).

Alternatively, Electron may provide some mechanism to do so in a standard way. Worth investigating.

@MarcoSelvatici MarcoSelvatici added enhancement New feature or request Time: medium This should be doable in less than 5 hours. labels Jul 10, 2020
@tomcl
Copy link
Owner

tomcl commented Apr 19, 2022

Now that we have UserData in Model persistent it would be very easy to add this.

Repository owner deleted a comment from MarcoSelvatici Apr 19, 2022
@tomcl tomcl added good first issue Good for newcomers Time: low This should be doable in less than 2 hours. and removed Time: medium This should be doable in less than 5 hours. labels Apr 19, 2022
@tomcl
Copy link
Owner

tomcl commented Apr 22, 2022

closed by 3.0.0b.4

@tomcl tomcl closed this as completed Apr 22, 2022
tomcl pushed a commit that referenced this issue May 30, 2022
tomcl pushed a commit that referenced this issue Apr 14, 2023
Smartrotate + Initial Renderer
tomcl pushed a commit that referenced this issue Apr 1, 2024
OPTIMISE EXISTING CODE D2 and add indiv T3 to sheetBeutifyHelper
tomcl pushed a commit that referenced this issue Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers Time: low This should be doable in less than 2 hours.
Projects
None yet
Development

No branches or pull requests

2 participants