If user defined buttons are ever implemented in Everything, then please make it possible to apply to them the function available at
View > Zoom > Reset
and also with user pre-chosen values like for example 150% or 75%, for a convenience of usage without a need to press keys on keyboard or navigating in Menu Bar
And if user defineds buttons will not be implemented, then please add buttons with some default values in that bar of menus, where there is a lot of unused horizontal space
Zoom reset button
Re: Zoom reset button
A command bar is on my TODO list.
I will consider zoom buttons.
Thank you for the suggestions.
For now, please consider creating a zoom bookmark:
I will consider zoom buttons.
Thank you for the suggestions.
For now, please consider creating a zoom bookmark:
- In Everything, from the Bookmarks menu, click Add bookmark....
- Set the Name to: Zoom 75%
- Set the Search to: /zoom=75
- (Optionally set a keyboard shortcut)
- Click OK.
--- - In Everything, from the Bookmarks menu, click Add bookmark....
- Set the Name to: Zoom 150%
- Set the Search to: /zoom=150
- (Optionally set a keyboard shortcut)
- Click OK.
- In Everything, from the Bookmarks menu, click Add bookmark....
- Set the Name to: Toggle Zoom 75%/150%
- Set the Search to: /zoom=zoom==75?150:75
- (Optionally set a keyboard shortcut)
- Click OK.
-
- Posts: 687
- Joined: Wed Jun 01, 2022 5:01 pm
Re: Zoom reset button
This workaround works A-OK, thank you
The longer I use Everything the more in awe I am in how well in terms of future-proof / different ways of usage it has been designed in the first place; and in how helpful the sole creator of it is
The longer I use Everything the more in awe I am in how well in terms of future-proof / different ways of usage it has been designed in the first place; and in how helpful the sole creator of it is
-
- Posts: 687
- Joined: Wed Jun 01, 2022 5:01 pm
Re: Zoom reset button
Maybe, as a quick update, it would be possible to just add to Menu Bar new "menu" entitled Reset Zoom, which would however have zero entries - and after clicking which the zoom would reset to 100%? Or is this trick impossible to achieve because of how Microsoft have designed menus in Windows?Thy Grand Voidinesss wrote: ↑Tue Jun 20, 2023 3:43 pm [...]
buttons with some default values in that bar of menus, where there is a lot of unused horizontal space
Re: Zoom reset button
Currently, Everything doesn't support changing the menu.
Please consider the following bookmark:
Please consider the following bookmark:
- In Everything, from the Bookmarks menu, click Add bookmark....
- Set the Name to: Reset Zoom
- Set the Search to: /zoom=
- (Optionally set a keyboard shortcut)
- Click OK.