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

Change Font size in Weather/Clock widgets #463

Closed
Luftloch80 opened this issue Jan 12, 2020 · 8 comments
Closed

Change Font size in Weather/Clock widgets #463

Luftloch80 opened this issue Jan 12, 2020 · 8 comments

Comments

@Luftloch80
Copy link

Luftloch80 commented Jan 12, 2020

Thx for clock Widget.
Would be Great to change Font size of Clock and weather widget.
Is it possible to add created HomeKit scenes as well?

@oznu
Copy link
Member

oznu commented Jan 12, 2020

I can't do HomeKit scenes are they are locked away in your Apple iCloud account. I'll look into the font size.

@oznu oznu changed the title Change Font size/ add HomeKit scenes Change Font size in Weather/Clock widgets Jan 12, 2020
@mitch7391
Copy link

Not urgent at all, but when you get a chance could we be able to get the option to change the date format from MM/DD/YYYY to DD/MM/YYYY? Like I said, not urgent at all :)

@oznu
Copy link
Member

oznu commented Jan 12, 2020

It should be taking the date format from your browsers .toLocaleDateString() function which here in Australia returns the date in the correct (and logical) DD/MM/YYYY format.

I can add an option to change it though and I'll set the default to DD/MM/YYYY.

@mitch7391
Copy link

Maybe something changed on my last browser update, explains why suddenly it was trying to spell check ‘colour’ to ‘color’ recently :) I will look at how to change it there.

@oznu
Copy link
Member

oznu commented Jan 14, 2020

Many date format options now available:

image

@stale
Copy link

stale bot commented Feb 13, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Feb 13, 2020
@Caribsky
Copy link
Contributor

Hi, @oznu
Could you please add the date formats:

DD.MM.YYYY
14 January 2020
Thuesday, 14 January 2020

It's most used in our country.
By the way… i saw localisation of dates in javascript code. Will be good to use it.

@stale stale bot removed the stale label Feb 13, 2020
@oznu
Copy link
Member

oznu commented Feb 13, 2020

@Caribsky - added the new date formats, in @test now. The date localisation is in another open issue.

@oznu oznu closed this as completed Feb 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants