Releases: debanjandhar12/logseq-anki-sync
Releases · debanjandhar12/logseq-anki-sync
v6.4.5
v6.4.3
v6.4.1
v6.4.0
What's Changed
- feat: show error details in sync result dialog
- enhance: progress notification improvements
- enhance: use logseq's react instead of including react in plugin
v6.3.1
What's Changed
- In this version, Feature Explorer Addon is introduced. It provides a gui to explore different tags, properties available to the plugin.
disable-anki-sync
property is introduced in this version. When set to true, it will prevent syncing cards from namespace / page / blocks. (See feature explorer for usage)#no-anki-sync
tag is now marked for removal. Please usedisable-anki-sync
instead. It will be remove in upcoming version. [Breaking Change]parsens
property is now removed. Please use newly added property -useNamespaceAsDefaultDeck
instead. (See feature explorer for usage) [Breaking Change]- added checkbox beside categories in sync selection dialog
- Settings Page Revamp
- Fix bug jkl don't move to correct bullet by @mearyne in #264
Full Changelog: v6.2.1...v6.3.1
v6.2.1
What's Changed
- feat: Introduce #type-in tag. This tag presents a text box enabling you to input your answer. This works with multiline, cloze and swift cards. Works on desktop, web and mobile.
- add JKL shortcuts by @mearyne in #258
- bug fixes and quality improvements
New Contributors
Full Changelog: v6.1.0...v6.2.1
v6.1.0
What's Changed
Screencast.from.2024-02-10.11-16-11.webm
- enhance: specify cloze number by {{clozeID xxx}} by @e-zz in #250
- enhance(converter): number support
- enhance: allow users to set keybinding for sync
- fixed an issue with cards containing page embed throwing error
- other bug fixes
Vote Features for next version: https://forms.gle/DCQ6vLwBHpzjSegQ9
Sponsors
A heartfelt gratitude to the individuals mentioned below for making this release possible:
@Satoriq
v6.0.1
What's Changed
- ui fixes
- converter enhancements and related bug fixes
- swift card fix #238
Sponsors
A heartfelt gratitude to the individuals mentioned below for making this release possible:
@kieranlal @Resia1 @isosphere
v6.0.0
What's Changed
- a number of improvements to image occlusion
- hide all, test one
- ai image occlusion generation (model gets downloaded and then runs on image locally)
- multi-select
- support for rtl, furigana, kanji, kana
- enhance: add "On hover" style for rendering broken cloze macro by @e-zz in #225
- bug fixs: #228, #227, several others
- enhance: use shui button
The plugin is now incompatible with Logseq versions earlier than 0.10.0. Sadly this had to be done as supporting older versions was consuming significant development time.
Demo
Sponsors
New Contributors
v5.5.0
What's Changed
- feat: hide occlusion data addon
- enhance: move skip hash map settings to sync selection page
- fix: graph special char issues #227
- several other bug fixes and enhancements
Full Changelog: v5.4.1...v5.5.0