github debanjandhar12/logseq-anki-sync v1.0.0

latest releases: v6.3.1, v6.3.0, v6.2.8...
2 years ago

The is a major release (around 30% of code was changed). Please make backup in anki before doing sync.

This release introduces a new renderer built over mldoc. This means the behavior of output anki html will be somewhat (not exactly) similar to logseq.
Also, this means that org mode will be somewhat supported. I will be frank - the org mode support is bad right now as I am not very familiar with org mode. Please create issue if you encounter any problem, especially org mode or md rendering ones so I can add those to test cases.

Changelog:

  • feat: switched rendering to a hacky custom renderer built over mldoc's export html function.
  • feat: basic org mode support #1
  • feat: incremental multiline cards https://github.com/debanjandhar12/logseq-anki-sync/wiki/How-to-make-incremental-multiline-cards%3F
  • feat: add support for block embedded
  • chore: added docs for using custom css, incremental cards etc..
  • chore: removed some console debugging statements
  • fix: children of multiline cards not getting rendered properly #14
  • fix: ignore multicards that do not have children and are not reversed or bidirectional #17 #16

Don't miss a new logseq-anki-sync release

NewReleases is sending notifications on new releases.