gnusenpai/colemakclub

Custom layout should persist

Opened this issue · 3 comments

Custom layout should persist

Hi @gnusenpai! (cc: @benallred, @mingteo-str)

Sorry to go slightly off topic here, but I wanted to let you know about fngrng, an app I made that works very much like colemakclub, but includes persistence of not only the custom layout, but of all other settings, as well.

I actually started fngrng as an experiment to see if I could port a fairly complex vanilla js app to Svelte, but, once I'd effectively finished making my clone, I decided to take it a step further by reworking the UX from the ground up with an eye toward near-100% keyboard navigability.

Code's here, if you're interested: https://github.com/nvlgzr/fngrng

Cheers!
-Elbong

Looks cool, @nvlgzr. I gave it a try and submitted an issue over there.

Thanks for that!

If any of you is interested in enhancing fngrng, I'd be happy to help orient you to the code & discussing future visions. In which case, if you haven't used Svelte before, you're in for a treat!