You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a user of kle I want to be able to save a linked keybaord layout to my github gists without editing them first so that I can stop wiggling a random key left/right to mark the layout as dirty
Current Behaviour:
Someone pastes a permalink to layout (starting wiht @ in it or not) on chat
I click the link
I reply to their comment with "nice man, looks sick"
The top right corner of the page looks like this:
At this point the keyboard data is only in my browser history, but not saved in my gists.
If I want to save this layout as a gist I have to make it "dirty" first. I usually do this by clicking a random key and moving it left, then right... (It has to be an operation I can easy reverse because undoing an operation will un-dirty it).
This doesn't always work out nicely for keys that are rotated. (like in the Atreus layout)
Desired Behaviour:
I think the Save button should not be disabled when the layout is loaded from a url, so that I can save the layout. This might be difficult if the layout has the same name as one I already have, it's hard to say.
The text was updated successfully, but these errors were encountered:
As a user of kle I want to be able to save a linked keybaord layout to my github gists without editing them first so that I can stop wiggling a random key left/right to mark the layout as dirty
Current Behaviour:
@
in it or not) on chatAt this point the keyboard data is only in my browser history, but not saved in my gists.
If I want to save this layout as a gist I have to make it "dirty" first. I usually do this by clicking a random key and moving it left, then right... (It has to be an operation I can easy reverse because undoing an operation will un-dirty it).
This doesn't always work out nicely for keys that are rotated. (like in the Atreus layout)
Desired Behaviour:
I think the Save button should not be disabled when the layout is loaded from a url, so that I can save the layout. This might be difficult if the layout has the same name as one I already have, it's hard to say.
The text was updated successfully, but these errors were encountered: