mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-07-02 11:01:34 +02:00
Updated Import (markdown)
+9
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user