Difference between revisions of "Pynomina/Quicken"
Jump to navigation
Jump to search
(Created page with "{{Link|target=Pynomina|title=back to Pynomina main page}} # {{Ticket |number=5 |title=Quicken QIF format support (very simple or Finanzmanager Deluxe Export format for a start...") |
|||
Line 8: | Line 8: | ||
|state=closed | |state=closed | ||
}} | }} | ||
+ | = Opening QIF files = | ||
+ | The [https://raw.githubusercontent.com/hjacobs/gnucash-qif-import/refs/heads/master/examples/expenses.qif expenses.qif file] is part of the demo | ||
+ | hat https://nomina.bitplan.com | ||
+ | |||
+ | To test locally you can run | ||
+ | <source lang='bash'> | ||
+ | nomina -l -s -i nomina_examples/expenses.qif | ||
+ | </source> |
Revision as of 08:34, 15 October 2024
Opening QIF files
The expenses.qif file is part of the demo hat https://nomina.bitplan.com
To test locally you can run
nomina -l -s -i nomina_examples/expenses.qif