Skip to content

Feature request : get fields from PROPERTIES #117

@ATizK

Description

@ATizK

Hello, I have an idea for a potentially useful feature:

Using org-mode's PROPERTIES drawer to specify custom (optional) fields in Anki.

This could be useful for information one doesn't want to see at every review, like hints, or in my case bibliography. The syntax should be something like

`* front
:PROPERTIES:
:ANKI_NOTE_ID: xxx
:ADDITIONAL_FIELDS: bibliography / hints etc
:END PROPERTIES:

back`

I guess the clean way to do this would be to specify a list of PROPERTIES names in org-anki's settings, and then look for these properties when exporting a card (and leave the field empty if they aren't there).

Cheers

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions