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

Some directory (parent) card with all the next levels(all next children block)

Open lijianhuied opened this issue 3 years ago • 2 comments

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。
    • image
    • image
    • image
  • However,v3.2.4 will export all the next levels(all children block),just like below picture - image****

lijianhuied avatar Oct 11 '22 14:10 lijianhuied

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?

debanjandhar12 avatar Oct 11 '22 18:10 debanjandhar12

It is possible to limit the depth of children using #depth-1 tag. 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?

image

lijianhuied avatar Oct 13 '22 08:10 lijianhuied

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?

image

There are a few reasons why #depth-1 cannot be treated as #card:

  • Performance will degrade.
  • The #depth-1 is kept reserved for future use in setting depth of page & block embedded etc..

Hopefully, that helps.

debanjandhar12 avatar Oct 20 '22 14:10 debanjandhar12

Yeah;And thank you for reply my question 😄

lijianhuied avatar Oct 21 '22 01:10 lijianhuied