commit 66a5a7f542516ca81775812a9cf5d07c65fb1df8 Author: soaska <79996669747@ya.ru> Date: Sun May 12 16:18:05 2024 +0300 first commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..a05b85a --- /dev/null +++ b/README.md @@ -0,0 +1,32 @@ +## Better-Export-PDF + +Copy of [better export pdf obsidian plugin](https://github.com/l1xnan/obsidian-better-export-pdf). + +I made it when my plugin broke after update. This version works for me. + +## Installation + +Put repository to `.obsidian/plugins` folder + +## Description + +Better Export PDF is an Obsidian PDF export enhancement plugin that adds the ability to export bookmarks outline, export preview and add page numbers to PDF compared to the official PDF export function. +Features + +Compared to the official Export PDF feature: + + 🚀Support export preview + 🎉Export the outline bookmarks + 🛩️Customize the margins + ✨Export the page numbers + 💥Support add PDF metadata from front matter + 🎇Export internal links within file + 🎈Export multiple Markdown files(folder or specified files) into one PDF file + 🍬Support exporting PDFs in any size, and can export all content onto a single page + ... ... + +**Works better with dark theme, now white fonts on white background like in Obsidiaan PDF** + +## Important + +Create issue for update to latest working wersion in case I forget about update. \ No newline at end of file