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
  • Join the community
  • 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.

73%
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
11 months ago
Created
2 years ago
Updates
3 releases
Downloads
1k
Compatible with
Obsidian 0.15.0+
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 to Notion

Share files to Notion with the Notion API.

Pandoc

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.

Local GPT

Local Ollama and OpenAI-like GPT's assistance for maximum privacy and offline access.

Consistent attachments and links

Move note attachments and update links automatically.

Markmind

Mind map, outline and PDF annotation tool. (Closed source)

GitHub

GitHub Sync

Sync vault to personal GitHub.

Paste image rename

Rename image after pasting, support name pattern and auto renaming.

Image auto upload

Upload images from your clipboard by PicGo.