[Q] Custom Week Number - Zooper Widget General

As the title suggests is it possible for Zooper Widget to display customized week numbers?
I'm trying to migrate my calendar widgets from simple calendar widget to zooper and in simple calendar there was an option that allows for arbitrary shifting of week numbers. I'm trying to replicate that in Zooper widget but I haven't found any appropriate way of doing so. If any kind soul can point me in the right direction that would be greatly appreciated.

kutukia said:
As the title suggests is it possible for Zooper Widget to display customized week numbers?
I'm trying to migrate my calendar widgets from simple calendar widget to zooper and in simple calendar there was an option that allows for arbitrary shifting of week numbers. I'm trying to replicate that in Zooper widget but I haven't found any appropriate way of doing so. If any kind soul can point me in the right direction that would be greatly appreciated.
Click to expand...
Click to collapse
I'm not sure I understand what you are trying to do. Could you please explain what you mean with "arbitrary shifting of week numbers"?

kwerdenker said:
I'm not sure I understand what you are trying to do. Could you please explain what you mean with "arbitrary shifting of week numbers"?
Click to expand...
Click to collapse
Well for example the week of the year option displayed in Zooper widget currently would be 3, and I would like to change it so that Zooper displays it as 1.
Hope that clarifies.

kutukia said:
Well for example the week of the year option displayed in Zooper widget currently would be 3, and I would like to change it so that Zooper displays it as 1.
Hope that clarifies.
Click to expand...
Click to collapse
So you want the current week always to be 1 instead of 4,5,etc. and the following weeks to be 2,3,4, etc?

kwerdenker said:
So you want the current week always to be 1 instead of 4,5,etc. and the following weeks to be 2,3,4, etc?
Click to expand...
Click to collapse
Yep, that is correct.
Is there anyway to achieve that?

kutukia said:
Yep, that is correct.
Is there anyway to achieve that?
Click to expand...
Click to collapse
Then yes, I think it's possible. Instead of writing #C0Sw# to get the week in year of an event you write $(#C0Sw#-(#Dw#-1))$. This should calculate the weeks value based on the current week.

kwerdenker said:
Then yes, I think it's possible. Instead of writing #C0Sw# to get the week in year of an event you write $(#C0Sw#-(#Dw#-1))$. This should calculate the weeks value based on the current week.
Click to expand...
Click to collapse
That works! Thanks alot! :good:

Related

Manilla2D Calender

Currently the Calender in Manilla2D shows only the next day appointments.
Is there any way to configure it to show a customised number of days appointments? Something like what TodayAgenda Application can do.
marshy73 said:
Currently the Calender in Manilla2D shows only the next day appointments.
Is there any way to configure it to show a customised number of days appointments? Something like what TodayAgenda Application can do.
Click to expand...
Click to collapse
And any way to show next tasks? Thanks
marshy73 said:
Currently the Calender in Manilla2D shows only the next day appointments.
Is there any way to configure it to show a customised number of days appointments? Something like what TodayAgenda Application can do.
Click to expand...
Click to collapse
+1 I'm looking for a two line version but it seems to be imposible..
realjumy said:
And any way to show next tasks? Thanks
Click to expand...
Click to collapse
+1
Thanks

Typo-Like Apps (Calendar & More) ?

