Skip to content

Releases: chronologos/Fabricius

Support Roam Depot

30 Jul 23:05
da43462
Compare
Choose a tag to compare

What's Changed

  • Add support for cloze-with-hint syntax by @huylenq in #2
  • Update README to reflect code by @jjthrash in #3

New Contributors

Full Changelog: 1.1.1...1.2

Release typescript version with group and title tags

10 Sep 10:36
d39db04
Compare
Choose a tag to compare
1.1.1

handle title and group on same block

Add group and title tags

14 Jun 00:38
703b7c3
Compare
Choose a tag to compare
Pre-release
  • Installation process is slightly different (and unfortunately a bit more complex). See the README.
  • Group and Title tags are lightweight features that make it easier to impart optional context to your flashcards.

v0.2

28 May 19:32
ccdd1cb
Compare
Choose a tag to compare

I decided to use a client-side script instead of waiting for the backend API to be available. v0.2 is the first release for this script.

Features:

  • Installs a sync button
  • On activation, runs a single-direction sync from Roam to Anki (only creates cards for any new clozes in Roam, does not modify existing cards)
  • Does limited Markdown -> HTML conversion on sync
  • Uses AnkiConnect batch APIs where possible for higher performance