From 0dba8b13a11650df64199befbee564252c75acaf Mon Sep 17 00:00:00 2001 From: Simon Guest Date: Tue, 17 Jun 2025 12:29:02 +1200 Subject: [PATCH] Add link to bean-sort --- src/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/index.md b/src/index.md index cd13373..86c11a8 100644 --- a/src/index.md +++ b/src/index.md @@ -1012,6 +1012,7 @@ td:first-child strong a { ### Utilities - [beanhub-cli](https://github.com/LaunchPlatform/beanhub-cli) beancount command line tools come with features like formatter, [beanhub-import](https://github.com/LaunchPlatform/beancount-import) and a [beanhub-forms](https://github.com/LaunchPlatform/beanhub-forms) web app +- [bean-sort](https://github.com/tesujimath/bean-sort) naive sorting for Beancount files ### API