10 Commits

Author SHA1 Message Date
Robert Dyer 526cb5fa3a support simple daily interest 2026-05-21 17:07:17 -05:00
Robert Dyer f967435881 avoid daylight savings time rounding issue on number of days 2026-05-21 16:55:36 -05:00
Robert Dyer e9922e30c1 support other interest compounding types (#24)
Co-authored-by: Chris Weiss <chrwei@users.noreply.github.com>
2025-05-08 13:14:23 -05:00
Robert Dyer 226c8cb5bd clean up how note tags are used 2025-05-06 09:56:07 -05:00
Robert Dyer afb3df018e Revert "Use API getAccountBalance"
This reverts commit aca6e0145b.
2024-08-24 14:48:55 -05:00
Alfie Day aca6e0145b Use API getAccountBalance 2024-08-24 14:11:07 -05:00
Robert Dyer a6cd5dee0d rename ENV variables to drop "IMPORTER" from the names and be more consistent 2024-08-10 18:16:38 -05:00
Robert Dyer bc1cd4e7e8 format percents better 2024-07-01 13:46:18 -05:00
Robert Dyer 96d0fc109c mark transactions as reconciled 2024-07-01 10:19:46 -05:00
Robert Dyer 7a15e6d6b6 add apply-interest script 2024-06-19 11:28:33 -05:00