[PR #516] [MERGED] fix: generate export file name from content #751

Closed
opened 2026-03-02 03:41:35 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/codexu/note-gen/pull/516
Author: @Pleasurecruise
Created: 8/3/2025
Status: Merged
Merged: 8/4/2025
Merged by: @codexu

Base: devHead: export-name


📝 Commits (1)

  • ec5431e fix: generate export file name from content

📊 Changes

1 file changed (+18 additions, -1 deletions)

View changed files

📝 src/app/core/article/custom-footer/export.tsx (+18 -1)

📄 Description

Fix #509
Added logic to derive the export file name from the article's title or initial content, replacing the previous static file name. This improves usability by providing more meaningful default file names when exporting.


🔄 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/codexu/note-gen/pull/516 **Author:** [@Pleasurecruise](https://github.com/Pleasurecruise) **Created:** 8/3/2025 **Status:** ✅ Merged **Merged:** 8/4/2025 **Merged by:** [@codexu](https://github.com/codexu) **Base:** `dev` ← **Head:** `export-name` --- ### 📝 Commits (1) - [`ec5431e`](https://github.com/codexu/note-gen/commit/ec5431e8d34b90ce191c8e267db803e0d0eb123f) fix: generate export file name from content ### 📊 Changes **1 file changed** (+18 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/app/core/article/custom-footer/export.tsx` (+18 -1) </details> ### 📄 Description Fix #509 Added logic to derive the export file name from the article's title or initial content, replacing the previous static file name. This improves usability by providing more meaningful default file names when exporting. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 03:41:35 +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/note-gen#751
No description provided.