[PR #4032] [MERGED] enhance: allow prefix for budget templates #5157

Closed
opened 2026-02-28 21:07:00 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/4032
Author: @UnderKoen
Created: 12/24/2024
Status: Merged
Merged: 1/9/2025
Merged by: @UnderKoen

Base: masterHead: UnderKoen/enhance/prefix_templates


📝 Commits (5)

  • 24c9eb2 enhance: allow prefix for budget templates
  • 6203559 chore: note
  • 64daccb chore: fix test
  • e1a4238 chore: move prefix to template-notes.ts
  • 7a5cc1d Merge branch 'master' into UnderKoen/enhance/prefix_templates

📊 Changes

4 files changed (+29 additions, -3 deletions)

View changed files

📝 packages/loot-core/src/server/budget/goal-template.pegjs (+2 -2)
📝 packages/loot-core/src/server/budget/template-notes.test.ts (+20 -0)
📝 packages/loot-core/src/server/budget/template-notes.ts (+1 -1)
upcoming-release-notes/4032.md (+6 -0)

📄 Description

for example:
Prime video: #template $10


🔄 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/4032 **Author:** [@UnderKoen](https://github.com/UnderKoen) **Created:** 12/24/2024 **Status:** ✅ Merged **Merged:** 1/9/2025 **Merged by:** [@UnderKoen](https://github.com/UnderKoen) **Base:** `master` ← **Head:** `UnderKoen/enhance/prefix_templates` --- ### 📝 Commits (5) - [`24c9eb2`](https://github.com/actualbudget/actual/commit/24c9eb2e9ad33fbbee6280b978d8d49f01ac7555) enhance: allow prefix for budget templates - [`6203559`](https://github.com/actualbudget/actual/commit/62035590000c08e54db9923418c06af6300aa043) chore: note - [`64daccb`](https://github.com/actualbudget/actual/commit/64daccb524a24b2a04314d6570cdc75792f78d62) chore: fix test - [`e1a4238`](https://github.com/actualbudget/actual/commit/e1a42384b74436a1df760da810b8efd7404897e1) chore: move prefix to template-notes.ts - [`7a5cc1d`](https://github.com/actualbudget/actual/commit/7a5cc1d5e704c811349723661c6e84aefe48ef9b) Merge branch 'master' into UnderKoen/enhance/prefix_templates ### 📊 Changes **4 files changed** (+29 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/server/budget/goal-template.pegjs` (+2 -2) 📝 `packages/loot-core/src/server/budget/template-notes.test.ts` (+20 -0) 📝 `packages/loot-core/src/server/budget/template-notes.ts` (+1 -1) ➕ `upcoming-release-notes/4032.md` (+6 -0) </details> ### 📄 Description for example: Prime video: #template $10 <!-- 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 --> --- <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-02-28 21:07:00 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#5157