Skip to content

0.2.2

Choose a tag to compare

@cparsell cparsell released this 14 Feb 23:18
· 146 commits to main since this release

Added:

  • Option to edit sidenotes in Reading Mode

Fixed:

  • Issues with visibility and positioning of sidenotes that appeared with longer notes. Obsidian uses "DOM virtualization", meaning it doesn't render the entire note all at once, especially with longer notes. So now it relies on the Markdown file itself as the source of truth.

If you test it out, let me know if there are any issues.