From 1312f86738ae4b98d4c170cb5e2ddd74464b6ed2 Mon Sep 17 00:00:00 2001 From: Herculino Trotta Date: Sun, 25 Jan 2026 17:28:43 -0300 Subject: [PATCH] Updated Import (markdown) --- Import.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Import.md b/Import.md index 9c7f357..555dcdb 100644 --- a/Import.md +++ b/Import.md @@ -238,6 +238,15 @@ deduplication: > [!NOTE] > This is optional, omit it from your config file to disable deduplication. +## .qif files import +.qif files or Quicken Interchange Format, are a deprecated format for exporting finance data. QIF files are supported as a file_type. + +Since they have a strict format, you don't need to do any mapping, just pay attention to: +- The `date_format` setting as it can vary between files. Check what your files use +- The account name is inferred from the file name, so make sure to rename your files accordingly + +A preset is available with the basic settings you need to import these files. + ## New versions New schema versions will be created when a **new addition** or **bug fix** can't keep backwards compatibility. This is not valid for the time Version 1 remains in beta.