Copy Files Content

pending

by svkaka

Copy contents of selected files or folders into your clipboard with customizable templates.

1 starsUpdated 1mo ago0BSDDiscovered via Obsidian Unofficial Plugins
View on GitHub

Copy Files content

Minimalist plugin that enables to Copy contents of selected files into clipboard

Features

  • Contextual Copy: Right-click any file or folder in the File Explorer to copy content immediately.
  • Dynamic Templates: Fully customizable output using {{path}}, {{fileName}}, and {{content}} variables.
  • Selective Exclusion: Define specific file extensions (like .svg or .canvas) to skip during the copy process.
  • Ignores Binary: Ignores non-plaintext files (images, PDFs, etc.) to keep your clipboard clean.

How to use

  1. Select one or more files/folders in the File Explorer.
  2. Right-click and select Copy contents.
  3. Paste anywhere.

Installation

Search for "Copy Files Content" in the Obsidian Community Plugins tab or install manually by moving main.js, manifest.json, and styles.css to your .obsidian/plugins/copy-files-content/ folder.

Screenshots

Selection Settings Clipboard content

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.