Line Capitalizer

pending

by Daniele Secondi

Automatically capitalize the first letter of each line as you type.

Updated 4mo agoMITDiscovered via Obsidian Unofficial Plugins
View on GitHub

Line Capitalizer

Automatically capitalize the first letter of each line as you type in Obsidian.

Description

This plugin automatically capitalizes the first letter of each line in your notes as you type. It works in real-time, detecting the first letter character on any line and converting it to uppercase if it's lowercase.

How to Use

Simply install and enable the plugin. Once activated, it will automatically capitalize the first letter of each line as you type. No configuration or commands are needed.

The plugin:

  • Works on any line in edit mode
  • Preserves your cursor position
  • Only capitalizes the first letter character (ignoring spaces or special characters at the start of the line)
  • Works with Unicode characters

Installation

From Obsidian Community Plugins

  1. Open Settings in Obsidian
  2. Go to Community Plugins and disable Safe Mode
  3. Click Browse and search for "Line Capitalizer"
  4. Click Install, then Enable

Manual Installation

  1. Download the latest release from the GitHub releases page
  2. Extract the files to your vault's .obsidian/plugins/line-capitalizer/ directory
  3. Reload Obsidian
  4. Enable the plugin in Settings → Community Plugins

Support

If you encounter any issues or have suggestions, please open an issue on GitHub.

License

MIT

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.