Scroll Speed Change the mouse scroll sensitivity to your likings. 1 is super slow and 10 is very fast.
main.js and manifest.json.obsidian/plugins/scroll-speed directorymain.js and manifest.json into .obsidian/plugins/scroll-speedAccess the plugin settings from Settings -> Plugins Options -> Scroll Speed
1 is the default Obsidian scroll speed, higher is faster)ALT key is pressed).obsidian/plugins/ directorynpm installnpm run dev and make changesCTRL+P -> Reload app without saving to reload plugin in Obsidianmanifest.json with new versionversions.json with new versiongit tag X.X.X (Tag current commit with new version)git push --tags (Push tags to GitHub)manifest.json and main.js as binary attachments to the GitHub release