Skip to content
This repository has been archived by the owner on Dec 9, 2020. It is now read-only.

chrisroos/ofx-to-csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro

My bank, HSBC, offers an OFX (and QIF) download. I want to play around with storing my transactions in a Google Spreadsheet. This utility will convert the OFX to CSV and then I'm hoping to create a Google Spreadsheet Script that removes duplicates.

TODO

  • Make it clearer (e.g. highlight rows) that duplicate rows both contain a note - at the moment it just logs which isn't very obvious
  • Add tests around the remove-duplicates.js
  • Add function to set-up spreadsheet
    • Add headers, freeze row, name sheet etc
  • Work out how to publish the utility

Releases

No releases published

Packages

No packages published