[PR #456] [CLOSED] Added feature to export as PDF #761

Closed
opened 2026-03-03 00:23:05 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/456
Author: @billyLumberjack
Created: 5/4/2020
Status: Closed

Base: masterHead: feat/export-to-pdf


📝 Commits (2)

📊 Changes

5 files changed (+65 additions, -6 deletions)

View changed files

📝 package-lock.json (+5 -0)
📝 package.json (+1 -0)
📝 src/components/atoms/ToolbarExportButton.tsx (+8 -0)
📝 src/lib/exports.ts (+50 -6)
📝 tsconfig-webpack.json (+1 -0)

📄 Description


IssueHunt Summary

Referenced issues

This pull request has been submitted to:



🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/BoostIO/BoostNote-App/pull/456 **Author:** [@billyLumberjack](https://github.com/billyLumberjack) **Created:** 5/4/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `feat/export-to-pdf` --- ### 📝 Commits (2) - [`e1be7b2`](https://github.com/BoostIO/BoostNote-App/commit/e1be7b2efa8e74c8eb8dfefff523cfb52cb58e42) Added feature to export as PDF - [`5fb9083`](https://github.com/BoostIO/BoostNote-App/commit/5fb908330dea713a06bbfbaa0939691bf8cd6996) added jspdf to deps ### 📊 Changes **5 files changed** (+65 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+5 -0) 📝 `package.json` (+1 -0) 📝 `src/components/atoms/ToolbarExportButton.tsx` (+8 -0) 📝 `src/lib/exports.ts` (+50 -6) 📝 `tsconfig-webpack.json` (+1 -0) </details> ### 📄 Description <!-- Issuehunt content --> --- <details> <summary> <b>IssueHunt Summary</b> </summary> ### Referenced issues This pull request has been submitted to: - [#243: Re-Add Export as PDF option to the export list](https://issuehunt.io/repos/74213528/issues/243) --- </details> <!-- /Issuehunt content--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 00:23:05 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/BoostNote-App#761
No description provided.