Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Bring all timers to the front and tile and sort them from shortest time remaining #260

Open
Wisdawn opened this issue Oct 20, 2024 · 4 comments

Comments

@Wisdawn
Copy link

Wisdawn commented Oct 20, 2024

I would really appreciate an option where I can bring all the timers to the front by bringing any of them to the front of the windows, always having them tiled neatly, and sort them by title or by shortest time remaining.

Thank you.

@i2van
Copy link

i2van commented Oct 22, 2024

Implemented in https://github.com/i2van/hourglass and much more.

All the timer windows are arranged by the time left. The order is new, expired, paused, running.
The Double Click shows/hides all the timer windows.

@Wisdawn
Copy link
Author

Wisdawn commented Nov 3, 2024

@i2van Thank you. An option of sorting by title first, then time left, would be really what I need from an app like this. I use multiple simultaneous timers, and give them custom titles that help in categorization.

@i2van
Copy link

i2van commented Nov 4, 2024

Tracked by i2van#22

@i2van
Copy link

i2van commented Nov 6, 2024

@Wisdawn Implemented in 1.15.43

  --order-by-title on|off|last
        Order the timers by the title first then by the time left.

        Required        no
        Default value   last
        Alias           -ot, /ot

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants