triallax
triallax
My bad, I should've mentioned ways to do that. I think https://github.com/TacoTheDank/Scoop should be pretty helpful in capturing the exception stack trace. Try [setting it up](https://github.com/TacoTheDank/Scoop/wiki) and then having it...
I agree with @ccoenen. Tasks should not evolve into the kitchen sink, it should do one thing (task management) and do it well.
@abaker opinion?
https://github.com/tasks/tasks/issues/1895 was opened for filtering by location, so I think this issue should focus on filtering by calendar only (I would've edited the issue myself, but I don't have the...
> and updates only when the widget is tapped (for privacy) How does that increase privacy? You're going to have to make API calls to OpenWeatherMap either way, just at...
That's a fair point, but having a weather poll every 10 minutes is likely going to have a negligible effect on battery. > Come to think of it... It might...
Just like @PrestoSole said, we want to make it clear that we are _not_ going to accept any GMS usage in Clima. That being said, we can use https://openweathermap.org/api/geocoding-api, which,...
@fusionneur does it show matching locations even if you don't type the complete city name? For instance, does it show you cities named "London" if you put in "Londo"?
> However if there are multiple cities with same name (eg. 4 cities names Rome in US and 1 in IT) they are shown in a different list, unlike in...
I'm not yet sure if we want to add such a feature, but if we do so, there are a few things we should consider: - How often should we...