Replies: 17 comments 3 replies
-
I was just looking for the same thing. It would be nice to have a customizable shortcut. |
Beta Was this translation helpful? Give feedback.
-
+1 for this. |
Beta Was this translation helpful? Give feedback.
-
+1 |
Beta Was this translation helpful? Give feedback.
-
Looking at the code, there isn't a way: onKeyDown(event) {
if (event.key === 'Escape' && this.#currentGlanceID) {
event.preventDefault();
event.stopPropagation();
this.closeGlance({ onTabClose: true });
}
} +1 for the feature request! |
Beta Was this translation helpful? Give feedback.
-
Would |
Beta Was this translation helpful? Give feedback.
-
I don't even care if it can be changed. I would change it to |
Beta Was this translation helpful? Give feedback.
-
How do we create an issue? |
Beta Was this translation helpful? Give feedback.
-
@weebao feature requests shouldn't be an issue as far as I understand. Discussions are the way, but you opened this discussion under "Q&A", and I think it needs to move to "Ideas". Is this possible for you to move this? Or maybe let's support this thread: #3428 |
Beta Was this translation helpful? Give feedback.
-
A one-handed shortcut would probably be optimal. |
Beta Was this translation helpful? Give feedback.
-
+1, I also really need this feature |
Beta Was this translation helpful? Give feedback.
-
+1, been looking for ways to achieve this behavior |
Beta Was this translation helpful? Give feedback.
-
+1, would greeeeatly enhance User Experience imo |
Beta Was this translation helpful? Give feedback.
-
+1. I don't know how many times I've accidentally opened finder with cmd+o when all I wanted was to expand glance |
Beta Was this translation helpful? Give feedback.
-
+1. I would really like this feature |
Beta Was this translation helpful? Give feedback.
-
+1 for this feature, also another shortcut for the split mode (third button). |
Beta Was this translation helpful? Give feedback.
-
+1 for this feature and for the split mode |
Beta Was this translation helpful? Give feedback.
-
+1 here as well! I tried digging through the docs for this feature but found this thread instead--would love to see things implemented! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Just wondering if there's a shortcut for expanding Glance into a new page without having to click the little expand button. Couldn't find this anywhere
Edit: Seems like there isn't one so I'm moving this to "Idea"
Beta Was this translation helpful? Give feedback.
All reactions