0.2.2
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.