debanjandhar12 / logseq-anki-sync

An logseq to anki syncing plugin with superpowers - image occlusion, card direction, incremental cards, and a lot more.
GNU Affero General Public License v3.0
446 stars 31 forks source link

FR: Add optional block property "logseq-front" or "logseq-question" to display the property's value in the front card of an Anki card instead of the block itself. #274

Open DigitalSorcerer4225 opened 3 months ago

DigitalSorcerer4225 commented 3 months ago

Describe the solution you'd like Basically I want this:

image

It is significantly better to phrase cards in anki using questions rather than putting declarative statements (or just the name of a concept) to a card's front face hoping that you'll get what it asks from its context. For example:

image

Describe alternatives you've considered

(1) Creating a new block that contains the question then linking it to the note(s)/block(s). image

(2) Another alternative is to write questions and answer directly instead of writing notes on a subject which seems to be a flimsy/bad workaround.

Describe how it will help your workflow