Disabling weather info in calendar tab - Touch HD Themes and Apps

Is it possible to disable the weather info?

what you can do is set your current time to another city in the same timezone, (or one of the preset "EST US -5 GMT" or w/e your time zone is) and not add that to your weather tab. This should keep it out of your calander tab.

Svegetto said:
what you can do is set your current time to another city in the same timezone, (or one of the preset "EST US -5 GMT" or w/e your time zone is) and not add that to your weather tab. This should keep it out of your calander tab.
Click to expand...
Click to collapse
That's a very interesting idea but I was hoping for a registry hack or something along that line. Thanks!

It works for me, thanx!!

Thnx for the tip...wondered, why the weather in the calendar tab disapeared )

Related

Setting location for the weather in calendar?

Hi,
Got a simple question.
In my calendar on the daily view there is a display that looks suspiciusly like the weather app. At the moment it shows London, I guess as a default. I have changed my weather app to show my locations and not London but this one is still there.
Any ideas where the location for this is set and how to change it?
Could this be the app that is accessing peoples data connection when everything else is switched off????
Cheers
the calendar weather is using the place which is set as your actual city in the CLOCK settings, not the city of the weather app.
Vogtlaender said:
the calendar weather is using the place which is set as your actual city in the CLOCK settings, not the city of the weather app.
Click to expand...
Click to collapse
Thank you Vogtlaender, Now, the million dollar question, is there any way to change it ???
sure, why not? tap on the main clock at homescreen and add the city you like and switch to it, now the calendarweather shows the new city.
VogtlÃĪnder
yup, you have to make sure that the city you want displayed first is the "local" city in your clock, if not, just rearrange the cities.
many thanks!!! I had to do a hard reset last night and lost this function.Now if I could only get the weather to show back on the home screen under the appointments...Thanks again! Worked like a charm.

Calendar Tab show 'day'

hi there, does anyone know how to make the calendar tab to show 'day' appointments by default instead of showing month?
and why did the weather in my calendar does not match the weather of the day in my weather tab? I have all the region setting right...
cant help you witht he day thing, i got rid of the touch flo crap.
I cant remember exactly where with the weather stuff.
but there is another set of time zones setup somewhere, might be in the clock page or something, or calendar settings, which you ahve to change. mine was set to singapore, even thou i changed the weather that didnt change
Shadoxity said:
cant help you witht he day thing, i got rid of the touch flo crap.
I cant remember exactly where with the weather stuff.
but there is another set of time zones setup somewhere, might be in the clock page or something, or calendar settings, which you ahve to change. mine was set to singapore, even thou i changed the weather that didnt change
Click to expand...
Click to collapse
hey thanks for replying, i have set everything to my country, didnt manage to find any country setting in calendar, but when in day view in the calendar tab, the weather of the country shown is the same...
on calendartab on DayView he will show only the City
in which HomeTab (press big clock) is set as default
greetz
LRC said:
on calendartab on DayView he will show only the City
in which HomeTab (press big clock) is set as default
greetz
Click to expand...
Click to collapse
thanks for your reply, the city in the big clock, in the calendar and in the weather tab is the same. but the weather shown in calendar is different from the one shown in weather tab
Delete4Ever said:
thanks for your reply, the city in the big clock, in the calendar and in the weather tab is the same. but the weather shown in calendar is different from the one shown in weather tab
Click to expand...
Click to collapse
Hi,
Try to delete all the times from the 'big clock'. I did that and after I added my hometown, the weather in calendar changed to the same city.

TMo TP2 TouchFlo Calendar

Hello,
Need help. On the calendar tab/day, it also shows a weather app at the bottom. How do I get rid of it? It's especially annoying since it's showing New York's weather when I'm in Los Angeles. I even deleted all weather location on the the weather tab, and resetted the ppc.
Theresa
go to the home tab, click on the clock and change the location...
greetz
Thanks LRC!!!
LRC said:
go to the home tab, click on the clock and change the location...
greetz
Click to expand...
Click to collapse
THANK u Too...Tj
This is a great find. I was having similar issues, but now it says my City name, USA. Is there a way to make the state show ie. Detroit, MI instead of Detroit, USA (or what ever city you choose).
go to settings---Today----items
unselect all the useless items,such as weather etc etc
I'm trying to figure out how to get mine to show!! Any suggestions?
EDIT: Finally figured it out. DUH! LOL

Calender question

Is it possible to specify what google calender i want to pull events from? I cant seem to see any parameters that specify the calender source.
Thanks
bugdry said:
Is it possible to specify what google calender i want to pull events from? I cant seem to see any parameters that specify the calender source.
Thanks
Click to expand...
Click to collapse
You should find a "Calendar to display" option right above the scaling option on the main screen when you open a widget. There you can select from which calendar the events for this widget are pulled. This is for the whole widget, a configuration for a single module is not available.
haha thanks. Cant believe i missed that.
How set a date
Add a custom text with the date bb codes

[Q] Changing location with tasker scene

I would like to change the widget locality for a module using a tasker scene. The idea is to click on a hotspot in the zooper widget which starts a tasker scene. From there, I pick a location. This sets a zooper variable in tasker to the new location. Up to here there's no problem. But I don't see how I can use the zooper variable to change the locality of the widget. Is there a way to do it?
VeryGenericUser said:
I would like to change the widget locality for a module using a tasker scene. The idea is to click on a hotspot in the zooper widget which starts a tasker scene. From there, I pick a location. This sets a zooper variable in tasker to the new location. Up to here there's no problem. But I don't see how I can use the zooper variable to change the locality of the widget. Is there a way to do it?
Click to expand...
Click to collapse
No, Zooper currently doesn't support changing the location via external means
@VeryGenericUser are you trying to get a map of your current location? Directions from where you are to home or someplace else?
MrBiggzz said:
@VeryGenericUser are you trying to get a map of your current location? Directions from where you are to home or someplace else?
Click to expand...
Click to collapse
No. The idea was to change the location for the weather forecast. I wanted to have a Zooper weather widget for my current location by default, but still be able to manually change the location with two clicks right from my home screen, for example to set the locality to the place I'm about to travel to.
OK. Why don't you make your Tasker scene to change the parameters of an HTTP GET to something like Yahoo weather. In your scene change the city or zip code and be able to enable or disable the profile.
In Zooper hide the travel weather if you don't have it and show it if you do.
I haven't had the chance to play with scenes yet. Scraping an RSS feed for weather I know how. Have to do a bunch of variable splits.
If you want I can create the RSS scrape and then you can do what you need to do.
Let me know!
Sent from my Nexus 5 using Tapatalk
@MrBiggzz
Thanks, that might be a way to do it, but it would be more elaborate. Maybe I'll get to it one day when I have more time.

Categories

Resources