Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Duplicate Line Up/Down

ando-sando-s349 downloads

Duplicate the current line or selection upward or downward.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates1

An Obsidian plugin that duplicates the current line or selection upward or downward, similar to the functionality in VS Code.

Features

  • Duplicate Line Down: Duplicates the current line below
  • Duplicate Line Up: Duplicates the current line above (cursor moves to the duplicated line)
  • Works with selections as well as single lines

Usage

Use the command palette (Ctrl/Cmd + P) and search for:

  • Duplicate line down
  • Duplicate line up

Or assign hotkeys in Settings > Hotkeys:

  • Recommended: Shift + Alt + Down for duplicate down
  • Recommended: Shift + Alt + Up for duplicate up

Installation

From Community Plugins

  1. Open Settings > Community plugins
  2. Disable Safe mode
  3. Click Browse and search for "Duplicate Line Up/Down"
  4. Install and enable the plugin

Manual Installation

  1. Download main.js and manifest.json from the latest release
  2. Create a folder obsidian-duplicate-line-up-down in your vault's .obsidian/plugins/ directory
  3. Copy the downloaded files into the folder
  4. Reload Obsidian and enable the plugin in Settings > Community plugins
96%
HealthExcellent
ReviewPassed
About
Duplicate the current line or selection upward or downward, matching VS Code behavior. Move the cursor to the duplicated line when duplicating upward and preserve selections for multi-line copies.
EditingCommandsHotkeys
Details
Current version
1.0.0
Last updated
4 months ago
Created
4 months ago
Updates
1 release
Downloads
349
Compatible with
Obsidian 0.15.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
ando-sando-s
GitHubando-s
  1. Community
  2. Plugins
  3. Editing
  4. Duplicate Line Up/Down

Related plugins

Code Editor Shortcuts

Add keyboard shortcuts (hotkeys) commonly found in code editors such as Visual Studio Code (VS Code) or Sublime Text.

Emoji Toolbar

Quickly search for and insert emojis into your editor.

Paste URL into selection

Paste URL "into" selected text.

Tray

Run Obsidian from the system tray for customisable window management and global quick notes.

Leader Hotkeys

Add leader hotkey support to any command (like tmux or vim).

Vimrc Support

Auto-load a startup file with Vim commands.

Slash Commander

Customize the slash command list, assign each command an icon.

Doubleshift

Open the command palette by pressing Shift (or any other key) twice like in IntelliJ and create your own shortcuts.

Advanced Tables

Improved table navigation, formatting, and manipulation.

Quick Switcher++

Enhanced Quick Switcher, search open panels, and symbols.