Display Calendar for tomorrow

87 views
Skip to first unread message

ScottS

unread,
Apr 8, 2013, 10:19:03 AM4/8/13
to tas...@googlegroups.com
I would like to run a task in the evening to show the calendar for tomorrow.

What I do have/know...a task that runs at sunset and I can call my calendar App, however, not certain how to show the following day.

I have played around with %CALS, %TIME, and %TIMES, but nothing works.

Matt R

unread,
Apr 8, 2013, 3:48:48 PM4/8/13
to tas...@googlegroups.com
There was a rather lengthy thread on this forum not too long ago that discussed how to do it. Have a search.

Matt

easiuser

unread,
Apr 8, 2013, 3:55:59 PM4/8/13
to tas...@googlegroups.com
You need to use the TEST action (its under misc), select one of the calendar items as the type and the query time in seconds as the data.  This will return the item requested for any appointments occurring at the specified time.  There are several threads in this group that discuss this.  Basically you will have to loop through tomorrow every 10-15 minutes to catch all the events.  

If you have root, you can do it with a simple sql query to the database.  That is discussed in this group as well. 

ScottS

unread,
Apr 8, 2013, 4:20:08 PM4/8/13
to tas...@googlegroups.com
Thanks @Matt and @easiuser. I had conducted a search prior to, and maybe I don't follow, but it seems many were looking to gather next-day data, or appt's, which would need to be created then in a Scene? Pardon, I thought maybe there was a means to simply open my default calendar to tomorrow. After thinking about it though, scrolling to the following day once the calendar is open isn't beyond me :-)

Matt R

unread,
Apr 8, 2013, 5:59:22 PM4/8/13
to tas...@googlegroups.com
Yes, I misunderstood. I'm not sure how to open the calendar app to a specific day. Maybe you could find an intent that can do that.

Matt

Reply all
Reply to author
Forward
0 new messages