The Line Mover Plugin is a simple yet powerful tool for Obsidian users, allowing you to quickly move lines up or down in your editor using keyboard shortcuts. This plugin is especially useful for writers and note-takers who frequently reorganize their thoughts and notes.
- Move the current line up with
ALT+↑
. - Move the current line down with
ALT+↓
.
- Open Obsidian and go to
Settings
. - Navigate to
Community Plugins
and disableSafe mode
. - Click
Browse
and search for "Line Mover". - Find the plugin in the list and click
Install
. - Once installed, enable the plugin by toggling it on in the list.
- Place your cursor on any line in the editor.
- Use
ALT+↑
to move the line up. - Use
ALT+↓
to move the line down.
If you encounter any issues or have suggestions, please open an issue on the GitHub repository.
Contributions to the Line Mover Plugin are always welcome! Please refer to the repository's contribution guidelines for more information.
This plugin is released under the MIT License.