I am new to Emacs and completed the Emacs and basic org-mode tutorials.
Now I want to install org-drill. The following is my failed attempts at installing org-drill on Emacs.
From http://orgmode.org/worg/org-contrib/org-drill.html
Installation
The…
I want to use the capture module of org-mode to create a data base of new words that I want to learn, and then use the drill module to learn them (flash cards style).
In my org-capture-templates I added the following:
("v" "Vocabulary" entry
…
I'm trying to find a way to add a clickable link in org-mode that opens another local file and scrolls to a specific property id.
It's easier to explain with an example:
$ cat file1.org
* org links that I've tried and they don't work…
I am a Vim user interested in using org-drill (org-drill is an extension for org-mode).
But before I invest in learning Emacs, I would like to know if evil-org-mode works well in org-drill.