From ab4b689dc68e66cb33dfaf7305bf460e85ad5f73 Mon Sep 17 00:00:00 2001 From: Yuri Date: Tue, 13 Apr 2021 22:45:14 +0300 Subject: [PATCH] Auto saving at translationWords works 2ti 1:9 --- .../2ti/4/2/2021-04-13T19_45_13.024Z.json | 21 ++++++++++++++ .../2ti/4/2/2021-04-13T19_45_13.018Z.json | 28 +++++++++++++++++++ .../2ti/currentContextId/contextId.json | 10 +++---- .../index/translationWords/2ti/wordofgod.json | 11 ++++++-- 4 files changed, 63 insertions(+), 7 deletions(-) create mode 100644 .apps/translationCore/checkData/invalidated/2ti/4/2/2021-04-13T19_45_13.024Z.json create mode 100644 .apps/translationCore/checkData/selections/2ti/4/2/2021-04-13T19_45_13.018Z.json diff --git a/.apps/translationCore/checkData/invalidated/2ti/4/2/2021-04-13T19_45_13.024Z.json b/.apps/translationCore/checkData/invalidated/2ti/4/2/2021-04-13T19_45_13.024Z.json new file mode 100644 index 0000000..160b45a --- /dev/null +++ b/.apps/translationCore/checkData/invalidated/2ti/4/2/2021-04-13T19_45_13.024Z.json @@ -0,0 +1,21 @@ +{ + "contextId": { + "reference": { + "bookId": "2ti", + "chapter": 4, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "wordofgod", + "quote": "λόγον", + "strong": [ + "G30560" + ], + "occurrence": 1 + }, + "username": "Yuri", + "invalidated": false, + "gatewayLanguageCode": "en", + "gatewayLanguageQuote": "word", + "modifiedTimestamp": "2021-04-13T19:45:13.024Z" +} diff --git a/.apps/translationCore/checkData/selections/2ti/4/2/2021-04-13T19_45_13.018Z.json b/.apps/translationCore/checkData/selections/2ti/4/2/2021-04-13T19_45_13.018Z.json new file mode 100644 index 0000000..40d07bc --- /dev/null +++ b/.apps/translationCore/checkData/selections/2ti/4/2/2021-04-13T19_45_13.018Z.json @@ -0,0 +1,28 @@ +{ + "contextId": { + "reference": { + "bookId": "2ti", + "chapter": 4, + "verse": 2 + }, + "tool": "translationWords", + "groupId": "wordofgod", + "quote": "λόγον", + "strong": [ + "G30560" + ], + "occurrence": 1 + }, + "modifiedTimestamp": "2021-04-13T19:45:13.018Z", + "gatewayLanguageCode": "en", + "gatewayLanguageQuote": "word", + "selections": [ + { + "text": "Слово", + "occurrence": 1, + "occurrences": 1 + } + ], + "nothingToSelect": false, + "username": "Yuri" +} diff --git a/.apps/translationCore/index/translationWords/2ti/currentContextId/contextId.json b/.apps/translationCore/index/translationWords/2ti/currentContextId/contextId.json index 53c8fd3..8107ca3 100644 --- a/.apps/translationCore/index/translationWords/2ti/currentContextId/contextId.json +++ b/.apps/translationCore/index/translationWords/2ti/currentContextId/contextId.json @@ -1,14 +1,14 @@ { "reference": { "bookId": "2ti", - "chapter": 4, - "verse": 2 + "chapter": 1, + "verse": 9 }, "tool": "translationWords", - "groupId": "wordofgod", - "quote": "λόγον", + "groupId": "works", + "quote": "ἔργα", "strong": [ - "G30560" + "G20410" ], "occurrence": 1 } diff --git a/.apps/translationCore/index/translationWords/2ti/wordofgod.json b/.apps/translationCore/index/translationWords/2ti/wordofgod.json index 653c5a2..882c723 100644 --- a/.apps/translationCore/index/translationWords/2ti/wordofgod.json +++ b/.apps/translationCore/index/translationWords/2ti/wordofgod.json @@ -159,7 +159,13 @@ "priority": 1, "comments": false, "reminders": false, - "selections": false, + "selections": [ + { + "text": "Слово", + "occurrence": 1, + "occurrences": 1 + } + ], "verseEdits": true, "nothingToSelect": false, "contextId": { @@ -175,6 +181,7 @@ "G30560" ], "occurrence": 1 - } + }, + "invalidated": false } ]