-
Notifications
You must be signed in to change notification settings - Fork 64
Add hotkey for 'Create Pin' on current tile #82
Comments
Good idea, though, this will probably come after #64 |
Usual behavior is that immediately upon entering the pin dialog a pin is created, should probably keep that behavior (as clunky as it is) in order to not rewrite the whole thing. |
@jacks0nX that sounds right. |
@jacks0nX I guess I'll move this from low priority to future revisit, then? |
To expand on the opening comment, the existing workflow is actually somewhat worse, because it involves the step "move to tile to pin" after "click add pin". When you're doing a bunch of pins at once then you have to move back to "add pin" and then back to the next tile. It's a lot of annoying extra mousing around that could really stand to be obviated. |
Well, wouldn't what you mention be fixed with our aforementioned approach? |
Yes, I hope so, with the caveat that I'd like the hotkey to pop up not just the pin menu, but initiate the "Add Pin" function. |
Note: this does not fix the known bug that when creating a new pin an old one is actually given the chosen name/icon. I forgot about this and wondered why my implementation didn't work. Really annoying though. |
Right now the user workflow for adding a Pin is:
But it could be (If user has the mouse above a tile):
The text was updated successfully, but these errors were encountered: