Re: [O] Script: convert Tomboy/GNote XML to org-mode

2011-08-14 Thread Bastien
Hi Attila, attila writes: > https://github.com/StAlphonsos/scriptologie Thanks for this -- I have added a section to the Org-tools page on Worg: http://orgmode.org/worg/org-tools/index.html Best, -- Bastien

Re: [O] Script: convert Tomboy/GNote XML to org-mode

2011-08-11 Thread Darlan Cavalcante Moreira
By using the indent option everything seems to work just fine. I noticed that the PROPERTIES block is not indented, but that is not an issue. I can already move from tomboy to org, but I will test any future version of tomboy2org. Thanks, Darlan At Wed, 10 Aug 2011 13:43:22 -0500, attila wrot

Re: [O] Script: convert Tomboy/GNote XML to org-mode

2011-08-10 Thread attila
-BEGIN PGP SIGNED MESSAGE- Hash: SHA384 On 08/10/2011 12:01 PM, Darlan Cavalcante Moreira wrote: > >[snip] > I have found one problem that prevents me from converting my notes > correctly, though. In tomboy I have many notes where I use "*" as bullet > item in the body starting in the fir

Re: [O] Script: convert Tomboy/GNote XML to org-mode

2011-08-10 Thread Darlan Cavalcante Moreira
Thanks for the instructions, and sorry for the late reply. I'm using Ubuntu 11.04 and I was able to run the script after installing libtext-format-perl as you have instructed. I have found one problem that prevents me from converting my notes correctly, though. In tomboy I have many notes where

Re: [O] Script: convert Tomboy/GNote XML to org-mode

2011-08-03 Thread attila
-BEGIN PGP SIGNED MESSAGE- Hash: SHA384 On 08/03/2011 11:48 AM, Darlan Cavalcante Moreira wrote: > > Thanks for sharing this. I've wanted to convert my tomboy notes to org-mode > for some time. > > I downloaded the script and tried to run it with > : ./tomboy2org.pl -help > but I got the

Re: [O] Script: convert Tomboy/GNote XML to org-mode

2011-08-03 Thread Achim Gratz
Darlan Cavalcante Moreira writes: > I downloaded the script and tried to run it with > : ./tomboy2org.pl -help > but I got the error message below > Can't locate Text/Format.pm in @INC (@INC contains: /etc/perl > /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 > /usr/share

Re: [O] Script: convert Tomboy/GNote XML to org-mode

2011-08-03 Thread Darlan Cavalcante Moreira
Thanks for sharing this. I've wanted to convert my tomboy notes to org-mode for some time. I downloaded the script and tried to run it with : ./tomboy2org.pl -help but I got the error message below --8<---cut here---start->8--- Can't locate Text/Format.pm in @I

[O] Script: convert Tomboy/GNote XML to org-mode

2011-08-03 Thread attila
-BEGIN PGP SIGNED MESSAGE- Hash: SHA384 Pardon me if this isn't the right place to post this, but I couldn't figure out where else to do so. I'm moving my note-taking from GNote (C++ rewrite of Tomboy Notes) to org-mode. As I have a lot of notes all over the place, I wrote a script to co