dckc / finquick

family finance tools of a closet librarian
https://www.madmode.com/search/label/finances/
MIT License
12 stars 4 forks source link

feat: convert Discover export to OFX #54

Closed dckc closed 3 months ago

dckc commented 1 year ago

Discover dropped OFX format. They provide CSV export, but that's no help with managing duplicates.

  1. Let the user choose a .csv file exported from discover.com
  2. Convert the transactions to OFX format (making up a FITID transaction ID to manage duplicates) and display the results in a textarea.
  3. Provide a link to download the results.

refs: #30

dckc commented 9 months ago

Usage: vs-code live server. seems to grok bare specifiers