config: update import column mapping to match ODS structure

Rename app.import.excel.col.* → app.import.col.* and set correct
column indices for all fields in the ODS spreadsheet.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Marcel
2026-03-15 20:50:22 +01:00
parent 5abec093e5
commit 5cc4dcf7aa

View File

@@ -40,9 +40,14 @@ app:
password: ${APP_ADMIN_PASSWORD:admin123} password: ${APP_ADMIN_PASSWORD:admin123}
import: import:
excel: col:
col: index: 0
filename: 0 box: 1
date: 1 folder: 2
location: 2 sender: 3
transcription: 3 receivers: 5
date: 7
location: 9
tags: 10
summary: 11
transcription: 13