logseq-anki-sync
logseq-anki-sync copied to clipboard
Support for Anki extensions such as hierarchical tags, image occlusion, and cloze overlapper?
Discussed in https://github.com/debanjandhar12/logseq-anki-sync/discussions/26
Originally posted by Malam9 January 25, 2022 Will/does the extension support making card with popular extensions such as those mentioned above?
I will look into hierarchical tags.
As for image occlusion and cloze overlapper, I dont think it would be possible but you can use them parallelly with the plugin in the deck. The structure of the plugin doesn't support external anki plugins to interfere with rendering.
This doesn't however mean that having features of image occlusion and close overlapped in Logseq are impossible, but just that the features need to be added one at a time without actual dependency on those plugins.
Just chiming in to say that image occlusion and close overlapper might be harder to support than closet (which apparently allows to do both of them) : https://ankiweb.net/shared/info/272311064
Chiming in again to say that the upcoming whiteboard feature might provide helpful code to create image occlusion cards.
Hi!
It seems that now we can only use :: as separater in order to show hierarchical(nested) tags correctly in Anki. But it is / instead of :: that work as hierarchy(namespace) separater in Logseq.
So can you consider implementing a way to transform Tags:: parentTag/childTag in Logseq to parentTag::childTag in Anki? That means when we specify the hierarchical tag once, it works as hierarchical tag both in Logseq and Anki.
(I saw #35 and this issue so I dont know if I should write a new one, and wonder if you're still working on this feature)
Thanks a lot! :)
Closing as V4 supports most of it.