Infinite Note

by usero2-endofday
5
4
3
2
1
Score: 35/100
New Plugin

Description

This plugin has not been manually reviewed by Obsidian staff. Automatically appends newlines to the end of the document as you type.

Reviews

No reviews yet.

Stats

stars
3
downloads
0
forks
0
days
NaN
days
NaN
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
0
total issues
0
open issues
0
closed issues
0
commits

Latest Version

Invalid date

Changelog

README file from

Github

Infinite Note for Obsidian

Infinite Note is an Obsidian plugin that automatically appends newlines to the end of your document. It provides a true "infinite scroll" experience—whether you are typing or just navigating down with your arrow keys, you will never hit the absolute bottom of the editor again!

Features

  • Auto Append Newlines: Automatically adds empty lines at the absolute end of your document.
  • Infinite Scrolling: Automatically generates more lines as you move your cursor toward the bottom (even when you are not typing).
  • Cursor Preservation: Modifies the document seamlessly in the background without causing your cursor to jump or lose selection.
  • Customizable Buffer: Set exactly how many empty lines you want to maintain at the end of the document.

Installation

Manual Installation

  1. Go to the Releases page of this repository.
  2. Download the main.js and manifest.json files from the latest release.
  3. Open your Obsidian vault folder and navigate to .obsidian/plugins/.
  4. Create a new folder named infinite-note-auto-append-newline.
  5. Place both the downloaded main.js and manifest.json files into that folder.
  6. Open Obsidian, go to Settings > Community plugins, and disable Safe mode (if not already disabled).
  7. Click the Refresh button under "Installed plugins".
  8. Find Infinite Note in the list and toggle it on to enable.

Usage

Once enabled, the plugin works automatically in the background without any manual triggers.

  1. Open any Markdown file. The plugin will immediately ensure there is a buffer of empty lines at the bottom of the document.
  2. As you type near the end of the document, or move your cursor downwards into the empty space, new lines will be automatically generated to maintain your preferred buffer size.

Settings

You can customize the plugin's behavior by going to Settings > Infinite Note in Obsidian:

  • Lines to append: Specify the number of empty lines you want to automatically maintain below your cursor and at the end of your documents (Default is 1).

❤️ Support & Donate

If this plugin has improved your Obsidian workflow, saved you time, or you just want to support its continued development, please consider donating!

Your support is incredibly appreciated, helps fix bugs, and keeps this project alive and growing. 🙏

https://buymeacoffee.com/endofday

Built with ❤️ for the Obsidian Community