Counter widget should support countdown to some future events. #34

Closed
opened 2025-01-06 17:36:21 -05:00 by koppor · 1 comment
koppor commented 2025-01-06 17:36:21 -05:00 (Migrated from github.com)

Is your feature request related to a problem? Please describe.

If today's date - or a date in the future is given, counter widget outputs "zobnin.github.io:counter-widget.lua:53 attempt to concatenate string and nil"

image

Describe the solution you'd like

  1. Better error message when a wrong date is inserted
  2. Help for the syntax (because one cannot get back the example easily)
**Is your feature request related to a problem? Please describe.** If today's date - or a date in the future is given, counter widget outputs "zobnin.github.io:counter-widget.lua:53 attempt to concatenate string and nil" ![image](https://github.com/user-attachments/assets/387e2f6d-46df-4b88-ac81-4b3e8d89e4c1) **Describe the solution you'd like** 1. Better error message when a wrong date is inserted 2. Help for the syntax (because one cannot get back the example easily)
zobnin commented 2025-01-09 02:08:15 -05:00 (Migrated from github.com)

Fixed

Fixed
Sign in to join this conversation.
No description provided.