Difference between revisions of "Pynomina/Quicken"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 13: | Line 13: | ||
To test locally you can run | To test locally you can run | ||
− | <source lang='bash'> | + | <source lang='bash' highlight='1'> |
nomina -l -s -i nomina_examples/expenses.qif | nomina -l -s -i nomina_examples/expenses.qif | ||
</source> | </source> | ||
+ | <pre> | ||
+ | expenses.qif (QIF) | ||
+ | 2014-01-02-2014-01-02 | ||
+ | 7 accounts, 2 transactions | ||
+ | </pre> | ||
+ | {{:Pynomina/Note}} |
Latest revision as of 08:46, 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
expenses.qif (QIF) 2014-01-02-2014-01-02 7 accounts, 2 transactions
Please note that nomina itself does not have a lot of features to work with your personal finance managament content yet. You might want to use the # Issue 7 - command line conversion support✓ and start a discussion or issue to have your own needs covered.