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

Inline Code Copy

lhinxuelhinxue923 downloads

Copy inline code on click in reading view.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates2

This plugin lets you quickly copy the content of inline code blocks with a simple click in reading view.

Inspired by https://github.com/ozavodny/obsidian-copy-inline-code-plugin

Why this plugin?

I often store credentials and account details in Obsidian, and copying them requires selecting the text and pressing Ctrl + C—which isn’t as convenient as a single click. So, I created this plugin to make copying effortless!

How to use

  • Clone this repo.
  • Make sure your NodeJS is at least v16 (node --version).
  • npm i or yarn to install dependencies.
  • npm run dev to start compilation in watch mode.

Manually installing the plugin

  • Copy over main.js, styles.css, manifest.json to your vault VaultFolder/.obsidian/plugins/your-plugin-id/.
HealthGood
ReviewSatisfactory
About
Copy inline code content with a single click in reading view. Skip text selection to quickly grab credentials, snippets, or short code fragments for pasting elsewhere.
InterfaceMarkdownUtilities
Details
Current version
1.0.1
Last updated
Last year
Created
2 years ago
Updates
2 releases
Downloads
923
Compatible with
Obsidian 0.15.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
lhinxuelhinxue
github.com/lhinxue
GitHublhinxue
  1. Community
  2. Plugins
  3. Interface
  4. Inline Code Copy

Related plugins

Typewriter Mode

Typewriter scroll, writing focus, current line highlight, paragraph dimming, and more!

Markdown Tabs

Create tabs in your notes.

Plugins Annotations

Allows adding personal comments to each installed plugin.

Linter

Format and style your notes. Linter can be used to format YAML tags, aliases, arrays, and metadata; footnotes; headings; spacing; math blocks; regular Markdown contents like list, italics, and bold styles; and more with the use of custom rule options.

Hider

Hide interface elements such as tooltips, status bar, titlebar, and more.

Meta Bind

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

Custom Frames

Turn web apps into panes using iframes with custom styling. Also comes with presets for Google Keep, Todoist and more.

Lazy Loader

Load plugins with a delay on startup, so that you can get your app startup down into the sub-second loading time.

Note Toolbar

Add customizable toolbars to your notes.

Editing Toolbar

The Editing Toolbar is modified from cMenu, which provides more powerful customization settings and has many built-in editing commands to be a MS Word-like toolbar editing experience.