Friday, April 19, 2024
 Popular · Latest · Hot · Upcoming
0
rated 0 times [  0] [ 0]  / answers: 1 / hits: 502  / 3 Years ago, mon, august 23, 2021, 9:19:04

I have lots of notes in Gnote and I consider to use Org-mode instead. How can I migrate my Gnote notes to Org-mode?


More From » emacs

 Answers
3

I used https://github.com/StAlphonsos/scriptologie/blob/develop/scripts/tomboy2org.pl which is mentioned in http://orgmode.org/worg/org-tools/.



Here is how to proceed. (Note, however, that you may want to clean out your notes before so that you do not migrate unwanted notes.)




  1. Install the dependencies for running the script:



    sudo apt-get install libxml-twig-perl libtext-format-perl

  2. Download the script from https://github.com/StAlphonsos/scriptologie/blob/develop/scripts/tomboy2org.pl.


  3. Close Gnote so that any changes is written to its database.


  4. Run the script. I chose to run the script with the option -notebooks to make one .org file out of each Gnote notebook:



    perl tomboy2org.pl -notebooks -verbose


[#42515] Tuesday, August 24, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
herriail

Total Points: 11
Total Questions: 122
Total Answers: 118

Location: Peru
Member since Tue, Mar 16, 2021
3 Years ago
herriail questions
Tue, May 18, 21, 02:11, 3 Years ago
Sun, Dec 12, 21, 06:06, 2 Years ago
Wed, May 24, 23, 01:42, 12 Months ago
Sun, Jan 29, 23, 00:48, 1 Year ago
;