This will insert a Pandoc citation but this does not generate the bibliograhy/
I am well aware of Better BibTex and I am using it since many years. Auto-update works fine for small libraries. I have almost 13000 items, which make export of the full library extremely slow: Zotero / BBT are not designed to handle tasks asynchronously, which means that for a library of this size every action takes a few seconds, so if on top of each edit you add an auto-update, itâs hell (if you read well my first message, I already explained that itâs slow). So the solution is to move only items to be cited to a dedicated folder, but then⌠itâs again doing micro-management.
Sorry I think that I was not clear enough. I donât want Obsidian to replace Zotero and serve as a bibliography management (I think merging too many functions is the best way to have something over-complex and slow). My point is to have a way to make give bibliographical information independently of another software (for example, to avoid saving every single link or video in Zotero). For example, letâs say I want to quote a book / video / links with metadata (authors, title, link, etc.) repetitively in a note: you cannot really do it now (footnotes give duplicate, tagged link allows just a link). What would be nice is a way to be able to insert the metadata in a note and be able to quote Ă la Pandoc without having to use Zotero.
In the current case all the YAML information is not necessary because we just need a proper link between a citation and the corresponding source. To take the example above, if I want to quote a video / book in a note (and in this note only), I donât want to go through all the YAML writing, I just want to specify somewhere the metadata in the easiest possible way.
Example: write the text
[@Smith02, p. 1] blabla some text, [@Smith02, ch. 3] etc.
add at the end of the note:
[@Smith02]: Smith - Some title (2021)
and just render the same way with links (or replacing [@Smith02, p. 1] with [1, p. 1] as an option). There is no need for YAML metadata.
@WhiteNoise : thanks for the additional FR: for the reasons explained above, I donât agree with the objections, but I would be already very happy to have pure Pandoc implemented. So if your proposal gets more attention and support, I am in 