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

Super Copy

TigerTiger397 downloads

Copy vault files on macOS, copy note contents, and insert Markdown code blocks.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates7

Super Copy adds faster copy and Markdown editing actions to Obsidian on macOS.

Features

  • Copy a file or folder from the File Explorer as a native macOS file object, ready to paste into Finder or another app.
  • Copy the text contents of Markdown and TXT files from the File Explorer.
  • Copy relative vault paths for files and folders, and local absolute paths on macOS.
  • Create a blank Markdown file directly inside a folder from the File Explorer.
  • Copy the full contents of the active note from the editor.
  • Insert a fenced Markdown code block around selected text or at the cursor.
  • Automatically match Obsidian's interface language, with English fallback.

Languages

Super Copy supports English, Simplified Chinese, Traditional Chinese, Japanese, Korean, German, French, Spanish, and Brazilian Portuguese.

Usage

Copy a file or folder

Hover over an item in the File Explorer and select the files icon, or right-click the item and select Copy file or Copy folder. You can also run Super Copy: Copy current file from the command palette. Command and menu names are translated to match Obsidian's interface language.

The copied item can be pasted into Finder or any macOS app that accepts file objects.

Copy note contents

Select the copy icon beside a Markdown or TXT file in the File Explorer, or use the copy button in the active note.

Copy paths and create files

Hover over a file or folder in the File Explorer to copy its relative path. On macOS, you can also copy its local absolute path. Folder rows include a button for creating a blank Markdown file. In Settings → Community plugins → Super Copy, each action can be enabled or disabled separately for folders, Markdown files, plain-text files, and other attachments.

Insert a code block

Run Super Copy: Insert Markdown code block from the command palette. To assign a keyboard shortcut, open Settings → Hotkeys and search for the command.

The default code block language and each feature can be changed under Settings → Community plugins → Super Copy.

Platform support

Super Copy requires the Obsidian desktop app. Copying files and folders as native file objects specifically requires macOS. The plugin invokes the built-in /usr/bin/osascript command only when you request this action; file paths are passed as command arguments and are never interpolated into executable script text.

Privacy

Super Copy works locally and makes no network requests. It does not collect analytics or telemetry. The plugin reads only the vault files you explicitly copy and stores its settings in Obsidian's plugin data.

Manual installation

  1. Download main.js, manifest.json, and styles.css from the latest GitHub release.
  2. Create <vault>/.obsidian/plugins/ob-super-copy/.
  3. Copy the three files into that directory.
  4. Reload Obsidian and enable Super Copy under Settings → Community plugins.

Development

npm ci
npm run check

Build artifacts are written to dist/.

License

MIT

HealthExcellent
ReviewSatisfactory
About
Copy files or folders from the File Explorer as native macOS file objects ready to paste into Finder or other apps. Copy text from Markdown/TXT files or the active note, insert fenced Markdown code blocks around selections or at the cursor, and add an optional subtle background panel behind note content.
FilesMarkdown
Details
Current version
1.3.0
Last updated
Last month
Created
3 months ago
Updates
7 releases
Downloads
397
Compatible with
Obsidian 1.8.7+
Platforms
Desktop only
License
MIT
Report bugRequest featureReport plugin
Author
TigerTigeroktiger
GitHuboktiger
  1. Community
  2. Plugins
  3. Files
  4. Super Copy

Related plugins

Notebook Navigator

A better file browser and calendar inspired by Apple Notes, Bear, Evernote and Day One.

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.

Claudian

Embeds Claude Code/Codex and other local Agents as AI collaborators in your vault.

Advanced URI

Control everything with URI.

Thino

Quickly capture memos and display them in the sidebar with a heatmap. (Closed source)

Custom Frames

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

Local REST API with MCP

Unlock your automation needs by interacting with your notes over a secure REST API.

ChatGPT MD

A seamless integration of ChatGPT, OpenRouter.ai and local LLMs via Ollama into your notes.

QuickAdd

Quickly add new notes or content to your vault.

Find orphaned files and broken links

Find files that are not linked anywhere and would otherwise be lost in your vault. In other words: files with no backlinks.