At the moment this is just a brief overview of what I do and an example of the code, because I was asked about it by someone. If I have the time I will make it look pretty later ;-)
I have a template setup in Zotero for the new markdown functionality. It applies different admonitions that are compatible with Obsidian such as > [!Note]
based on the highlight color used in the pdf etc. but unfortunately Zotero escapes these so some cleanup is needed in Obsidian.
I also use the Better BibTeX plugin in Zotero to export a .bib file to the top level of my Obsidian vault, which is automatically updated by Better BibTeX, when I add references in Zotero. It can also tailor the citation keys which is great, because I use those for my Obsidian markdown file titles.
In Obsidian I use two plugins, Templater and Citation. I have setup a file called Escape Zotero.md
which conta