louietan / anki-editor

Emacs minor mode for making Anki cards with Org
699 stars 87 forks source link

Support referencing any contents in the org fileYork #102

Open YorkZ opened 1 year ago

YorkZ commented 1 year ago

Hi,

First of all, thank you very much for this package. I'm sending this PR in response to this suggestions. Please see the commit message for more details.

Thank you

doolio commented 1 year ago

Thanks YorkZ. As per the other issue it would be great to submit this PR to orgtre's fork as well.

orgtre commented 1 year ago

Yes, thanks @YorkZ, but I'm not sure I understand what this does. It seems to be almost the same as this pull request, so would likely introduce some breakage in orgtre/anki-editor (see #81). Maybe that is not too difficult to address though?

What kind of references are you talking about? Does this change how the reference looks when exported to Anki? I sometimes use nobiot/org-transclusion for referencing content and that works fine already.