I sync some shared decks amongst several profiles. For note modifications this works great.
However, for note deletions, I struggle. What happens during the bidirectional sync:
- delete note from accountA
- export accountA.apkg file
- import accountA.apkg file into accountB
- export accountB.apkg file
- import accountB.apkg into accountA
- deleted note is back in accountA
I’ve even tried making a “graveyard” deck, but the deck location is not updated upon importing the .apkg file.
What’s the best approach to this problem?