debanjandhar12 / logseq-anki-sync

An logseq to anki syncing plugin with superpowers - image occlusion, card direction, incremental cards, and a lot more.
GNU Affero General Public License v3.0
446 stars 31 forks source link

batch add 'tags' in a page (like setting deck::) #232

Closed JaeyongMed closed 9 months ago

JaeyongMed commented 9 months ago

I want to add same tags for cards in a page Exactly like this

deck::logseq tag::headAndNeckAnatomy, Medicine

Quesiton1 #card Answer1(this card gets the tags above)

I want to manage cards by tag, not by deck.

debanjandhar12 commented 9 months ago

you can use the following page properties (declare in first block of a page):

tags: tag1,tag2
debanjandhar12 commented 9 months ago

Please re-open in case the above answer was not helpful.