Hey there,
im using typoclock and im loving this way of showing things.
Are there more Widgets / Apps like this ?
Im STILL searching for a nice looking calendar typo widget
to use it with my typoclock, but all look pretty awful in comparison.
If only typoclock creator could make a typocalendar.
Or is there something liek this out already.
greetings,
danny
Look on the Market for Minimalistic Text. I think that fits your requirements.
EDIT: Online Market Link For --> Minimalistic Text
andyharney said:
Look on the Market for Minimalistic Text. I think that fits your requirements.
EDIT: Online Market Link For --> Minimalistic Text
Click to expand...
Click to collapse
But its not gonna work as a calendar :/
How do you mean
work as a calendar
Click to expand...
Click to collapse
Do you want it to display the day, date, month, year?
or
You want it to collect your events from your calendar and display them?
andyharney said:
How do you mean
Do you want it to display the day, date, month, year?
or
You want it to collect your events from your calendar and display them?
Click to expand...
Click to collapse
damn you are right. my fault.
and yes, display the events.
somehow "calendar" is only linked with events in my head.
so you got any ideas for that ?
Take a look here for Pure Calendar.
Does the middle screenshot look like what your after?
andyharney said:
Take a look here for Pure Calendar.
Does the middle screenshot look like what your after?
Click to expand...
Click to collapse
Goes into that direction.
Can i set it to only display like 3 lines ?
wanna place it under my clock and there is not like much space !
mydanny said:
Goes into that direction.
Can i set it to only display like 3 lines ?
wanna place it under my clock and there is not like much space !
Click to expand...
Click to collapse
if you use launcher pro you can resize the widget, im not sure if that would just squash the 6 lines, or if it would crop it when resized..

[Q] Trying to match Yahoo Weather exactly

All,
I've been spending a bunch of time trying to get my icons to match Yahoo (using yahoo for my data as well). Ultimately I want my widget to open yahoo weather with certain clicks and I just want everything to be cohesive in look.
So far, I was able to extract all the icons from the yahoo weather apk, and i generally have them working. However, I've noticed that Yahoo actually has many more than 16 weather types. This seems to be causing me all sorts of inconsistencies in terms of what is shown on my widget versus what is shown in the app, specifically in future forecasts for the days ahead. For example, the app shows the next 6 days as scattered thunderstorms (its florida after all). But, my widget is showing them all as full thunderstorms (different icon than the app). I can somewhat "fix" this by mapping them to scattered, but that would just break the ones who truly should be mapped to thunderstorms.
The other problem I'm having is that the future days (once its past sunset) are all changing to nightime icons instead of being locked to day versions (as it is in the app).
Anyone have experience in trying to get everything consistent? Whats the best way to address it? And, is it possible to map the full list of Yahoo data instead of just 16? Perhaps I just screwed something up in my config file when i tried it? The yahoo developer page has a list of all of them, though I have no way to tell if that's actually 100% up to date either? Looks like it was posted in 2011. How can I make the day/night versions ONLY apply to my current weather, and not future? Maybe build 2 different sets of the same icons and exclude night? Seems like a lot of work, so wondering if anyone has tackled something similar.
Thanks,
Also, i assume somewhere zooper is taking the 48 Yahoo weather conditions and mapping that down to just 16? Where / how is that done?
g8rfn said:
All,
I've been spending a bunch of time trying to get my icons to match Yahoo (using yahoo for my data as well). Ultimately I want my widget to open yahoo weather with certain clicks and I just want everything to be cohesive in look.
So far, I was able to extract all the icons from the yahoo weather apk, and i generally have them working. However, I've noticed that Yahoo actually has many more than 16 weather types. This seems to be causing me all sorts of inconsistencies in terms of what is shown on my widget versus what is shown in the app, specifically in future forecasts for the days ahead. For example, the app shows the next 6 days as scattered thunderstorms (its florida after all). But, my widget is showing them all as full thunderstorms (different icon than the app). I can somewhat "fix" this by mapping them to scattered, but that would just break the ones who truly should be mapped to thunderstorms.
The other problem I'm having is that the future days (once its past sunset) are all changing to nightime icons instead of being locked to day versions (as it is in the app).
Anyone have experience in trying to get everything consistent? Whats the best way to address it? And, is it possible to map the full list of Yahoo data instead of just 16? Perhaps I just screwed something up in my config file when i tried it? The yahoo developer page has a list of all of them, though I have no way to tell if that's actually 100% up to date either? Looks like it was posted in 2011. How can I make the day/night versions ONLY apply to my current weather, and not future? Maybe build 2 different sets of the same icons and exclude night? Seems like a lot of work, so wondering if anyone has tackled something similar.
Thanks,
Click to expand...
Click to collapse
You will not be able to match Yahoo's weather states exactly with Zooper. As you already figured out, Zooper only knows 16 weather states, which is done to unify the states from different weather data providers to a single interface. The external states are mapped internally to these internal ones and this process can not be influenced from the user side.
As to your second question about the day/night icons: download my weather icon set here and check the included XML. It's configured to only show day/night icons for the current weather option and not the forecast variants. You should be able to transfer this to your set quite easily
Thanks!
Interesting. I didn't know zooper converted the 48 yahoo weathers to 16. What are those 16? I'm trying to do something similar to the OP but with bitmaps.
TheStretchedElf said:
Interesting. I didn't know zooper converted the 48 yahoo weathers to 16. What are those 16? I'm trying to do something similar to the OP but with bitmaps.
Click to expand...
Click to collapse
To answer my own question, and assuming this link is up to date, the 16 weather conditions of zooper are here: http://www.zooper.org/wp/archives/1155
kwerdenker said:
As to your second question about the day/night icons: download my weather icon set here and check the included XML. It's configured to only show day/night icons for the current weather option and not the forecast variants. You should be able to transfer this to your set quite easily
Click to expand...
Click to collapse
I am facing the same problem regarding day/night icons. I downloaded your config.xml and tried to modify my existing xml based on the info in your xml, but it seems I'm doing something wrong because when I open Zooper on my phone the app is not recognizing the modified xml.
I am attaching the icon set (including the original xml) without any modification. I would appreciate if you let me know exactly what to modify in the xml.
Thanks
jakou said:
I am facing the same problem regarding day/night icons. I downloaded your config.xml and tried to modify my existing xml based on the info in your xml, but it seems I'm doing something wrong because when I open Zooper on my phone the app is not recognizing the modified xml.
I am attaching the icon set (including the original xml) without any modification. I would appreciate if you let me know exactly what to modify in the xml.
Thanks
Click to expand...
Click to collapse
I rather prefere if you upload your edited version so I can check it for errors and tell you what you did wrong. That way you know what to do when the next icon pack comes around
kwerdenker said:
I rather prefere if you upload your edited version so I can check it for errors and tell you what you did wrong. That way you know what to do when the next icon pack comes around
Click to expand...
Click to collapse
Here's the modified xml.

