From 064668926660b69fea8cea852bdf6c6698bfb8ed Mon Sep 17 00:00:00 2001 From: rodriguestiago0 Date: Fri, 12 Jul 2024 16:13:34 +0100 Subject: [PATCH] [WIP] Add actual budget backup to community projects (#407) --- docs/community-repos.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/community-repos.md b/docs/community-repos.md index eed9924f4f..7102319c73 100644 --- a/docs/community-repos.md +++ b/docs/community-repos.md @@ -45,6 +45,8 @@ Actual currently has official support for migrating budgets from YNAB4 and nYNAB - *This script pulls data from a USD and BTC wallet in Coinbase and keeps a wallet in ActualBudget synchronized with this balance.* * **Easy category archive function** - https://github.com/rvisharma/actual-archive-category - *This tool moves transactions over to an _archive_ category, and then deletes the category.* +* **Actual Budget Backup** - https://github.com/rodriguestiago0/actualbudget-backup + - *Tool which will back up Actual Budget and upload it to the configurable destination using the clone utility.* ## Others