Smile Bank to Ledger

Check-in [9332fb989f]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Fix date filtering and order of transactions
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 9332fb989fc0ad8cd034a0d843276720fdd8cc97
User & Date: atomicules 2016-10-16 21:46:18.460
Context
2025-03-10
16:28
Finally handle UTF-8 BOM

Keep pre-processing in Vim which is dumb/lazy. check-in: ed7740affc user: atomicules tags: trunk

2016-10-16
21:46
Fix date filtering and order of transactions check-in: 9332fb989f user: atomicules tags: trunk
2016-10-02
12:30
Convert to csv parsing only

Really I don't need all that class stuff in there anymore, but I thought I
would retain and re-use what I could. Now it simply parses the csv file that
Smile provide for download and converts that to Ledger format. Sob-sob - I
loved being able to logon on the command line and download transactions. check-in: 4ca78e73c4 user: atomicules tags: trunk

Changes
Unified Diff Side-by-Side Diff Patch
Changes to smile.rb.