Shortcut to Calendar Event from Widget - Zooper Widget General

Dear All,
Tried searching for this with little progress. I have a very simple widget that shows an agenda-type view. It just lists the events in separate boxes with date, time and event name (as per picture).
Is there a way so that when I click on a specific event it can take me to the 'Edit event' option within my calendar? I have been toying with Tasker (yeah, didn't get far with Tasker for this!) and with different calendars to see if that make a difference (for example I find it easier to manipulate iCal over Sunrise within Zooper) but I have turned up nothing.
Any help is greatly appreciated!
A.

Related

Calendar help needed

Stock calendar. All looks good when I look at the calendar on google/computer.
Phone set to sync with my google calendar and add on calendars.
I have repeating events, add on calendars for sports, holidays, phases of the moon and regular calendar entries.
Set on my phone to sync all of these.
When I open the calendar on the phone it does not show the sports. There are solid colored lines across the top of the calendar with no printing visible. When I click on one it brings up the edit screen for that entry.(the repeating events)
Are all these issues due to a buggy app? Hope to fix in an update? Or do I need to change something on the phone?
Thank you.

[Q] Marking a Calendar Event as Private

Hey all,
All of my email and calendar settings are correct, and I am sync'd with the Exchange/ActiveSync for work. When trying to create a calendar invite it will show correctly in my Outlook client as well. The issue I am having is when creating a calendar invite on the phone itself - it doesn't give an option to mark it as private. After you've created the event and go to view it - it shows Privacy as "default". If you click "edit" on the event you don't seem to get the option to change it.
I know there are options for rooted phones, (I searched to the best of my ability) but wanted to see about a stock GS3 (you know how it is, work phone).
Any ideas or different calendar suggestions are more than welcome. Thank you for the help.
-Kenny

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] Trying to display first event from specific calendar

I've been stumped on this one for a while. I'm making a module that displays the first event from a specific calendar.
So far, I've been able to identify whether or not the first event is from that calendar using it's color. However, if the first event in the calendar isn't that color, nothing will display.
Code:
$#C0COLOR#=#ffc2c2c2?C0TITLE$
Is there a way to identify the first event of a certain color (calendar)?
majesticPotato said:
I've been stumped on this one for a while. I'm making a module that displays the first event from a specific calendar.
So far, I've been able to identify whether or not the first event is from that calendar using it's color. However, if the first event in the calendar isn't that color, nothing will display.
Code:
$#C0COLOR#=#ffc2c2c2?C0TITLE$
Is there a way to identify the first event of a certain color (calendar)?
Click to expand...
Click to collapse
If you only want to display the events from a specific calendar, easiest way would be to select only that one for the widget (option is on the main widget edit screen). Then #C0TITLE# automatically is the next event of that calendar. If you want to display events from multiple calendars, then you sadly are out of luck. There is no build-in way to select a specific event from a specific calendar out of multiple.
If you are proficient enough with Tasker, you might be able to select the event there and then post it to Zooper.
kwerdenker said:
If you only want to display the events from a specific calendar, easiest way would be to select only that one for the widget (option is on the main widget edit screen). Then #C0TITLE# automatically is the next event of that calendar. If you want to display events from multiple calendars, then you sadly are out of luck. There is no build-in way to select a specific event from a specific calendar out of multiple.
If you are proficient enough with Tasker, you might be able to select the event there and then post it to Zooper.
Click to expand...
Click to collapse
Hmm, that wouldnt be sufficient. I have some experiene with Tasker, but not sure how I would go about doing that. Do you think you could guide me in the general direction?
majesticPotato said:
Hmm, that wouldnt be sufficient. I have some experiene with Tasker, but not sure how I would go about doing that. Do you think you could guide me in the general direction?
Click to expand...
Click to collapse
Sorry but I'm not that good in Tasker myself, so I can't help you with this.

[Q] Is it possible to exclude calendars in the "next event" richtext?

I have a widget where it displays the next three events on my calendar in text, but I don't want certain calendars to show up. Short of completely removing them from Google, is there any way to exclude one or two calendars?
There's an option in the Zooper widget app called calendars to show try that. If that doesn't work try using a conditional.

Categories

Resources