diff options
| author | eeeickythump <devnull@localhost> | 2011-05-12 10:36:28 +1200 |
|---|---|---|
| committer | eeeickythump <devnull@localhost> | 2011-05-12 10:36:28 +1200 |
| commit | 65e12900233c3665f952653df892cb003b11091a (patch) | |
| tree | eaef39bd0624363f428b1cf530c80d1a91cbba20 /org-drill.html | |
| parent | 2be993c6ce9b604c82eb610df0969ad239007ab6 (diff) | |
| download | org-drill-65e12900233c3665f952653df892cb003b11091a.tar.gz org-drill-65e12900233c3665f952653df892cb003b11091a.zip | |
New file-safe user variable: org-drill-scope. Allows customisation of the scope of drill sessions
(ie where items are sourced from). The variable can take the value 'directory', meaning items
will be sourced from all org files in the same directory as the current file. This is useful
for splitting up a monolithic item collection into smaller files, while still including all
those files in drill sessions.
The values of the SCOPE argument to org-drill have changed slightly. Possible values are the same
as those for 'org-drill-scope'.
- 'file' now means current file/buffer, respecting restrictions (default, same as old 'nil')
- 'file-no-restriction' means current file, ignoring (overriding) restrictions (same as old 'file')
- new value 'directory' (see above)
- other values have the same meaning as before.
Diffstat (limited to 'org-drill.html')
0 files changed, 0 insertions, 0 deletions
