1 point

Neat!

permalink
report
reply
1 point

Hi, I found that we have the same idea. I recently wrote a similar package that

focuses on customizability and not modifying the original text. My idea is that

we should allow users to define which parts are the front side of the card,

which parts are the back side, which parts need to create an ID, and so on, so

my package focuses more on customizability. Additionally, I found that we both use org

emphases as the marker for cloze, which is really coincidental :) .

Here is my package: https://github.com/Elilif/emacs-anki-helper

permalink
report
reply
1 point

You beautiful bastard. Starred.

Yes, org emphasis makes it easy with the regexp org-emph-re :-)

From your source code, I infer that the note ID is saved in a property ANKI_NOTE_ID, which always goes in a property drawer, correct? Or did you find a way to skip recording the ID in some cases? Or detach property drawers from headlines?

permalink
report
parent
reply
1 point

I am learning french, too. I my case, I use item list to collect words, for instance:

^(- [ ] Oui)

^(- [ ] Non)

^(- [ ] Peut-être.)

In this case, I can sync all words without recording the ID.

permalink
report
parent
reply
1 point

I infer that the note ID is saved in a property ANKI_NOTE_ID, which always goes in a property drawer, correct?

This is used for traditional card format, where one headline is one card.

Or did you find a way to skip recording the ID in some cases? Or detach property drawers from headlines?

It’s all customizable, See card-that-are-not-entries and change-the-default-behavior

permalink
report
parent
reply
1 point

I see anki-helper-request lets the user make their own AnkiConnect request, so I see it’s totally customizable (for programmers). Which is a good idea, but I’m also interested in automating some default syntaxes. I’m curious how you personally would do it? Let’s say you have note text that’s open to change, and you still don’t want a headline.

permalink
report
parent
reply

Emacs

!emacs@communick.news

Create post

A community for the timeless and infinitely powerful editor. Want to see what Emacs is capable of?!

Get Emacs

  • Windows
  • Mac OS X
  • GNU/Linux and BSD (Just get it from your distribution’s package manager)

Rules

  1. Posts should be emacs related
  2. Be kind please
  3. Yes, we already know: Google results for “emacs” and “vi” link to each other. We good.

Emacs Resources

Emacs Tutorials

Useful Emacs configuration files and distributions

Quick pain-saver tip

Community stats

  • 18

    Monthly active users

  • 562

    Posts

  • 2.4K

    Comments