add document link for importing dsv file/data
This commit is contained in:
+10
-2
@@ -100,7 +100,11 @@ export const SUPPORTED_IMPORT_FILE_TYPES: ImportFileType[] = [
|
|||||||
extensions: '.tsv,.txt',
|
extensions: '.tsv,.txt',
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
supportedEncodings: SUPPORTED_FILE_ENCODINGS
|
supportedEncodings: SUPPORTED_FILE_ENCODINGS,
|
||||||
|
document: {
|
||||||
|
supportMultiLanguages: true,
|
||||||
|
anchor: 'how-to-import-delimiter-separated-values-dsv-file-or-data'
|
||||||
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type: 'dsv_data',
|
type: 'dsv_data',
|
||||||
@@ -118,7 +122,11 @@ export const SUPPORTED_IMPORT_FILE_TYPES: ImportFileType[] = [
|
|||||||
extensions: '.tsv,.txt',
|
extensions: '.tsv,.txt',
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
dataFromTextbox: true
|
dataFromTextbox: true,
|
||||||
|
document: {
|
||||||
|
supportMultiLanguages: true,
|
||||||
|
anchor: 'how-to-import-delimiter-separated-values-dsv-file-or-data'
|
||||||
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type: 'ofx',
|
type: 'ofx',
|
||||||
|
|||||||
@@ -1291,6 +1291,7 @@
|
|||||||
"anchor": {
|
"anchor": {
|
||||||
"export_and_import": {
|
"export_and_import": {
|
||||||
"export-transactions": "export-transactions",
|
"export-transactions": "export-transactions",
|
||||||
|
"how-to-import-delimiter-separated-values-dsv-file-or-data": "how-to-import-delimiter-separated-values-dsv-file-or-data",
|
||||||
"how-to-get-gnucash-xml-database-file": "how-to-get-gnucash-xml-database-file",
|
"how-to-get-gnucash-xml-database-file": "how-to-get-gnucash-xml-database-file",
|
||||||
"how-to-get-firefly-iii-data-export-file": "how-to-get-firefly-iii-data-export-file"
|
"how-to-get-firefly-iii-data-export-file": "how-to-get-firefly-iii-data-export-file"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1291,6 +1291,7 @@
|
|||||||
"anchor": {
|
"anchor": {
|
||||||
"export_and_import": {
|
"export_and_import": {
|
||||||
"export-transactions": "export-transactions",
|
"export-transactions": "export-transactions",
|
||||||
|
"how-to-import-delimiter-separated-values-dsv-file-or-data": "how-to-import-delimiter-separated-values-dsv-file-or-data",
|
||||||
"how-to-get-gnucash-xml-database-file": "how-to-get-gnucash-xml-database-file",
|
"how-to-get-gnucash-xml-database-file": "how-to-get-gnucash-xml-database-file",
|
||||||
"how-to-get-firefly-iii-data-export-file": "how-to-get-firefly-iii-data-export-file"
|
"how-to-get-firefly-iii-data-export-file": "how-to-get-firefly-iii-data-export-file"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1290,6 +1290,7 @@
|
|||||||
"anchor": {
|
"anchor": {
|
||||||
"export_and_import": {
|
"export_and_import": {
|
||||||
"export-transactions": "export-transactions",
|
"export-transactions": "export-transactions",
|
||||||
|
"how-to-import-delimiter-separated-values-dsv-file-or-data": "how-to-import-delimiter-separated-values-dsv-file-or-data",
|
||||||
"how-to-get-gnucash-xml-database-file": "how-to-get-gnucash-xml-database-file",
|
"how-to-get-gnucash-xml-database-file": "how-to-get-gnucash-xml-database-file",
|
||||||
"how-to-get-firefly-iii-data-export-file": "how-to-get-firefly-iii-data-export-file"
|
"how-to-get-firefly-iii-data-export-file": "how-to-get-firefly-iii-data-export-file"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1291,6 +1291,7 @@
|
|||||||
"anchor": {
|
"anchor": {
|
||||||
"export_and_import": {
|
"export_and_import": {
|
||||||
"export-transactions": "export-transactions",
|
"export-transactions": "export-transactions",
|
||||||
|
"how-to-import-delimiter-separated-values-dsv-file-or-data": "how-to-import-delimiter-separated-values-dsv-file-or-data",
|
||||||
"how-to-get-gnucash-xml-database-file": "how-to-get-gnucash-xml-database-file",
|
"how-to-get-gnucash-xml-database-file": "how-to-get-gnucash-xml-database-file",
|
||||||
"how-to-get-firefly-iii-data-export-file": "how-to-get-firefly-iii-data-export-file"
|
"how-to-get-firefly-iii-data-export-file": "how-to-get-firefly-iii-data-export-file"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1291,6 +1291,7 @@
|
|||||||
"anchor": {
|
"anchor": {
|
||||||
"export_and_import": {
|
"export_and_import": {
|
||||||
"export-transactions": "取引のエクスポート",
|
"export-transactions": "取引のエクスポート",
|
||||||
|
"how-to-import-delimiter-separated-values-dsv-file-or-data": "how-to-import-delimiter-separated-values-dsv-file-or-data",
|
||||||
"how-to-get-gnucash-xml-database-file": "gnucash-xmlデータベースファイルの取得方法",
|
"how-to-get-gnucash-xml-database-file": "gnucash-xmlデータベースファイルの取得方法",
|
||||||
"how-to-get-firefly-iii-data-export-file": "firefly-iiiデータエクスポートファイルを取得する方法"
|
"how-to-get-firefly-iii-data-export-file": "firefly-iiiデータエクスポートファイルを取得する方法"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1291,6 +1291,7 @@
|
|||||||
"anchor": {
|
"anchor": {
|
||||||
"export_and_import": {
|
"export_and_import": {
|
||||||
"export-transactions": "export-transactions",
|
"export-transactions": "export-transactions",
|
||||||
|
"how-to-import-delimiter-separated-values-dsv-file-or-data": "how-to-import-delimiter-separated-values-dsv-file-or-data",
|
||||||
"how-to-get-gnucash-xml-database-file": "how-to-get-gnucash-xml-database-file",
|
"how-to-get-gnucash-xml-database-file": "how-to-get-gnucash-xml-database-file",
|
||||||
"how-to-get-firefly-iii-data-export-file": "how-to-get-firefly-iii-data-export-file"
|
"how-to-get-firefly-iii-data-export-file": "how-to-get-firefly-iii-data-export-file"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1291,6 +1291,7 @@
|
|||||||
"anchor": {
|
"anchor": {
|
||||||
"export_and_import": {
|
"export_and_import": {
|
||||||
"export-transactions": "export-transactions",
|
"export-transactions": "export-transactions",
|
||||||
|
"how-to-import-delimiter-separated-values-dsv-file-or-data": "how-to-import-delimiter-separated-values-dsv-file-or-data",
|
||||||
"how-to-get-gnucash-xml-database-file": "how-to-get-gnucash-xml-database-file",
|
"how-to-get-gnucash-xml-database-file": "how-to-get-gnucash-xml-database-file",
|
||||||
"how-to-get-firefly-iii-data-export-file": "how-to-get-firefly-iii-data-export-file"
|
"how-to-get-firefly-iii-data-export-file": "how-to-get-firefly-iii-data-export-file"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1291,6 +1291,7 @@
|
|||||||
"anchor": {
|
"anchor": {
|
||||||
"export_and_import": {
|
"export_and_import": {
|
||||||
"export-transactions": "export-transactions",
|
"export-transactions": "export-transactions",
|
||||||
|
"how-to-import-delimiter-separated-values-dsv-file-or-data": "how-to-import-delimiter-separated-values-dsv-file-or-data",
|
||||||
"how-to-get-gnucash-xml-database-file": "how-to-get-gnucash-xml-database-file",
|
"how-to-get-gnucash-xml-database-file": "how-to-get-gnucash-xml-database-file",
|
||||||
"how-to-get-firefly-iii-data-export-file": "how-to-get-firefly-iii-data-export-file"
|
"how-to-get-firefly-iii-data-export-file": "how-to-get-firefly-iii-data-export-file"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1291,6 +1291,7 @@
|
|||||||
"anchor": {
|
"anchor": {
|
||||||
"export_and_import": {
|
"export_and_import": {
|
||||||
"export-transactions": "导出交易",
|
"export-transactions": "导出交易",
|
||||||
|
"how-to-import-delimiter-separated-values-dsv-file-or-data": "如何导入分隔符分隔值-dsv-文件数据",
|
||||||
"how-to-get-gnucash-xml-database-file": "如何获取-gnucash-xml-数据库文件",
|
"how-to-get-gnucash-xml-database-file": "如何获取-gnucash-xml-数据库文件",
|
||||||
"how-to-get-firefly-iii-data-export-file": "如何获取-firefly-iii-数据导出文件"
|
"how-to-get-firefly-iii-data-export-file": "如何获取-firefly-iii-数据导出文件"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1291,6 +1291,7 @@
|
|||||||
"anchor": {
|
"anchor": {
|
||||||
"export_and_import": {
|
"export_and_import": {
|
||||||
"export-transactions": "匯出交易",
|
"export-transactions": "匯出交易",
|
||||||
|
"how-to-import-delimiter-separated-values-dsv-file-or-data": "如何匯入分隔符分隔值-dsv-檔案資料",
|
||||||
"how-to-get-gnucash-xml-database-file": "如何取得-gnucash-xml-資料庫檔案",
|
"how-to-get-gnucash-xml-database-file": "如何取得-gnucash-xml-資料庫檔案",
|
||||||
"how-to-get-firefly-iii-data-export-file": "如何取得-firefly-iii-資料匯出檔案"
|
"how-to-get-firefly-iii-data-export-file": "如何取得-firefly-iii-資料匯出檔案"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user