https://bugs.kde.org/show_bug.cgi?id=389968
Bug ID: 389968 Summary: Timer widget: please add "count down to ${time}" support Product: kdeplasma-addons Version: unspecified Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: timer Assignee: plasma-b...@kde.org Reporter: lebedev...@gmail.com Target Milestone: --- Currently, you can only specify the time it should count down. However there is a use-case to specify the target timestamp it should count down *to*. I.e. if i specify 00:15:00, it will count down 15 minutes. But if i want to count down to today's 15:00pm, i need to calculate how many hours/minutes/seconds that timestamp is from now, enter that, and start the timer. I'd prefer to be able to just specify the target time, and it can easily do the calculations, much faster than i would :) -- You are receiving this mail because: You are watching all bug changes.