Weather line graph? possible?

Hello, I wonder if there's possible to make a line graph with Zooper Widget Pro?
I trust the yr.no weather and would like this graph yr.no/sted/Sverige/Norrbotten/Lule%C3%A5/time_for_time.html
I know there's a widget itself for this but it simply just grabs the image itself and I can't customize it at all.
So I wonder if there's possible to somehow build weather graph in Zooper?
Wrong thread
Mokum020 said:
I don't know what you're thinking of making exactly, but this is a weather widget with graps I made a couple of months ago.
For me the only weather provider available in Zooper that works well with my widget is the default, Open Weather Map.
With Yr.no I mostly get strange readings and with Yahoo I get less weather data.
In the attachments you can see the data I get for your location with the three weather providers available in Zooper.
Click to expand...
Click to collapse
Woa that looks sweet!
I thought mostly about a line graph that shows the weather for the next 24 or 48 hours.
Not have to be line graph, those bars you've looks great, but it would be nice if it's possible to get out every hour of the weather change in a full day atleast.
Wrong thread
Niemil said:
Woa that looks sweet!
I thought mostly about a line graph that shows the weather for the next 24 or 48 hours.
Not have to be line graph, those bars you've looks great, but it would be nice if it's possible to get out every hour of the weather change in a full day atleast.
Click to expand...
Click to collapse
Mokum020 said:
Somebody correct me if i'm wrong but afaik you can't get hourly predictions only daily.
Click to expand...
Click to collapse
Correct. Zooper doesn't pull the data for hourly forecasts. There is always Tasker as an option to get the data but I don't know if someone already tried to implement an "alternative" weather data provider that way.
I know I'm way late to this thread, but I'm just getting started with Zooper Pro. Right now, I'm only interested in making weather widgets. I'm hoping Mokum020 can answer a question for me about the wind rose. How exactly is that implemented? The widget in post #2 is simply stunning. If you didn't mind, could you post the .zw file you used so I could learn from it. Thanks in advance for any help.
Wrong thread
kwerdenker said:
Correct. Zooper doesn't pull the data for hourly forecasts. There is always Tasker as an option to get the data but I don't know if someone already tried to implement an "alternative" weather data provider that way.
Click to expand...
Click to collapse
Tasker can definitely pull it and parse it. Either from a weather data site or using the AutoApp plugin AutoWeather, which is still in alpha but seems to work pretty well.
So, lets say Tasker passes hourly data to Tasker to build a line graph of hourly weather. I think it can ABSOLUTELY be done, technically lol, but first you'd have to work with some rectangles scaled down to lines and a whooole bunch of math.
In Zooper every aspect of those 'lines' can be controlled via Advanced Parameters. So width, rotation angle, x/y etc. The issue is that you'd have to employ some fairly advanced mathematics to get the lines into a proper graph. Whether that math gets done in Zooper based on the Tasker data, OR, the math gets done in Tasker and just all piped over to Zooper, I believe it's doable but again the math would be time consuming aspect.
Not nuclear physics, but a lot of equations and trial and error. As working with Zooper variables and math is akin to cryptography sometimes, I'd be in favor of doing the math all in Tasker and then doing a data dump to Zooper just to spin and lengthen (or shorten) the lines to display/build the graph.
Thank you very much. I'm an old hand at Android, but very new to Zooper.
Wrong thread

