better-fn icon indicating copy to clipboard operation
better-fn copied to clipboard

[BUG] Hovering doesn't lead to popover of the footnote text on any line with dataview attributes

Open stoweboyd opened this issue 3 years ago • 2 comments

Try with this:

This is a line^[this is a footnote] and this is a dataview attribute [field:: value]

actually, looks like any brackets in a line screw up better footnotes. Try this:

maybe its any [brackets] at all^[a footnote]

stoweboyd avatar Mar 03 '22 15:03 stoweboyd

have you tried running obsidian in safe mode (make sure to restart obsidian after enabling it) and see if footnotes are rendered properly? btw, posting screenshots and source markdown file should be helpful.

aidenlx avatar Mar 04 '22 16:03 aidenlx

Here are two screen shots and the source file

better footnote working better footnote not working better-fn examples.md

stoweboyd avatar Mar 06 '22 22:03 stoweboyd