emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [patch] Minor worg patch for org-drill documentation
@ 2014-10-23 12:34 Puneeth Chaganti
  2014-12-01 13:49 ` Bastien
  0 siblings, 1 reply; 4+ messages in thread
From: Puneeth Chaganti @ 2014-10-23 12:34 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 125 bytes --]

Hi,

This is a minor patch to the documentation of org-drill.

Thanks for the wonderful extension to org, Paul!

-- 
Puneeth

[-- Attachment #2: 0001-Org-drill-uses-instead-of-for-cloze-hints.patch --]
[-- Type: text/x-patch, Size: 2341 bytes --]

From 1e4d3a5a673090ac5ce82a804c38fac2fcbb978e Mon Sep 17 00:00:00 2001
From: Puneeth Chaganti <punchagan@muse-amuse.in>
Date: Thu, 23 Oct 2014 17:48:29 +0530
Subject: [PATCH] Org-drill uses || instead of | for cloze hints.

This was changed in org-drill version 2.3.7
---
 org-contrib/org-drill.org | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/org-contrib/org-drill.org b/org-contrib/org-drill.org
index d3baa3f..a226132 100644
--- a/org-contrib/org-drill.org
+++ b/org-contrib/org-drill.org
@@ -146,7 +146,7 @@ When the user presses a key, the text "Tallinn" will become visible.
 
 
 Clozed text can contain a "hint" about the answer. If the text surrounded
-by single square brackets contains a `|' character (vertical bar), all text
+by single square brackets contains `||' (two vertical bars), all text
 after that character is treated as a hint. During testing, the hint text will
 be visible when the rest of the text is hidden, and invisible when the rest of
 the text is visible.
@@ -154,8 +154,8 @@ the text is visible.
 Example:
 
 #+BEGIN_EXAMPLE
-Type 1 hypersensitivity reactions are mediated by [immunoglobulin E|molecule]
-and [mast cells|cell type].
+Type 1 hypersensitivity reactions are mediated by [immunoglobulin E||molecule]
+and [mast cells||cell type].
 #+END_EXAMPLE
 
 #+BEGIN_QUOTE
@@ -257,7 +257,7 @@ There is more than one fact in this statement -- you could create a single
 
 #+BEGIN_EXAMPLE
 The capital city of [New Zealand] is [Wellington], which is located in
-the [North|North/South] Island and has a population of about [400,000].
+the [North||North/South] Island and has a population of about [400,000].
 #+END_EXAMPLE
 
 But this card will be difficult to remember. If you get just one of the 4
@@ -291,7 +291,7 @@ the North Island.
 
 ,* Fact
 The capital city of New Zealand is Wellington, which is located in
-the [North|North/South] Island.
+the [North||North/South] Island.
 #+END_EXAMPLE
 
 However, this is really cumbersome. Multicloze card types exist for this
@@ -339,7 +339,7 @@ will be hidden.
   :END:
 
 The capital city of [New Zealand] is [Wellington], which is located in
-the [North|North/South] Island and has a population of about [400,000].
+the [North||North/South] Island and has a population of about [400,000].
 #+END_EXAMPLE
 
 
-- 
1.9.1


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [patch] Minor worg patch for org-drill documentation
  2014-10-23 12:34 [patch] Minor worg patch for org-drill documentation Puneeth Chaganti
@ 2014-12-01 13:49 ` Bastien
  2014-12-01 15:59   ` Puneeth Chaganti
  0 siblings, 1 reply; 4+ messages in thread
From: Bastien @ 2014-12-01 13:49 UTC (permalink / raw)
  To: Puneeth Chaganti; +Cc: emacs-orgmode

Hi Puneeth,

Puneeth Chaganti <punchagan@gmail.com> writes:

> This is a minor patch to the documentation of org-drill.

Applied, thanks!

-- 
 Bastien

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [patch] Minor worg patch for org-drill documentation
  2014-12-01 13:49 ` Bastien
@ 2014-12-01 15:59   ` Puneeth Chaganti
  2014-12-01 16:07     ` Bastien
  0 siblings, 1 reply; 4+ messages in thread
From: Puneeth Chaganti @ 2014-12-01 15:59 UTC (permalink / raw)
  To: Bastien; +Cc: emacs-orgmode

Hi Bastien,

Thanks for applying the patch.  I am back to using org-mode quite
regularly.  Can I get commit access to worg, so I can fix things as I
notice them?  Thanks!

-- Puneeth

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [patch] Minor worg patch for org-drill documentation
  2014-12-01 15:59   ` Puneeth Chaganti
@ 2014-12-01 16:07     ` Bastien
  0 siblings, 0 replies; 4+ messages in thread
From: Bastien @ 2014-12-01 16:07 UTC (permalink / raw)
  To: Puneeth Chaganti; +Cc: emacs-orgmode

Hi Puneeth,

Puneeth Chaganti <punchagan@gmail.com> writes:

> Can I get commit access to worg, so I can fix things as I
> notice them?

Sure - please send me your public key and I'll give you access.

Thanks in advance!

-- 
 Bastien | http://bzg.fr

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-12-01 16:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-23 12:34 [patch] Minor worg patch for org-drill documentation Puneeth Chaganti
2014-12-01 13:49 ` Bastien
2014-12-01 15:59   ` Puneeth Chaganti
2014-12-01 16:07     ` Bastien

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).