Can't update weather setting (bug?)

Hello all. I'm trying to configure my weather widget to use a specific city instead of current location. I'm under the impression that if I manually set the location instead of using current location, weather will update without location settings being turned on (correct me if I'm wrong). However the prompt to change the location is too small and I can't scroll down to select the other options or even hit save (see image). How do I get around this? Thanks.
Zooper Widget Pro v2.60
Galaxy Tab 4 10.1, Android 5.0.2
Same thing
majhimujhuko said:
Hello all. I'm trying to configure my weather widget to use a specific city instead of current location. I'm under the impression that if I manually set the location instead of using current location, weather will update without location settings being turned on (correct me if I'm wrong). However the prompt to change the location is too small and I can't scroll down to select the other options or even hit save (see image). How do I get around this? Thanks.
Zooper Widget Pro v2.60
Galaxy Tab 4 10.1, Android 5.0.2
Click to expand...
Click to collapse
Hi! Tell me please have you solved your problem? I'm having the same issue with my ASUS ZenPad? Help!!!
Kraguanci said:
Hi! Tell me please have you solved your problem? I'm having the same issue with my ASUS ZenPad? Help!!!
Click to expand...
Click to collapse
I have not solved this problem, unfortunately. I just have to live with it.
Maybe use WeatherACE plugin with Tasker? Then pass variable to Zooper?
Life is poker, risk being happy
Same problem on Zenpad for me
ewa12321 said:
Maybe use WeatherACE plugin with Tasker? Then pass variable to Zooper?
Care to elaborate? I'm not sure I'd know how to do that and I'm willing to try anything
Click to expand...
Click to collapse
ewa12321 said:
Maybe use WeatherACE plugin with Tasker? Then pass variable to Zooper?
Life is poker, risk being happy
Click to expand...
Click to collapse
Care to elaborate? I'm not sure I'd know how to do that and I'm willing to try anything
You're doing better than I am. I can't even see what I type in for location. I can use the spell check to make sure I'm entering everything in right, but I still get no results back. No matter what I do, I can't get current weather to match anything close. Even if I select Yahoo for the source, and download the Yahoo Weather app, they give different results.

Categories

Resources