You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am requesting that each of these cards be tagged as cards/test-cards in Anki.
Describe how it will help your workflow
I have many card groups structured this way and I sometimes like to review my cards by tag using a logseq query like {{ cards cards/test-cards }}. This enhancement will allow me to do this within Anki as well by using a filtered deck.
Describe the solution you'd like
When I create a group of cards, I often create a parent block with inline tags for later querying within logseq.
e.g.,
I am requesting that each of these cards be tagged as
cards/test-cards
in Anki.Describe how it will help your workflow
I have many card groups structured this way and I sometimes like to review my cards by tag using a logseq query like
{{ cards cards/test-cards }}
. This enhancement will allow me to do this within Anki as well by using a filtered deck.Describe alternatives you've considered
I discovered Tags for all cards on a page · Issue #194 · debanjandhar12/logseq-anki-sync and Ability to add tags on Anki cards with a property · Issue #147 · debanjandhar12/logseq-anki-sync which seem related to my request, but, from what I understand, they only apply to the block property
tags
on the parent, not inline tags on the parent. I've considered converting all my inline tags to block properties, but have not found a good way to do this programmatically.The text was updated successfully, but these errors were encountered: