Skip to content

[Feature Request] Time in Query box #1286

@nachmore

Description

@nachmore

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

  1. Just hitting Windows to bring up Start -> even on relatively powerful device this is super slow
  2. Having some kind of dedicated app just for this -> see
    ms wasteful, also haven't been able to find a particularly good one
  3. 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

flow_query
time in the collapsed query box

flow_list
time with results

flow_settings
toggle to enable / disable time in Settings

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions