logseq-anki-sync icon indicating copy to clipboard operation
logseq-anki-sync copied to clipboard

Support for Anki extensions such as hierarchical tags, image occlusion, and cloze overlapper?

Open debanjandhar12 opened this issue 3 years ago • 4 comments

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?

debanjandhar12 avatar Feb 01 '22 19:02 debanjandhar12

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.

debanjandhar12 avatar Feb 01 '22 19:02 debanjandhar12

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

thiswillbeyourgithub avatar Mar 18 '22 15:03 thiswillbeyourgithub

Chiming in again to say that the upcoming whiteboard feature might provide helpful code to create image occlusion cards.

thiswillbeyourgithub avatar Jun 04 '22 12:06 thiswillbeyourgithub

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! :)

skydtrtzmr avatar Aug 09 '22 11:08 skydtrtzmr

Closing as V4 supports most of it.

debanjandhar12 avatar Nov 10 '22 05:11 debanjandhar12