# Share as zip plugin for Obsidian 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. - 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. ## References - Source code: https://github.com/friebetill/obsidian-share-as-zip