Google Calendar Agenda PocketMod

02 May 2007

Google Calendar Agenda PocketModYALP - Yet Another List PocketMod

When I first started this mod I hit a roadblock, I was using the basic feed, which is worthless [ This has been updated by google ]. Then I found out you can change the link from “basic” to “full”. That gave me some better options, but there are hidden query parameters! I found Google’s calendar api reference page, which gave me the answers I needed.How

to use this PocketMod:

Start by grabbing the url for the xml of the calendar you want to use. Calendar Support

Here are the parameters you need to use:

orderby=starttime
sortorder=ascending
futureevents=true
max-results=10

http://www.google.com/calendar/feeds/uo64jt8569g%40group.calendar.google.com/public/basic?orderby=starttime&sortorder=ascending&futureevents=true&singleevents=true&max-results=10
(you will need to change the link to your feed url)

With the above parameters this works great. Put this mod next to the Monthly Calendar mod and it works pretty good.

Links:
PocketMod App
Google Calendar Agenda PocketMod