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
421 stars 30 forks source link

Anki cards ignore styling and format for "input answer" resets with logseq sync #246

Closed HeinzContiZacherl closed 3 months ago

HeinzContiZacherl commented 5 months ago

Describe the bug Styling added to anki cards doesn't affect the style of anki cards making it impossible to increase font size or other simple but useful styling. In addition to this the front and back templates get reseted to their default config every time one syncs anki from within logseq. One can not therefore in anki edit the templates to be able to write the answer for the cards questions like this " {{cloze:Text}} "

Steps to Reproduce: Steps to reproduce the behavior:

LogSeq Plugin Sync resets anki template:

  1. On Anki: Edit the front and back templates to enable "type in answer" with " {{type:cloze:Text}} "
  2. On LogSeq sync notes with anki using the plugins default function.
  3. On Anki: " {{type:cloze:Text}} " ist not anymore on the template. The template was reseted to its default.

Unable to modify styling on anki:

  1. On LogSeq: Create Anki cards with the plugin.
  2. In Anki: Try to modify the card styling. Like for example: Increasing the font size.
  3. In Anki: Save your template changes.
  4. In Anki: Nothing happens. Styling changes are ignored.

Expected behavior Styling changes shouldn't be ignored and template changes shouldn't be reseted by new LoqSeg syncs.

Developer console screenshot: Please add a screenshot of the error in logseq's developer console if applicable. Logseq's developer console can be accessed by pressing Ctrl + Shift + I.

Device Information (please complete the following information):

debanjandhar12 commented 3 months ago

Type in answer support added in v6.2.0 (eta 2-3 days)