From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Sven Bretfeld" Subject: [org-feed] Remember the Milk - active timestamps Date: 25 Feb 2010 22:10:30 +0100 Message-ID: <87635lrph5.fsf@gmx.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nkkyz-00026b-Q3 for emacs-orgmode@gnu.org; Thu, 25 Feb 2010 16:10:53 -0500 Received: from [140.186.70.92] (port=55870 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nkkyv-00025Y-Rv for emacs-orgmode@gnu.org; Thu, 25 Feb 2010 16:10:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nkkyg-0007uh-Ol for emacs-orgmode@gnu.org; Thu, 25 Feb 2010 16:10:35 -0500 Received: from mx5.rz.ruhr-uni-bochum.de ([134.147.64.33]:58835) by eggs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1Nkkyg-0007uc-Cy for emacs-orgmode@gnu.org; Thu, 25 Feb 2010 16:10:34 -0500 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: emacs-org Hi list-members Today, I configured org-feed to catch RSS feeds from RTM. For Appointments I wrote a template that was intended to convert RTM-schedules to org timestamps (i.e. the date of the appointment). :template "* APPT %title\n %T" This doesn't work, because what is converted by %T is not the schedule but the creation date of the RTM-entry. Has anybody solved this problem? Greetings, Sven