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've been using Obsidian_to_Anki to create and update my personal vocabulary deck, which currently contains about 3000 cards and counting. So far, I haven't experienced any syncing issues, and the process usually takes about 1 seconds to complete.
However, after adding a custom deck named "Anking" with over 30,000 cards, the syncing time for my vocabulary deck has increased to approximately 8 to 10 seconds. I suspect that the plugin is scanning all the cards in my Anki profile instead of just the designated vocabulary deck, causing the delay.
Is there a way to configure Obsidian_to_Anki to only scan cards in the designated vocabulary deck so it can reduce the syncing time?
I need both of the decks and since I heavily edit my vocabulary cards with Obsidian while reviewing them on Anki, I need a solution to minimize syncing time while maintaining both decks.
The text was updated successfully, but these errors were encountered:
- Improve efficiency of tag updates using updateNoteTags instead of removeTags + addTags
- Add command to scan only the current file
- Significantly reduce processing time for large vaults and tag-heavy Anki decks
- Prevent Anki crashes due to large request payloads
FixesObsidianToAnki#565
May address ObsidianToAnki#428, ObsidianToAnki#354, ObsidianToAnki#326
I've been using Obsidian_to_Anki to create and update my personal vocabulary deck, which currently contains about 3000 cards and counting. So far, I haven't experienced any syncing issues, and the process usually takes about 1 seconds to complete.
However, after adding a custom deck named "Anking" with over 30,000 cards, the syncing time for my vocabulary deck has increased to approximately 8 to 10 seconds. I suspect that the plugin is scanning all the cards in my Anki profile instead of just the designated vocabulary deck, causing the delay.
Is there a way to configure Obsidian_to_Anki to only scan cards in the designated vocabulary deck so it can reduce the syncing time?
I need both of the decks and since I heavily edit my vocabulary cards with Obsidian while reviewing them on Anki, I need a solution to minimize syncing time while maintaining both decks.
The text was updated successfully, but these errors were encountered: