Skip to content

This plugin allows to export directory/single markdown to a folder. support output format(html/markdown)

Notifications You must be signed in to change notification settings

bingryan/obsidian-markdown-export-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3ef28d0 · Apr 10, 2025
Aug 6, 2024
Apr 10, 2025
Nov 16, 2022
Nov 13, 2022
Nov 13, 2022
Nov 13, 2022
Nov 16, 2022
Nov 13, 2022
Apr 10, 2025
Jun 29, 2024
Nov 13, 2022
Jun 29, 2024
Apr 10, 2025
Jun 14, 2024
Feb 23, 2024
Nov 13, 2022
Mar 23, 2025
Nov 13, 2022
Dec 20, 2022

Repository files navigation

Obsidian markdown export

This is a markdown export plugin for Obsidian (https://obsidian.md).

It allows you to export markdown to a package (including pictures) with one click.


screenshot

Features

  • Folders and single files are supported
  • Include image attachments
  • Option for use GitHub Flavored Markdown Format
  • Embed content
  • support output format: html, md

Important

if you want set output outside of vault, set output use os absolute path, such as

Mac/Linux: /Users/xxx/Documents/Output Windows: C:\Users\xxx\Documents\Output

The assets path should be relative to the markdown output's folder!

How to Install

From within Obsidian

you can activate this plugin within Obsidian by doing the following:

  • Open Settings > Third-party plugin
  • Make sure Safe mode is off
  • Click Browse community plugins
  • Search for "markdown export"
  • Click Install
  • Once installed, close the community plugins window and activate the newly installed plugin