Themed PDF Export

pending

by haasele

Exports notes as a PDF while preserving your active Theme, including callouts and Codeblocks.

Updated todayMITDiscovered via Obsidian Unofficial Plugins
View on GitHub

Themed PDF Export

Are you also annoyed, that your PDF Export in Obsidian always renders in Lightmode without any of your awesome theming? Me too! Thats why i build this little extension, where you're finally able to render all your Notes with your currently active Theme.

How do I install it?

  1. Copy this repo into your Vault under .obsidian/plugins
cd /your-vault/.obsidian/plugins
git clone https://github.com/haasele/themed-pdf-export
  1. Go into your Obsidian Vault under Settings > Community Plugins (You may need to enable that first)
  2. Search "Themed PDF Export" and enable it

How do I use it?

Currently there're 2 Ways to export your Files:

  1. You will see a new icon in your Sidebar image

    Tap on the Icon, you will get a Printer Dialog from your System, choose "Print as PDF", "Print as File" or something like that.

    There you can also give your PDF an Output location and a Name

For example:

image
  1. You can also use the Command Palette.

    The Command to open the same Print Dialog is "Themed PDF Export: Export current Note as PDF (with theme)"

image

PDF Examples

image image image

Have Fun!

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.