Skip to content

Obsidian plugin that initially hides the cursor when opening a note

License

Notifications You must be signed in to change notification settings

TimoBechtel/obsidian-lazy-cursor

Repository files navigation

Lazy Cursor - Obsidian Plugin

About

This is a tiny plugin for Obsidian that initially hides the cursor when opening a note. The cursor will reappear when you click somewhere in the note. I created this plugin to prevent Obsidian from rendering the first line of a note in raw markdown when using Live Preview.

It basically just runs editor.blur(); when opening a file. This means the cursor might flicker shortly when opening a file.

Installation

The plugin is not yet available through the Obsidian Plugin Browser. Until it is submitted, you can use the BRAT Plugin to install it. Just add https://github.com/TimoBechtel/obsidian-lazy-cursor to your list of beta plugins.

About

Obsidian plugin that initially hides the cursor when opening a note

Resources

License

Stars

Watchers

Forks

Packages

No packages published