hornat17 downloadsOnly records the scroll position of files, not the cursor position. No flickering, no jumping.
Simply Scroll is a lightweight scroll state preservation plugin for Obsidian. It restores your exact reading scroll position when switching between Markdown files with zero layout shifting, zero focus fighting, and absolutely zero visual flashing.
none and cloaks the editor opacity to 0 during view states. It then gracefully fades the fully positioned editor back in (opacity: 1) via a fast 50ms transition, creating a seamless, flicker-free visual experience.Simply Scroll monkey-patches (around) WorkspaceLeaf.prototype.setViewState to intercept Markdown state transitions. When a leaf changes, it calculates the target viewport, applies a micro-cloaking mask to hide calculation jumps, stabilizes the view scrolling via a debounced micro-interval, and then reveals the fully settled interface.
Once listed on the community store, you can install it directly:
Simply Scroll.main.js and manifest.json) from the Releases page.<your-vault>/.obsidian/plugins/simply-scroll/.Simply Scroll(极简无缝滚动恢复) 是一款为 Obsidian 打造的无感滚动位置记忆插件。它在切换 Markdown 文档时,能以零画面抖动、零焦点夺取、零视觉闪烁的方式,完美恢复您上一次的阅读或编辑视口。
0 进行无感遮罩。待滚动目标定位稳妥后,再以 50ms 的极快淡入动效平滑呈现,带来如同单页应用般的丝滑视觉体验。40毫秒 黄金保护期内,会高频抑制异常焦点,并持续应用历史滚动高度,让页面在呈现的瞬间即处于绝对静止状态。待插件通过审核并上架社区市场后:
Simply Scroll。main.js 和 manifest.json 文件。.obsidian/plugins/ 目录,并创建一个名为 simply-scroll 的文件夹。