Y
Hacker News
new
|
ask
|
show
|
jobs
by
dammaj
510 days ago
Great use of TUI ! I wonder if this app implements a method to import spending from bank account exported to a .csv for example, this would be very useful !
1 comments
EnhancedJax
510 days ago
Not atm. But you can write a script to feed your data into the sqlite db file! The schema can be found in
https://github.com/EnhancedJax/Bagels/tree/main/src/bagels/m...
link