-
-
Notifications
You must be signed in to change notification settings - Fork 455
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Problem
As a user who hides the Start menu I want quick and easy access to the time. I tend to use Flow to launch applications and shortcuts a lot, and it would be super convenient to have the time in the query box for quick, at a glance (essentially) access to the time.
Proposed Solution
Time tastefully embedded in the query box (configurable in Settings).
Alternatives
- Just hitting Windows to bring up Start -> even on relatively powerful device this is super slow
- Having some kind of dedicated app just for this -> see
ms wasteful, also haven't been able to find a particularly good one - Use the timestamp plugin (ts) -> Often I want to actually run a command at the same time as seeing the clock. So then I would have to type "ts" and then delete that and type the command I actually want
Performance Impact
There is no perceived performance impact for this feature - it changes the control structure of the query box slightly, adds a Label and a single OneWay binding and property update callback on invoke. The clock will not update while the query box is visible, only on invoke (to reduce the overhead of introducing a ticking timer).
Screenshots
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
Done


