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
465 stars 34 forks source link

Let user add what property name will be used as tags in anki in addition to the `tags` property. #283

Open DigitalSorcerer4225 opened 3 months ago

DigitalSorcerer4225 commented 3 months ago

Describe the solution you'd like The current plugin uses logseq's tags property (and the '#') to generate tags in anki. What I like is to set it to a different one. For example: anki-tags in addition to tags whose values could include text separated by a separator like comma for instance.

Describe how it will help your workflow From what I've experienced, using tags and links as its value(s) makes my graph cluttered over time as I write new notes.

Describe alternatives you've considered I use tags: (date) to avoid cluttering my graph but it's hard to filter what I want to study on Anki based on the topic because all I have to work with are dates as tags.