Skip to content

Obsidian plugin adds scroll commands to the editor, so you can assign the hotkeys.

Notifications You must be signed in to change notification settings

PhoSor/obsidian-editor-scroll-commands

Repository files navigation

Obsidian Scroll Editor Plugin

This plugin adds scroll commands for the Obsidian editor.

The plugin adds scroll-up and scroll-down commands to the editor. Assign hotkeys to these commands to scroll the editor view.

Editor Scroll Commands

The commands itself do nothing, so use the hotkeys to scroll the editor.

Editor Scroll Commands Hotkeys

The settings allow you to change the scroll offset, the interval, and some acceleration parameters.

Editor Scroll Commands Settings

Development

  • Clone this repo.
  • Make sure your NodeJS is at least v16 (node --version).
  • npm i or yarn to install dependencies.
  • npm run dev to start compilation in watch mode.

Manually installing the plugin

  • Copy over main.js, manifest.json to your vault VaultFolder/.obsidian/plugins/obsidian-editor-scroll-commands/.

See the latest release in the Releases section.

About

Obsidian plugin adds scroll commands to the editor, so you can assign the hotkeys.

Resources

Stars

Watchers

Forks

Packages

No packages published