You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Idea: Implement the rendered HTML and PDF in a way, that hovering over the citation would show the CiTO properties together with the link/citation etc.
The text was updated successfully, but these errors were encountered:
If this would be implemented directly in CiTO this would implement the feature I think.
I tried to use the lua filters together with my setup jalvesaq/zotcite#54 from the cited markdown template in quarto via adding it as
bibliography: dr_zotcite.bib
filters:
- cito # list here because it needs to be run before citeproc, installed via extensions:
# For semantic enhanced citations we use cito: https://github.com/pandoc-ext/cito
# see https://quarto.org/docs/extensions/managing.html for details on how to install
- /home/m/.vim/plugged/zotcite/python3/zotref.py # see
- ./Scripting/Lua_filter/extract-cito.lua
- ./Scripting/Lua_filter/insert-cito-in-ref.lua
As discussed in #1 we split the issue
Idea: Implement the rendered HTML and PDF in a way, that hovering over the citation would show the CiTO properties together with the link/citation etc.
The text was updated successfully, but these errors were encountered: