logseq-anki-sync
logseq-anki-sync copied to clipboard
Some directory (parent) card with all the next levels(all next children block)
Hey
- I hope that the plug-in can generate not only an Anki card with labels(#card), but also a directory (parent) card. The answer to each parent card is all the next levels(all next children block),just Like the picture below。
- However,v3.2.4 will export all the next levels(all children block),just like below picture
-
****
It is possible to limit the depth of children using #depth-1 tag. Please see https://github.com/debanjandhar12/logseq-anki-sync/discussions/88.
Is this what you wanted to achieve?
It is possible to limit the depth of children using
#depth-1tag. Please see #88.Is this what you wanted to achieve?
Thank you very much!This is what I expect; By the way,if all my notes follow this structure, then the tag (# card) has no substantive meaning;
Personally, if we take notes like this, we can export each lower level as the answer of the upper level to Anki instead of labeling each block;Thanks again1😄
And,for an obsessive-compulsive disorder, this information redundancy is uncomfortable;Whether these labels(#card #depth-1 or any other label) can be placed in a field separately?

And,for an obsessive-compulsive disorder, this information redundancy is uncomfortable;Whether these labels(#card #depth-1 or any other label) can be placed in a field separately?
There are a few reasons why #depth-1 cannot be treated as #card:
- Performance will degrade.
- The
#depth-1is kept reserved for future use in setting depth of page & block embedded etc..
Hopefully, that helps.
Yeah;And thank you for reply my question 😄


