mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-07-02 11:01:34 +02:00
Updated Import (markdown)
+1
-1
@@ -173,7 +173,7 @@ For targets `account_currency`, `account_exchange_currency` and `currency_exchan
|
||||
|
||||
##### `create`
|
||||
|
||||
For targets `tags`, `entities`, `tags`, `entities` and `account_group` you can set create to `true` or `false`. Defaulting to `true`. This will create new objects if they don't exist. This can only be used with type `name`.
|
||||
For targets `tags`, `entities`, `category`, and `account_group` you can set create to `true` or `false`. Defaulting to `true`. This will create new objects if they don't exist. This can only be used with type `name`.
|
||||
|
||||
##### `format`
|
||||
For targets `date` and `reference_date`, you **must** set the `format` config with a valid [Datetime format](https://docs.python.org/3/library/datetime.html#strftime-and-strptime-format-codes). This can also be a list of formats, each one will be tried a match is found.
|
||||
|
||||
Reference in New Issue
Block a user