Line Capitalizer
pendingby Daniele Secondi
Automatically capitalize the first letter of each line as you type.
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
- Open Settings in Obsidian
- Go to Community Plugins and disable Safe Mode
- Click Browse and search for "Line Capitalizer"
- Click Install, then Enable
Manual Installation
- Download the latest release from the GitHub releases page
- Extract the files to your vault's
.obsidian/plugins/line-capitalizer/directory - Reload Obsidian
- 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.