kairyu / tkg

TMK Keymap Generator
http://tkg.io
97 stars 30 forks source link

Add ability to export and import configuration #16

Open j6s opened 7 years ago

j6s commented 7 years ago

It would be nice to add an option that allows the user to import and export his entire configuration to a single file. At the moment I have to gather all of my layers correctly, paste them into the correct textarea on the website and import my fn-layer correctly to make a small change.

The ability to import all of that at once would enable me as a user to make small changes more quickly without having to configure everything everytime.


Slightly related: Integrating a 'change' link to keyboard-layout-editor.com and saving the users last known configuration in localStorage would make the whole process even smoother.