Skip to content
This repository has been archived by the owner on Oct 26, 2020. It is now read-only.
/ wiki-drill.el Public archive

Elisp library to convert wiki-summary texts into org-drill

License

Notifications You must be signed in to change notification settings

mtekman/wiki-drill.el

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

wiki-drill.el

This repo has migrated to GitLab

https://gitlab.com/mtekman/wiki-drill.el

(The copy here is archived. Please see the above link for the latest developments)

MELPA

Use the Wikipedia summaries from jozefg's wiki-summary package and generates org-drill entries from them.

This exports the functions:

  • wiki-drill which will interactively prompt you for a Wikipedia article and inserts into wiki-drill--file

By default, the drill sections go into "~/wiki-drill-inputs.org" which acts as an inbox. It is then up to the user to refile the section into the appropriate org file. This file location can be overriden by using the M-x customize-variable.

The following variables can overridden:

Custom Variables Value Notes
wiki-drill--file "~/wiki-drill-inputs.org" File where :drill:s goes
wiki-drill--custom-clozer nil Custom clozer types
wiki-drill--binding-clozer-mark "C-b" Mark regions of text binding
wiki-drill--binding-submit "C-c C-c" Submit text binding

About

Elisp library to convert wiki-summary texts into org-drill

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published