mgmeyers / obsidian-list-callouts

Create callouts in lists in Obsidian.
GNU General Public License v3.0
312 stars 10 forks source link

list callouts - reference list incompatibility: links to Zotero annotations do not work #54

Open erazlogo opened 8 months ago

erazlogo commented 8 months ago

To reproduce: Combine a citation with a link to an annotation in zotero:

[@edwardsHyperTextHypertension1994, 230](zotero://open-pdf/library/items/TXGUBC7X?page=230&annotation=8GRXWZJ2)

When Pandoc Reference List is enabled, the citation text is not clickable. In most cases I can still click on a link icon next to the citation to get to the Zotero annotation. But in list callouts, when I click on the icon the cursor just goes back to the beginning of the paragraph/list item and does not open the Zotero annotation.

Please let me know if this is fixable because I won't be able to use list callouts otherwise.

FeralFlora commented 8 months ago

Can confirm, this only occurs on links that have Pandoc Reference List rendered citations as the link text inside a list callout list item. With these conditions, nothing happens when clicking the link. This applies to any type of URL, it appears, not just the Zotero ones.