No description
Find a file
2025-10-30 14:44:21 +05:30
embed-pdf-toolbar.png for publishing 2025-10-30 14:44:21 +05:30
main.js Update main.js 2025-10-30 14:11:23 +05:30
manifest.json for publishing 2025-10-30 14:44:21 +05:30
readme.md for publishing 2025-10-30 14:44:21 +05:30

PDF Scroll Lock

This plugin is useful when there is a pdf embedded in the notes (markdown files).

![[mypdf.pdf#page=34]] , this lets the embed pdf to show that particular page inside the notes.

Issue - There is no way to prevent the pdf from scrolling, made the bad experience as we are reading our notes with focus and unintentionally pdf gets scrolled.

This plugin resolves this by locking the embed pdf from scrolling by default and provide the toggle button in the toolbar for turn on and off this plugin per embedded pdf

embedded pdf toolbar image