PDF Scroll Lock
pendingby Divyanshu
Lock the pdfs from scrolling.
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

Installation steps
- download the
main.jsandmanifest.jsonfrom this repository - put these files inside your
<path to your vault>/.obsidian/plugins/folder - open the command palette by pressing
ctrl + pand run commandReload app without saving - go in
Community Pluginsinside settings and toggle the plugin (make sure restricted mode is off)
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.