From mboxrd@z Thu Jan 1 00:00:00 1970 From: Myriam Abramson Subject: Help with migrating blog to org-mode format Date: Sun, 09 Jan 2011 17:53:19 -0500 Message-ID: <87lj2telk0.fsf@playground.homesweet.home> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=38337 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pc48l-0001Xx-SY for emacs-orgmode@gnu.org; Sun, 09 Jan 2011 17:53:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pc48k-0007vc-PQ for emacs-orgmode@gnu.org; Sun, 09 Jan 2011 17:53:35 -0500 Received: from vms173019pub.verizon.net ([206.46.173.19]:45352) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pc48k-0007vG-Lb for emacs-orgmode@gnu.org; Sun, 09 Jan 2011 17:53:34 -0500 Received: from playground.homesweet.home ([unknown] [70.108.132.174]) by vms173019.mailsrvcs.net (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)) with ESMTPA id <0LES005CB28W7OL0@vms173019.mailsrvcs.net> for emacs-orgmode@gnu.org; Sun, 09 Jan 2011 16:53:21 -0600 (CST) Received: from playground.homesweet.home (localhost.localdomain [127.0.0.1]) by playground.homesweet.home (8.14.3/8.14.3/Debian-9.1ubuntu1) with ESMTP id p09MrKFD012602 for ; Sun, 09 Jan 2011 17:53:20 -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-orgmode@gnu.org Hello, After Google dropped the ftp option to blogger, I dumped my blog to an xml file with the hope of ressucitate it to a more friendly environment for me. I've found this environment with a combination of org-mode, blorg, and ... dropbox. Dropbox just provides me a link to publish my blog wherever I want to. Blorg isn't being maintained I believe and it has lots of error but it works in converting org-mode to blog formatting for now and I can work on it later. Each topic in a blog is a TODO task and the date is inserted when the task is DONE. I'm planning to read from my xml blog and write topics simply as "* DONE mytopic ... " but how can I get the publication date in org to get "CLOSED: " on the next line? The xml of my blog is something like that: my title my content 2003-10-22T18:27:00.000-04:00 TIA, myriam >From the cat's little instruction handbook: Treat yourself to a nap in the sock drawer once in awhile.