Hi all,
I'm working on a plugin, and I'd like to store some structured data for each item. I'm not yet sure of the exact structure, but I think it'll be something along the lines of an array of objects with UUID and timestamp properties—nothing too complicated.
I found some discussion around this in
this thread from many years ago which mentioned managing a separate database file or storing data in notes. I'd prefer to not have to manage my own database since my data will be relatively simple, and I'd like to take advantage of Zotero's built-in syncing capabilities. It seems like notes may be a decent fit.
It was also mentioned that, "giving plugins a clean way to store data is definitely something we
want to support." Has there been any progress in this regard?
Do y'all have any recommendations for the best way to approach this? Are notes the best available option? And if so, is there a recommendation for how best to store structured data in the HTML content of notes?
I'd appreciate any suggestions that anyone has.
Many thanks!
David