Skip to content

Obsidian Table Exporter v0.1.0

Choose a tag to compare

@wikty wikty released this 07 Jun 14:30
· 10 commits to main since this release

Obsidian Table Exporter v0.1.0

First public release of Obsidian Table Exporter.

What it does

  • Export rendered Markdown tables in Obsidian as PNG
  • Export rendered Markdown tables as paginated PDF
  • Export table data as CSV
  • Export table data as Excel (.xlsx)

Highlights

  • Works from the rendered table in the active note
  • Prefers the table you most recently hovered or clicked
  • Includes a Clean export visual mode for more shareable PNG/PDF output
  • Supports per-export options for scale, background, PDF layout, and post-export actions
  • Can copy exported PNG files directly to the clipboard

Notes

  • PDF export is currently image-based, so text in exported PDFs is not selectable yet
  • The plugin is designed for rendered tables in reading view / preview workflows

Included release asset

  • table-exporter-0.1.0.zip