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

Share as ZIP

friebetillfriebetill1k downloads

Share notes and their links as a zip folder.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates3

Share as ZIP is an Obsidian plugin that allows you to share notes and their linked notes as a zip folder. This is particularly useful for exporting a note and all its related content for sharing or backup purposes.

Features

  • Recursive Note Collection: Automatically collects the current note and all linked notes
  • Binary File Support: Properly handles PDFs, images, and other binary files
  • Smart Exclusion System: Configure what to exclude from your exports:
    • Frontmatter-based: Exclude notes with private: true etc.
    • Header-based: Skip content under specific headers when scanning for links
    • Folder-based: Exclude entire directories and subdirectories
    • File-based: Exclude specific files with wildcard support (e.g., *.tmp)
  • ZIP Compression: Compresses the collected notes into a single zip file
  • Save As Dialog: Prompts a save dialog to choose the location for the zip file

Installation

From Obsidian Community Plugins (Recommended)

  1. Open Obsidian Settings
  2. Go to Community Plugins and disable Safe Mode
  3. Click Browse and search for "Share as ZIP"
  4. Install the plugin and enable it

Manual Installation

  1. Download the latest release from the GitHub releases page
  2. Extract the files to your vault's .obsidian/plugins/share-as-zip/ folder
  3. Reload Obsidian and enable the plugin in Community Plugins settings

Usage

  1. Open a note in Obsidian
  2. Use the command palette (Ctrl/Cmd + P) and search for "Share note as ZIP"
  3. The plugin will collect the note and all linked notes, compress them into a zip file, and prompt you to save it

Configuration

Go to Settings → Share as ZIP to configure exclusion rules:

  • Excluded Frontmatter Keys: Notes with these properties set to true will be skipped (e.g., private, draft, secure)
  • Excluded Headers: Content under headers containing these texts won't be scanned for links (e.g., Task Management, Daily Review)
  • Excluded Folders: Entire directories to exclude (e.g., Templates, Archive, .trash)
  • Excluded Files: Specific files to exclude with wildcard support (e.g., *.tmp, passwords.md)

Example Exclusions

Frontmatter exclusion:

---
private: true
draft: true
---

Header exclusion: Content under ## Task Management will be ignored when scanning for links.

File patterns: *.tmp, *private*, passwords.md

Contributing

Contributions are welcome! If you have suggestions or improvements, feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

HealthGood
ReviewCaution
About
Export the current note and all linked notes as a ZIP archive, including binary files like PDFs and images. Configure frontmatter, header, folder, and file exclusions to skip private or unwanted content. Compress and prompt a Save As dialog for easy sharing or backup.
ExportAttachmentsBackup
Details
Current version
0.0.3
Last updated
Last year
Created
2 years ago
Updates
3 releases
Downloads
1k
Compatible with
Obsidian 0.15.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Sponsor
GitHub Sponsors
Author
friebetillfriebetill
friebetill.github.io/
GitHubfriebetill
  1. Community
  2. Plugins
  3. Export
  4. Share as ZIP

Related plugins

YAOS

Simple real-time sync powered by your own Cloudflare Worker.

Share Note

Instantly share/publish a note, with the full theme and content exactly like you see in Obsidian. Data is shared encrypted by default, and only you and the person you send it to have the key.

Git

Integrate Git version control with automatic backup and other advanced features.

Ink

Handwriting and drawing directly between paragraphs using a digital pen, stylus, or Apple pencil.

Pandoc Plugin

Commands to export to Pandoc-supported formats like DOCX, ePub and PDF.

Local Images Plus

A reincarnation of Local Images to download images in Markdown notes to local storage.

Consistent Attachments and Links

Move note attachments and update links automatically.

Pixel Perfect Image

Pixel perfect 100% image resizing, copy to clipboard, show image in Finder/Explorer, and much more.

Wechat Converter

将 Markdown 转换为微信公众号排版,并支持一键发送到微信公众号(支持自定义 CSS和公众号贴图)、飞书、小红书、知乎、微博、CSDN等20+平台。

Image Context Menus

Image context menus (mostly on right click): Copy to clipboard, Open in default app, Show in system explorer, Reveal file in navigation, Open in new tab.