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
The default template generate a footnote for each highlight using the highlight id, but it doesn't link the footnote to the highlight itself. Can we have the highlights imported as footnotes ?
Current:
This is a ==text==.
[^highlight_id]: some comment
Expected:
This is a ==text==[^highlight_id].
[^highlight_id]: some comment
The text was updated successfully, but these errors were encountered:
The default template generate a footnote for each highlight using the highlight id, but it doesn't link the footnote to the highlight itself. Can we have the highlights imported as footnotes ?
Current:
Expected:
The text was updated successfully, but these errors were encountered: