Hide past event - Zooper Widget General

I've created agenda widget with 5 events to be shown. But after midnight previous event stays on it. Eg. it's 11 Jun now, but event from Jun 10 is shown. How can I make it over?
Thanks.

Related

[Q] Calendar - Current day appts highlighted

Hello all I am trying to customize a calendar zooper widget. I want to highlight (color) only the current day's appointments (appt). Example:
Today is Friday, Dec 13th
Appt @ 4 pm for p/u dry cleaning
Tomorrow is Saturday, Dec 14th
Appt @ 9 am meeting for coffee
I want the current days appts to be colored and not the others. I can change the color but the problem is if I delete Friday's appts then tomorrow's appts become colored I do not want this to happen. Only turn the current day's appts colored on that day.
Is this possible and am I even explaining it correctly?
Help is much appreciated. Thank you
im not sure
admiral70 said:
Hello all I am trying to customize a calendar zooper widget. I want to highlight (color) only the current day's appointments (appt). Example:
Today is Friday, Dec 13th
Appt @ 4 pm for p/u dry cleaning
Tomorrow is Saturday, Dec 14th
Appt @ 9 am meeting for coffee
I want the current days appts to be colored and not the others. I can change the color but the problem is if I delete Friday's appts then tomorrow's appts become colored I do not want this to happen. Only turn the current day's appts colored on that day.
Is this possible and am I even explaining it correctly?
Help is much appreciated. Thank you
Click to expand...
Click to collapse
i don't know alot of apk coding and this stuff,im only a windows Game Maker Expert,i guess your proplem is the event put each colour with each event at the same code line....i guess colours codes are the same codes of HTML, didn't help Google Is Your Friend : ),if help please hit the thx button PS:this is my first reply im new : ).

[Q] Calander dates splitting and current date highlight

I need help in creating my own calendar.
How can I make the date series instead of being in one single line split into 4 lines so as to be starting from Sunday (or Monday) and run across until Saturday (or any other last date) in the week. Just like the layout of a normal calendar, in a week pattern.
And how can I superimpose an image in the background on the current date so that it will move along and only highlight today's date..
if this isn't possible, I would like to request the developer to look into this feature for the next update.

[Q] Calendar + Todo list

Trying to figure out the best way to do this. I can't see to get a BR (line break) in zooper.
What I want is a calendar widget that shows something like this;
Agenda
Scheduled Event 1
Scheduled Event 2
Scheduled Event 3
Scheduled Event 4
Scheduled Event 5
Todo List
All Day Event 1
All Day Event 2
All Day Event 3
All Day Event 4
All Day Event 5
For my Scheduled Event items I was going to use something like this (calendar items with times);
$#C0D#=0?#C0SEEE# #C0Skkmm# #C0TITLE#
$#C1D#=0?#C1SEEE# #C1Skkmm#C1TITLE#
$#C2D#=0?#C2SEEE# #C2Skkmm#C2TITLE#
$#C3D#=0?#C3SEEE# #C3Skkmm#C2TITLE#
$#C4D#=0?#C4SEEE# #C4Skkmm#C4TITLE#
For my All Day Event items I was going to use something like this (so I only get todo items, no dates/times);
$#C0D#=1?#C0TITLE#
$#C1D#=1?#C1TITLE#
$#C2D#=1?#C2TITLE#
$#C3D#=1?#C2TITLE#
$#C4D#=1?#C4TITLE#
But I don't want blank lines to be present. I basically use my google calendar as a todo list too. Any items set as all day are my todo items.
Any help would be greatly appreciated.
sonicears said:
Trying to figure out the best way to do this. I can't see to get a BR (line break) in zooper.
What I want is a calendar widget that shows something like this;
Agenda
Scheduled Event 1
Scheduled Event 2
Scheduled Event 3
Scheduled Event 4
Scheduled Event 5
Todo List
All Day Event 1
All Day Event 2
All Day Event 3
All Day Event 4
All Day Event 5
For my Scheduled Event items I was going to use something like this (calendar items with times);
$#C0D#=0?#C0SEEE# #C0Skkmm# #C0TITLE#
$#C1D#=0?#C1SEEE# #C1Skkmm#C1TITLE#
$#C2D#=0?#C2SEEE# #C2Skkmm#C2TITLE#
$#C3D#=0?#C3SEEE# #C3Skkmm#C2TITLE#
$#C4D#=0?#C4SEEE# #C4Skkmm#C4TITLE#
For my All Day Event items I was going to use something like this (so I only get todo items, no dates/times);
$#C0D#=1?#C0TITLE#
$#C1D#=1?#C1TITLE#
$#C2D#=1?#C2TITLE#
$#C3D#=1?#C2TITLE#
$#C4D#=1?#C4TITLE#
But I don't want blank lines to be present. I basically use my google calendar as a todo list too. Any items set as all day are my todo items.
Any help would be greatly appreciated.
Click to expand...
Click to collapse
If you use a Rich Text Module, you can just use the enter key as a line break. It will render the same way in the widget as in the editor.
kwerdenker said:
If you use a Rich Text Module, you can just use the enter key as a line break. It will render the same way in the widget as in the editor.
Click to expand...
Click to collapse
I need a way to do a break programmatically to avoid blank lines in each section.
sonicears said:
I need a way to do a break programmatically to avoid blank lines in each section.
Click to expand...
Click to collapse
Put the enter inside of the conditional and not between the conditionals. It will look weird in the editor window but you see it still works in the preview window below.

Q Calendar Widget in Magazine UX

There is no longer a S Planner widget for the regular touchwiz screens, the only built in calendar widget I see is for the magazine ux side of things (swipe to the right). My events which are all day events (clicking the all day check box) causes the dot on the widget to show up for the day before the event and not on the day of the event, but the event details show up on the correct day. So I set an all day event for the 2nd of august and the dot on the widget shows up on the 1st with no details showing on the first but if I click the 2nd even though there is no dot, the event details show up.
Is this happening to anyone else?

Error while displaying Calendar events?

Hello!
Basically I just want to display my three next upcoming Calendar events.
However, what I get is this:
- event 1
- event 2
- event 2​
What do I need to change my code to?
#C0SE dd/MM#: #C0TITLE#
#C1SE dd/MM#: #C1TITLE#
#C2SE dd/MM#: #C2TITLE#​
By the way, this only happens to one particular Calendar category. However, in Google Calendar, nothing shows double.
Thanks

Categories

Resources