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
421 stars 30 forks source link

Disable cards on a page #247

Open thomask-gh opened 5 months ago

thomask-gh commented 5 months ago

Hi and firstly thanks a lot for the amazing work that you do with this plugin, it’s helped me a lot!

Describe the solution you'd like I have a page in logseq in which I have a bunch of cards that I don’t really care about anymore, but I still want to keep the page in logseq, and I don’t want to have to go through the hassle of removing every single #card or :-> from this page. I would like to be able to specify something like deck:: none or deck: null or cards:: disabled in the page or block properties, that cause all the children cards to stop being synced to anki.

Describe how it will help your workflow It would mean that I can delete the cards from anki, keep them in logseq and they won’t be brought back to anki every time I sync.

Describe alternatives you've considered Manually deleting every single #card or :-> from the page. But 1) it’s annoying 2) I might need to bring them back in the future, so it will be even more annoying to re-add the cards markers…