[PR #2713] [MERGED] Use budget name as export file name #34662

Closed
opened 2026-04-20 21:47:31 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2713
Author: @joel-jeremy
Created: 5/6/2024
Status: Merged
Merged: 5/6/2024
Merged by: @joel-jeremy

Base: masterHead: use-budget-name-as-export-file-name


📝 Commits (2)

📊 Changes

2 files changed (+8 additions, -2 deletions)

View changed files

📝 packages/desktop-client/src/components/settings/Export.tsx (+2 -2)
upcoming-release-notes/2713.md (+6 -0)

📄 Description

Right now, export uses the budget ID as the name of the export zip file which is always My-Finances-xxxxxx. This makes it hard to know which budget export is for which budget when you have multiple budget files.


🔄 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/actualbudget/actual/pull/2713 **Author:** [@joel-jeremy](https://github.com/joel-jeremy) **Created:** 5/6/2024 **Status:** ✅ Merged **Merged:** 5/6/2024 **Merged by:** [@joel-jeremy](https://github.com/joel-jeremy) **Base:** `master` ← **Head:** `use-budget-name-as-export-file-name` --- ### 📝 Commits (2) - [`63133e2`](https://github.com/actualbudget/actual/commit/63133e202b8465c65f9d0edb6d85e61f69cf8d57) Use budget name as export file name - [`dbec39c`](https://github.com/actualbudget/actual/commit/dbec39c68b9cf71bd55b8ebde9b333938d21c459) Release notes ### 📊 Changes **2 files changed** (+8 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/settings/Export.tsx` (+2 -2) ➕ `upcoming-release-notes/2713.md` (+6 -0) </details> ### 📄 Description <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes --> Right now, export uses the budget ID as the name of the export zip file which is always `My-Finances-xxxxxx`. This makes it hard to know which budget export is for which budget when you have multiple budget files. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-20 21:47:31 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#34662