From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Brown Subject: Re: org google weather Date: Fri, 04 Mar 2011 21:28:16 +0000 Message-ID: <87lj0uinin.wl%lists@700c.org> References: <87oc5rlwc4.wl%lists@700c.org> <4D70A577.4000509@manor-farm.org> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=34897 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PvcXt-0004pN-FD for emacs-orgmode@gnu.org; Fri, 04 Mar 2011 16:28:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PvcXs-0007Da-Is for emacs-orgmode@gnu.org; Fri, 04 Mar 2011 16:28:21 -0500 Received: from nativespace-leda.ns-leda.com ([89.145.88.80]:48757) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PvcXs-0007DP-Eq for emacs-orgmode@gnu.org; Fri, 04 Mar 2011 16:28:20 -0500 In-Reply-To: <4D70A577.4000509@manor-farm.org> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: lists@manor-farm.org Cc: emacs-orgmode@gnu.org At Fri, 04 Mar 2011 08:40:23 +0000, Ian Barton wrote: > On 03/03/11 21:37, Simon Brown wrote: > > Has anybody tried adding the functionality of %%(diary-sunrise-sunset) > > (sunrise, sunset time and daylight hours) to the google weather code? > I just have something like: >=20 > #+CATEGORY: Day/Year > &%%(diary-day-of-year) > #+CATEGORY: Sunrise > &%%(diary-sunrise-sunset) That's where I am at the moment, with the weather forecast, sunrise and sunset times on different lines. I was wondering if the two could be integrated to make a one line weather forecast, sunrise and sunset times. ? eg. Location: (icon) Chance of Rain, [-1,6] =E2=84=83, Sunrise 0658 Sunset 1759= 1101 hrs of daylight Simon