Questions tagged [org-drill]

Org-Drill is an extension for .

Resources

4 questions
5
votes
5 answers

How to install org-drill?

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…
wolfv
  • 971
  • 12
  • 20
5
votes
2 answers

Combine org mode capture and drill modules to learn vocabulary

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 …
Dror
  • 12,174
  • 21
  • 90
  • 160
1
vote
1 answer

Org-mode [[file: ]] link to a file with specific :PROPERTIES: :ID:

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…
BinaryButterfly
  • 18,137
  • 13
  • 50
  • 91
1
vote
1 answer

Does evil-org-mode work well in org-drill?

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.
wolfv
  • 971
  • 12
  • 20