From 49d583e4ad34639eb10844d6b803290abce11433 Mon Sep 17 00:00:00 2001 From: Spydi <9101327+spydisec@users.noreply.github.com> Date: Sat, 31 Jan 2026 10:11:17 +1100 Subject: [PATCH] docs: add ANZ Plus Bank to community repos (#6785) * docs: add ANZ Plus Bank to community repos Added ANZ Plus Bank to the Community Repos page. Link(s): https://github.com/spydisec/PDFtoOFX/ Short summary: Convert ANZ Plus bank statement PDFs to OFX format for seamless import into Actual Budget and other personal finance applications. Placement: https://actualbudget.org/docs/community-repos/ * Update packages/docs/docs/community-repos.md Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * Fix typo in ANZ Plus bank converter description * chore: update docs spelling allowlist --------- Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --- .github/actions/docs-spelling/expect.txt | 2 ++ packages/docs/docs/community-repos.md | 1 + 2 files changed, 3 insertions(+) diff --git a/.github/actions/docs-spelling/expect.txt b/.github/actions/docs-spelling/expect.txt index 893203fc0e..ea9907ce02 100644 --- a/.github/actions/docs-spelling/expect.txt +++ b/.github/actions/docs-spelling/expect.txt @@ -1,3 +1,5 @@ +ANZ +ANZTOPDF Abanca ABNAMRO ABNANL diff --git a/packages/docs/docs/community-repos.md b/packages/docs/docs/community-repos.md index 12d3ae278b..54b8e1fbe9 100644 --- a/packages/docs/docs/community-repos.md +++ b/packages/docs/docs/community-repos.md @@ -23,6 +23,7 @@ The following are implementations of bank syncing using the Actual API. For inst - **My Edenred and Coverfelx Portugal bank sync** - https://github.com/rodriguestiago0/myedenred-actual - **Norwegian Trumf Visa PDF invoice to Actual Budget friendly CSV converter** - https://github.com/RubenOlsen/TrumfVisa2ActualBudget - **Plaid bank sync** - https://github.com/youngcw/actualplaid +- **ANZ Plus bank PDF to OFX converter** - [PDFtoOFX](https://github.com/spydisec/PDFtoOFX/) ## Other Importers