[Q] Calendar only shows 1 event for each day - Zooper Widget General

Heya, I have a zooper widget calendar show 5 lines on upcoming calendar events. It looks great on my minimal background, but I've only just noticed it only actually displays 1 event for each day even if there's more than one thing to do that day!
Is this something to do with my custom text?
Each line basically has this :
Code:
[tr=72][sr=0.8][c=cfcfcf][i] $#C0SddMM#=#DddMM#?Today, #C0SMMMM d#$$#C0SddMM#=#W1DddMM#?Tomorrow, #C0SMMMM d#$$[#C0SddMM#!=#W1DddMM#] && [#C0SddMM#!=#DddMM#]?#C0SEEE, MMMM d#$ $#C0D#=1?:#C0Sh.mma# $[/i][/c][/sr]#C0TITLE#[i][c=cfcfcf] [tl][sr=0.8]#C0LOC#[/sr][/tl][/c][/i][/tr]

Related

[Q] Quick Calendar question

Hi,
I'm running CM6.1.1 with the standard apps.
WRT the calendar a couple of niggles I've noticed over time are that if I create an all day event:
i) the widget notifies me the week/day before but not on the actual day;
ii) on the calendar view they come up as bold dates for all but the current day but are still not very visible. The current day is also highlighted in Grey so invisible.
I missed making a birthday call on the day itself recently as I didn't get notified correctly :-(
Is there a setting I've missed or a modified calendar or theme that can I can get to highlight and notify "all day" events better ?
Thanks,

[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.

Calendar Fields

I'm making myself a little calendar widget because with Simple Calendar I can't seem to get it to show me a description in any of it's appearance modifications
My question is. Is there a way to view past events or events from today all day? For instance I have events on my calendar from 12am to 1am because of a calendar sync with google from another application. I can't change that but I would like to see the 12am-1am events on Wednesday all day on Wednesday
Make sense? Can Zooper do that?
One other thing I'd like to do is color the calendar title based on what the title is. Can I set a color based on the Title string? There are only 3 to choose from in my calendar
Ok, I think i've learned from research that my 1st question is not possible yet. I'm going to have to figure a way to change the events to all day
I figured out the 2nd part of the question and for those interested
Code:
[c=$#C0TITLE#=String1?#FF0000$$#C0TITLE#=String2?#00FF00$$#C0TITLE#=String3?#0000FF$]#C0TITLE#[/c]
My calendar widget no longer shows events at all. Did Google change Zoopers ability to read the calendar data?
uninstalling the calendar update fixed the issue

[Q] Color code for calendar events (#C0COLOR#)

Hi Folks,
I saw that #C0COLOR# actually returns the color of the calendar and not the individual event. So, i have got two calendars synced up with my google calendar. It shows Green for all events coming from calendar 1 and lighter green for all events coming from calendar 2.
My question is... is there a way to show the event color, note that while creating a new entry in google calendar you can choose the event color, and that's exactly what i want the variable to return (the color code).
Regards,
Harsh Jayara

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