Typewriter Scroll
by death_au
Score: 38/100
favorite
share
Description
Category: Note Enhancements

The Typewriter Scroll plugin is designed to enhance the writing experience in Obsidian by providing a typewriter-style scrolling feature. This plugin keeps the view centered in the editor, ensuring that you can focus on your writing without distractions. With its customizable offset setting, you can adjust the scrolling behavior to suit your preferences. Whether you're working on a long document or simply want to improve your writing flow, this plugin is a great addition to your Obsidian toolkit.

Stats
188
stars
81,063
downloads
15
forks
1,591
days
403
days
1,084
days
3
total PRs
2
open PRs
1
closed PRs
0
merged PRs
53
total issues
43
open issues
10
closed issues
0
commits
Latest Version
3 years ago
Changelog
  • Added a setting to adjust the typewriter mode offset (more towards the top or bottom of the page).
  • Fixed a bug preventing the typewriter mode from being disabled without reloading Obsidian.
README file from

Typewriter Scroll Obsidian Plugin

GitHub release (latest SemVer)
GitHub All Releases

A plugin for Obsidian to enable typewriter-style scrolling, which keeps the view centered in the editor.

Screenshot

Compatibility

Custom plugins are only available for Obsidian v0.9.7+.

The current API of this repo targets Obsidian v0.10.0.

Notes

This is all very experimental at the moment, so parts might not work, etc.

Installation

From within Obsidian

From Obsidian v0.9.8, you can activate this plugin within Obsidian by doing the following:

  • Open Settings > Third-party plugin
  • Make sure Safe mode is off
  • Click Browse community plugins
  • Search for this plugin
  • Click Install
  • Once installed, close the community plugins window and activate the newly installed plugin

Updates

You can follow the same procedure to update the plugin

From GitHub

  • Download the Latest Release from the Releases section of the GitHub Repository
  • Extract the plugin folder from the zip to your vault's plugins folder: <vault>/.obsidian/plugins/
    Note: On some machines the .obsidian folder may be hidden. On MacOS you should be able to press Command+Shift+Dot to show the folder in Finder.
  • Reload Obsidian
  • If prompted about Safe Mode, you can disable safe mode and enable the plugin.
    Otherwise head to Settings, third-party plugins, make sure safe mode is off and
    enable the plugin from there.

Security

Third-party plugins can access files on your computer, connect to the internet, and even install additional programs.

The source code of this plugin is available on GitHub for you to audit yourself, but installing plugins into Obsidian is currently a matter of trust.

I can assure you here that I do nothing to collect your data, send information to the internet or otherwise do anything nefarious with your system. However, be aware that I could, and you only have my word that I don't.

This plugin does contain code copied from this repository, which I have modified for this plugin.

Development

This project uses Typescript to provide type checking and documentation.
The repo depends on the latest plugin API in Typescript Definition format, which contains TSDoc comments describing what it does.

Note: The Obsidian API is still in early alpha and is subject to change at any time!

If you want to contribute to development and/or just customize it with your own
tweaks, you can do the following:

  • Clone this repo.
  • npm i or yarn to install dependencies
  • npm run build to compile.
  • Copy manifest.json, main.js and styles.css to a subfolder of your plugins
    folder (e.g, <vault>/.obsidian/plugins/<plugin-name>/)
  • Reload obsidian to see changes

Alternately, you can clone the repo directly into your plugins folder and once
dependencies are installed use npm run dev to start compilation in watch mode.
You may have to reload obsidian (ctrl+R) to see changes.

Pricing

Huh? This is an open-source plugin I made for fun. It's completely free.
However, if you absolutely have to send me money because you like it that
much, feel free to throw some coins in my hat via the following:

GitHub Sponsors
Paypal

Version History

0.2.2

  • Added a setting to adjust the typewriter mode offset (more towards the top or bottom of the page).
  • Fixed a bug preventing the typewriter mode from being disabled without reloading Obsidian.

0.2.1

  • Added padding to centre the top in live preview

0.2.0

  • CM6 (Live Preview) support!

0.1.1

  • Modified scroll so it won't work on mouse selection.
    • Instead, it specifically only works on 'up', 'down', 'left' and 'right' keyboard presses (alongside any typing edits).
  • Also, changed the cursor position used for the calculation so that shift+arrow selection is visible.
  • Fixed unexpected line jumping.

0.1.0

  • Updated APIs so toggling on and off should work again.

0.0.2

  • Added a basic 'Zen Mode' which dims non-active lines in the editor
    • "Active Line" will include an entire paragraph at this stage
    • Togglable in settings and via a command
  • Fixed some minor issues around disabling / enabling

0.0.1

Initial Release

Similar Plugins
info
• Similar plugins are suggested based on the common tags between the plugins.
Remember File State
3 years ago by Ludovic Chabant
A plugin for Obsidian that remembers cursor position, selection, scrolling, and more for each file.
Hover Editor
3 years ago by NothingIsLost
Transform the Page Preview hover into a working editor instance
Scroll Offset
3 years ago by Lijyze
Scroll Offset for Obsidian
Daily Notes Editor
2 years ago by boninall
A plugin for you to edit a bunch of daily notes in one page(inline), which works similar to Roam Research's default daily note view.
Kill and Yank
2 years ago by INOUE Takuya
Obsidian plugin to enable kill and yank in editor
Markdown Sync Scroll
2 years ago by ProjectXero
Synchronize scroll in linked Markdown views.
Typewriter Mode
2 years ago by Davis Riedel
Typewriter Mode is a plugin that adds typewriter scrolling (current line stays at a fixed position on the screen), a highlight for the current line, dimming of unfocused paragraphs and more to Obsidian.
Teleprompter
a year ago by Lumetrium
Plugin for Obsidian designed to seamlessly integrate teleprompter functionality into your note-taking workflow.
Editor Autofocus
a year ago by Mgussekloo
Formatto
a year ago by Deca
Simple, fast, and easy-to-use Obsidian Markdown formatter.
Font Size Adjuster
a year ago by Ryota Ushio
An Obsidian.md plugin to adjust font size via commands.
Continuous Mode
a year ago by Michael Schrauzer
Displays all open notes in a tab group as if they were a continuous scrollable document (sometimes called "Scrivenings mode"). Open all notes in Continuous Mode from a folder, search results, or links in a file or Dataview/query block; use arrow keys to navigate between notes; display notes in "Compact Mode" similar to Evernote or Bear; more.
MathLive in Editor Mode
10 months ago by MizarZh
MathLive input in editor mode.
Page Scroll
9 months ago by triski
Obsidian Page Up|Down|Top|Bottom
Better Word Count
4 years ago by Luke Leppan
Counts the words of selected text in the editor.
Emoji Toolbar
4 years ago by oliveryh
An Obsidian plugin to quickly add emojis into your notes
Relative Line Numbers
4 years ago by Nadav Spiegelman
Min3ditorHotkeys
4 years ago by Davor Sauer
Obsidian plugin adding minimal editor hotkeys
Image in Editor
4 years ago by Ozan Tellioglu
This Obsidian plugin to view Images, Transclusions, iFrames and PDF Files within the Editor without a necessity to switch to Preview.
Auto Split
3 years ago by James Sartelle
Open notes with side-by-side editor & preview
CookLang Editor
3 years ago by death_au/cooklang
Edit and display CookLang recipes in Obsidian
Asciidoctor editor
5 months ago by dzruyk
Obsidian asciidoc editor plugin
Reading View j/k Scroll
a month ago by Lukas Korotaj
Scroll in preview mode with j/k keys. Scroll to top with gg and to bottom with G.