Files: 59041da2fc238b23ec7429880e66e960c1177c83 / TODO
788 bytesRaw
1 | Things to do, in no particular order: |
2 | |
3 | * Fix all the regexp problems that are surely in there |
4 | * Allow for a global config file, and a personal config file |
5 | * Allow some defaults to be set in the config file to shorten command line |
6 | * Tweak PostScript to make sure nothing falls in the "forbidden" MICR area |
7 | * Print receipts or whatever on check blanks that allow space for that |
8 | * Command-line options for payee, date, memo, and amount |
9 | (Print out entire, filled out check, not just empty) |
10 | * Write a GUI around this thing |
11 | * Get more check blank definitions |
12 | * Include a --print option on command line |
13 | * Include a --pdf option on command line |
14 | * Add Document Structuring Convention stuff to the PS file |
15 | |
16 | And finally... |
17 | * Convince someone to have the output professionally tested. |
18 |
Built with git-ssb-web