From mboxrd@z Thu Jan  1 00:00:00 1970
From: Seb <spluque@gmail.com>
Subject: Re: migrating from planner mode
Date: Tue, 25 Jan 2011 14:22:34 -0600
Message-ID: <87wrls91it.fsf@kolob.sebmags.homelinux.org>
References: <129084.45542.qm@web27005.mail.ukl.yahoo.com>
	<87fwya6ovk.fsf@kolob.sebmags.homelinux.org> <87sjx9hos1.fsf@gnu.org>
	<87lj29g0sf.fsf@ebb.org> <87oc74n3tw.fsf@fastmail.fm>
Mime-Version: 1.0
Content-Type: text/plain
Return-path: <emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org>
Received: from [140.186.70.92] (port=43304 helo=eggs.gnu.org)
	by lists.gnu.org with esmtp (Exim 4.43) id 1PhpPl-0005UP-CY
	for emacs-orgmode@gnu.org; Tue, 25 Jan 2011 15:23:02 -0500
Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
	(envelope-from <geo-emacs-orgmode@m.gmane.org>) id 1PhpPf-00077A-Ih
	for emacs-orgmode@gnu.org; Tue, 25 Jan 2011 15:22:57 -0500
Received: from lo.gmane.org ([80.91.229.12]:54233)
	by eggs.gnu.org with esmtp (Exim 4.71)
	(envelope-from <geo-emacs-orgmode@m.gmane.org>) id 1PhpPf-00076S-8g
	for emacs-orgmode@gnu.org; Tue, 25 Jan 2011 15:22:51 -0500
Received: from list by lo.gmane.org with local (Exim 4.69)
	(envelope-from <geo-emacs-orgmode@m.gmane.org>) id 1PhpPc-0004Ne-M0
	for emacs-orgmode@gnu.org; Tue, 25 Jan 2011 21:22:48 +0100
Received: from s01060015e975d7fb.wp.shawcable.net ([24.77.73.195])
	by main.gmane.org with esmtp (Gmexim 0.1 (Debian))
	id 1AlnuQ-0007hv-00
	for <emacs-orgmode@gnu.org>; Tue, 25 Jan 2011 21:22:48 +0100
Received: from spluque by s01060015e975d7fb.wp.shawcable.net with local
	(Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00
	for <emacs-orgmode@gnu.org>; Tue, 25 Jan 2011 21:22:48 +0100
List-Id: "General discussions about Org-mode." <emacs-orgmode.gnu.org>
List-Unsubscribe: <http://lists.gnu.org/mailman/listinfo/emacs-orgmode>,
	<mailto:emacs-orgmode-request@gnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/archive/html/emacs-orgmode>
List-Post: <mailto:emacs-orgmode@gnu.org>
List-Help: <mailto:emacs-orgmode-request@gnu.org?subject=help>
List-Subscribe: <http://lists.gnu.org/mailman/listinfo/emacs-orgmode>,
	<mailto:emacs-orgmode-request@gnu.org?subject=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,

Thanks for all the suggestions.  Being a perl dummy, how should these
scripts be called?  Presumably some variables need to be set.  Thanks
again for the pointers.

Cheers,
Seb


On Tue, 25 Jan 2011 15:08:59 -0500,
Matt Lundin <mdl@imapmail.org> wrote:

> "Bradley M. Kuhn" <bkuhn@ebb.org> writes:
>> I also had a script from a while back that I wrote to migrate from
>> Planner to org-mode.  Perhaps it's useful to some:
>> http://gitorious.org/bkuhn-small-hacks/org-mode/blobs/master/planner2org.plx

>>> I added a FAQ in Worg about migration for Planner with just this
>>> link, maybe other can improve the FAQ later.

>> I'm happy to add mine too.  I've asked mdl for access, but attached
>> is a patch to Worg to add it.

>> diff --git a/org-faq.org b/org-faq.org index f733387..35b4ab5 100644
>> --- a/org-faq.org +++ b/org-faq.org @@ -853,7 +853,8 @@ something
>> like this:

>> ** Can I migrate from Planner?

>> - Yes.  This [[http://www.c0t0d0s0.de/plan2org/plan2org.pl][perl
>> script]] can help.  + Yes.  This
>> [[http://www.c0t0d0s0.de/plan2org/plan2org.pl][perl script]] or
>> [[http://gitorious.org/bkuhn-small-hacks/org-mode/blobs/master/planner2org.plx
>> +][this Perl script]] can help.

>> * Errors and general problems :PROPERTIES:

> Applied, thanks!

> - Matt

> _______________________________________________ Emacs-orgmode mailing
> list Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode


-- 
Seb