Skip to content

add optional recent history tracking#1524

Open
JamesHabben wants to merge 4 commits into
abrignoni:mainfrom
JamesHabben:feat/recent-history
Open

add optional recent history tracking#1524
JamesHabben wants to merge 4 commits into
abrignoni:mainfrom
JamesHabben:feat/recent-history

Conversation

@JamesHabben

Copy link
Copy Markdown
Collaborator
  • add settings icon and modal dialog
  • use controlled path for each os in its application support area
  • opt in approach. nothing written unless user turns on feature
  • after opt in, settings file is written to storage
  • each process run stores input path, output path, lava project file
  • values are stored even when using CLI - if user opted in

- add settings icon and modal dialog
- use controlled path for each os in its application support area
- opt in approach. nothing written unless user turns on feature
- after opt in, settings file is written to storage
- each process run stores input path, output path, lava project file
- values are stored even when using CLI - if user opted in
@JamesHabben

Copy link
Copy Markdown
Collaborator Author

@Johann-PLW please confirm I am using the right structure for the refactor of ilapfuncs that you are working on

@JamesHabben

Copy link
Copy Markdown
Collaborator Author
image image

@JamesHabben

Copy link
Copy Markdown
Collaborator Author

using these paths

    Windows: %APPDATA%\\LEAPP
    macOS: ~/Library/Application Support/LEAPP
    Linux: ~/.config/LEAPP (or $XDG_CONFIG_HOME/LEAPP)

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

Successfully merging this pull request may close these issues.

1 participant