MarcinOrlowski / html-clock-plasmoid

Configurable and lightweight clock widget for KDE. Stylable with QT supported subset of HTML markup, supporting variety of usable placeholders to design clock widget as you like.
67 stars 6 forks source link

{ss} and {s} placeholders not working #7

Closed imol-ai closed 3 years ago

imol-ai commented 3 years ago

Intended behaviour: {ss} and {s} to be reaplaced by current seconds, either prefixed with 0 or not

Actual behaviour: {ss} and {s} stay as plain text in the clock

MarcinOrlowski commented 3 years ago

To have {s} and {ss} working you need v1.1.0 of the widget. Please upgrade: https://github.com/MarcinOrlowski/html-clock-plasmoid/releases/tag/1.1.0

imol-ai commented 3 years ago

I was on version 1.1.0, but the new version 1.1.1 fixed it.

MarcinOrlowski commented 3 years ago

That's bit odd. Where you had 1.1.0 from? KDE Store or Github?

imol-ai commented 3 years ago

KDE store, but I updated it using the kde store too, so it definitely is good now.

MarcinOrlowski commented 3 years ago

Thanks. Seems I managed to release 1.1.0 broken somehow. Gonna hide that file from store then.

MarcinOrlowski commented 3 years ago

Thanks. Seems I managed to release 1.1.0 broken somehow. Gonna hide that file from store then.