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

Added functionality to allow you to save and recall your favourite label settings #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hoodlumj3
Copy link

Hi there,
( trying this PR again, really stuffed up the last PR'd branch, this one is way cleaner)

This is an Enhancement!

Added functionality to allow you to save and recall your favourite label settings.

Store / add a Label profile / settings
Update a Label profile / settings
Delete a Label profile / settings
These persist on the local browser only.

Stores /recalls the label info from / to the form input controls, saves them as JSON in the EasyEDA local storage, I stuff them into a dropdown which allows you to recall them which just injects the stored json values back into to the form controls.

(Might need to do an export function next)

Please review / test and idealy accept my enhancement PR for your great EasyEDA label maker software - i use it a lot!

Cheers,
Matt.

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.

None yet

1 participant