Sokudoningyou
New Member
Here's mine:
1. HTTP Get
Serverort www.the_youknowwhathere_weather.com/?zipcode=myzipcode
2. Variable Split
Name %HTTPD Splitter<div
3. Variable Split
Name %HTTPD4 Splitter >
4. Variable Split
Name %HTTPD44 Splitter<
5. Variable Set
Name %WEATHER To %HTTPD441
6. Minimalistic Text variable settings
Configuration WEATHER=%WEATHER
Note, I converted the system variable %HTTPD441 to a custom variable %WEATHER and used that in the Min Text config. I left that out of the original instructions as I assumed Min Text would allow the use of a system variable.
If you add a pop up alert (Step 7) displaying %WEATHER, do you see what you think you should?
Can I drop in on this and ask if there's something in Tasker's newest update that flonks this? Because I've entered these variables exactly, and the popup just says HTTPD441, same as on my Minimalist Text widget. Something isn't clicking and I can't figure out what it is.