Commit Graph

10 Commits

Author SHA1 Message Date
james f7b645895d Format transaction amounts on output
This might want to use the same YNAB CSV format as `convert`.
2026-06-03 09:20:12 +02:00
james c9e005475c Add filter to transactions command 2026-06-03 09:16:05 +02:00
james 415a1f8684 Make number of days configurable for transactions 2026-05-25 23:15:20 +02:00
james fa4cc722e2 Change object model and add crate Error type 2026-05-03 14:17:50 +02:00
james a9de66a49f Switch to async reqwest and colour in functions all the way up 2026-05-03 10:38:28 +02:00
james deda785c2a Fix API interaction and add transactions command 2026-05-02 23:12:49 +02:00
james 65ddf515ad Start refactor of ynab by splitting it up 2026-05-02 11:04:38 +02:00
james ec77c27700 Refactor and add new commands and doc comments 2026-05-01 17:24:42 +02:00
james e9d6aa2e31 Add tryfrom for Lookups 2026-05-01 14:52:09 +02:00
james f8f1165db7 Initial import of just-about-working version 2026-04-30 15:46:22 +02:00