Skip to content

svkaka/copy-files-content

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published