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

More settings for weather display #98

Closed
2 tasks done
TomokoK opened this issue Jul 27, 2024 · 5 comments
Closed
2 tasks done

More settings for weather display #98

TomokoK opened this issue Jul 27, 2024 · 5 comments
Labels
enhancement New feature or request

Comments

@TomokoK
Copy link

TomokoK commented Jul 27, 2024

Description

I am requesting a feature which would allow the user to tweak how weather stats are displayed.

Use Case

Being able to hide or show parts of the weather statistics as needed would improve customizability and reduce screen clutter (if customized accordingly).

Details

I think being able to tweak what weather stats are displayed would be beneficial. For example, I would like to hide the weather location as the lat/long are hard coded and I'm not likely going to forget which city I live in. I would also rather have the temperature readout rounded to a whole number as having one decimal place isn't really meaningful. Being able to pick and choose which information is displayed would be helpful.

Pre-Submission Checklist

  • This is a feature request and not a bug report

  • I have checked for related issues and checked the documentation

@TomokoK TomokoK added the enhancement New feature or request label Jul 27, 2024
@3rob3
Copy link
Collaborator

3rob3 commented Jul 27, 2024

I agree with you and would also like weather with no decimal (this is helpful for Celsius people mostly), and to not show city. I’m trying to not make settings any more cluttered though so need to come up with a clever solution.

@ScottFries
Copy link
Collaborator

I agree with you and would also like weather with no decimal (this is helpful for Celsius people mostly), and to not show city. I’m trying to not make settings any more cluttered though so need to come up with a clever solution.

Have you put any thought in to how you might be looking to refactor the settings for the app?

@3rob3
Copy link
Collaborator

3rob3 commented Aug 1, 2024

Having GitHub build issues currently so that’s top priority. I’m leaning toward just removing city. Like you said it’s hard coded so we know where we are. May need a poll or something to see if anybody needs/wants decimal places in temperature (I personally don’t).

@agdamsbo
Copy link
Contributor

agdamsbo commented Aug 2, 2024

Hi! Ive just found this app. Wow! Good job! Have you considered implementing other weather sources like to met.no, which offer free forecasts through their quite extensive api service (https://api.met.no/weatherapi/)

@3rob3
Copy link
Collaborator

3rob3 commented Aug 2, 2024

Hi! Ive just found this app. Wow! Good job! Have you considered implementing other weather sources like to met.no, which offer free forecasts through their quite extensive api service (https://api.met.no/weatherapi/)

Wow, never heard of that one. Love that no API key is needed, it's free and government run, and the service looks great. Would you mind creating a new issue for this request? That way it doesn't get lost/forgotten when this one closes.

@3rob3 3rob3 closed this as completed in a03dd74 Aug 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants