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

Store each macro to its own file #23

Closed
Alexey-T opened this issue Jun 18, 2020 · 0 comments
Closed

Store each macro to its own file #23

Alexey-T opened this issue Jun 18, 2020 · 0 comments

Comments

@Alexey-T
Copy link
Collaborator

now: all macros are saved to 1 json.

not easy to move macros from 1 PC to another...

wish: on start, read old config, and MOVE all macros to separate .json files in settings/macros/.
make filenames like "macros/name_of_macro.json", name_of_macro is from old config, name_of_macro is not needed inside new json file.

on next starts, read OLD config + all NEW files settings/macros/*.json.

write all macros only to macros/*.json.

@Alexey-T Alexey-T closed this as not planned Won't fix, can't repro, duplicate, stale Dec 22, 2023
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

No branches or pull requests

1 participant