Commit Graph

17 Commits

Author SHA1 Message Date
felixm f56c559c84 Include ldg files instead of appending
Do not use dcontext for precision for now. It does not seem
to be necessary.
2025-12-19 14:57:52 -05:00
felixm a190ddc524 Add source info and sort transactions 2025-12-09 21:27:48 -05:00
felixm 12408c33f4 Implement numpy based prediction feature 2025-03-16 09:58:21 -04:00
felixm 884c173c0c Start to implement prediction 2025-03-15 20:07:50 -04:00
felixm 3e4a284692 Add tags to mapping 2025-03-02 20:24:47 -05:00
felixm 35e1c1039e Add count to specify how often a mapping is used 2025-03-02 15:30:10 -05:00
felixm 078bf07d0f Implement new mapping format 2025-03-02 13:32:08 -05:00
felixm 08c50e776e Update project structure and move to beancount 2025-03-02 11:08:33 -05:00
felixm 886bcdbdd1 Notify user if fastai does not exist and exit early if there are no transactions to predict. 2024-06-15 18:14:03 -04:00
felixm c6b3e121b6 Update Python version. 2024-06-15 18:13:17 -04:00
felixm 5cf06b2031 Add feature to add descriptions and clean up code. 2024-04-20 09:07:58 -04:00
felixm e29d08e0d7 Implement option to add account2s and commodities to resolve #2. 2023-10-17 13:45:20 +02:00
felixm c96752e599 Fix sort order 2023-07-01 13:17:39 +02:00
felixm a494db9b31 Implement category prediction and clean up fzf 2023-07-01 12:41:40 +02:00
felixm 3622ceb7ca Implement fuzzy category input 2023-06-27 17:29:07 +02:00
felixm ba0c906e3c Refactor ledger processing to explicit mapping which will make automated classfication easy 2023-06-24 22:54:31 +02:00
felixm b6de0e5514 Initial commit 2023-06-18 17:03:48 +02:00