Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.21 KB

File metadata and controls

35 lines (22 loc) · 1.21 KB

GitHub Downloads

PDF Emojis plugin🥳

PDF Emojis is an Obsidian plugin that allows you to export your notes as PDFs while retaining emojis in headings, bold texts, and anywhere else in your notes! 🎉

🔎 Features

  • Export notes as PDFs with emotes
  • Retain emojis in headings, bold texts, and more
Before After
Before there are no emotes in headings and bold text After there are all emotes in exported pdf

💾 Installation

  1. Download the latest release from the Releases page.
  2. Extract the contents to your Obsidian plugins folder.
  3. Enable the plugin in Obsidian settings.

📝 Usage

  1. Open a note in Obsidian.
  2. Use the export to PDF feature to generate a PDF with emojis.

👨🏻‍💻 Development

To build the plugin from source, run:

npm instal
npm run build