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

Kill and Yank

inouetakuyainouetakuya4k downloads

Enable kill and yank (like Emacs) in the editor.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates4

Obsidian plugin to enable kill and yank (like Emacs) in the editor.

Obsidian https://obsidian.md

Usage

Kill line

Cut from the cursor position to the end of the line.

default: Control + k

Kill region

Cut the selection.

default: Control + w

Yank

Paste kill ring.

default: Control + y

Set mark

Toggle the start position of the selection.

default: Control + Space

Note

This plugin enables kill and yank in the editor, but does not enable kill and yank in the title.

If you wish to continue to use kill and yank in the title, change the default key mappings.

Development

Setup

yarn install

Format

yarn format:check
yarn format:fix

Lint

yarn lint
yarn lint:fix

Build

yarn build

Manually installing this plugin

Copy over main.js, styles.css, manifest.json to your vault VaultFolder/.obsidian/plugins/kill-and-yank/.

66%
HealthFair
ReviewSatisfactory
About
Enable Emacs-style kill and yank editing in the Obsidian editor. Cut from the cursor or selection and paste from the kill ring to recall recently killed text.
EditingHotkeys
Details
Current version
1.2.0
Last updated
3 years ago
Created
3 years ago
Updates
4 releases
Downloads
4k
Compatible with
Obsidian 0.15.0+
Platforms
Desktop only
License
MIT
Report bugRequest featureReport plugin
Author
inouetakuyainouetakuya
github.com/inouetakuya
GitHubinouetakuya
  1. Community
  2. Plugins
  3. Editing
  4. Kill and Yank

Related plugins

Emoji Toolbar

Quickly search for and insert emojis into your editor.

Code Editor Shortcuts

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

Text Transporter

Advanced text tools for working with text in your vault.

Advanced Tables

Improved table navigation, formatting, and manipulation.

Meta Bind

Make your notes interactive with inline input fields, metadata displays, and buttons.

Outliner

Work with your lists like in Workflowy or Roam Research.

Various Complements

Complete words similar to auto-completion in an IDE.

Creases

Tools for effectively folding Markdown sections.

Simplified Chinese Word Splitting

Adds Simplified Chinese word splitting support for the editor and Vim mode.

LanguageTool Integration

advanced spell/grammar checks with the help of language-tool.