redundancy in note information?

When a citation is deleted from a note(in note editor, insert a citation and then delete it), the information in zotero.sqlite->itemNotes->note->"<div data-citation-items=" is not deleted synchronously. Is this a bug?
Thanks!
  • No. Most database operations are asynchronous. You should generally avoid interacting directly with the Zotero sqlite database
  • Normally, it should remove this field the next time you will edit the note.
  • Thank you for your reply. Only the next time modification can trigger the cleanup action. Could you please explain the reason for this design?
Sign In or Register to comment.