Skip to content

Commit f66d464

Browse files
committed
feat(Agreement): Update agreement text and bump version.
1 parent 172deff commit f66d464

File tree

6 files changed

+8
-8
lines changed

6 files changed

+8
-8
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "invio",
33
"name": "Invio",
4-
"version": "0.1.1",
4+
"version": "0.1.2",
55
"minAppVersion": "0.13.21",
66
"description": "Invio is a plugin for Obsidian which lets you export docs as HTML websites / webpages. It is similar to publish, but you get the .html files to your own COS and then you can do whatever you want with. Its goal is to support as many features of obsidian possible including themes, dataview, graph view, and more.",
77
"author": "frontend-engineering",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "obsidian-invio",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "Publish your obsidian docs to COS.",
55
"scripts": {
66
"dev2": "node esbuild.config.mjs",

src/langs/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@
270270
"settings_resetcache_notice": "Local internal cache/databases deleted. Please manually reload the plugin.",
271271

272272
"syncalgov2_title": "Invio has a better sync algorithm",
273-
"syncalgov2_texts": "Welcome to use Invio!\nFrom version 0.3.0, a new algorithm has been developed, but it needs uploading extra meta data files _invio-metadata-on-remote.{json,bin} to YOUR configured cloud destinations, besides your notes.\nSo that, for example, the second device can know that what files/folders have been deleted on the first device by reading those files.\nIf you agree, plase click the button \"Agree\", and enjoy the plugin! AND PLEASE REMEMBER TO BACKUP YOUR VAULT FIRSTLY!\nIf you do not agree, you should stop using the current and later versions of Invio. You could consider manually install the old version 0.2.14 which uses old algorithm and does not upload any extra meta data files. By clicking the \"Do Not Agree\" button, the plugin will unload itself, and you need to manually disable it in Obsidian settings.",
273+
"syncalgov2_texts": "Welcome to Invio!\nIn addition to your notes, it also requires uploading additional files with metadata (_invio-metadata-on-remote.{json,bin}) to your cloud service COS. By reading this information, another device can determine which files or folders have been deleted on the first device.\nIf you agree with this policy, please click the "Agree" button and start enjoying this plugin! Please note that before using the plugin, it's important to back up your vault.\nIf you do not agree with this policy, you should stop using this version and any future versions of Invio. After clicking "Disagree," the plugin will automatically stop running (unload), and you will need to manually disable it in Obsidian settings.\nPlease let me know if there is anything else I can assist you with!",
274274
"syncalgov2_button_agree": "Agree",
275275
"syncalgov2_button_disagree": "Do Not Agree"
276276
}

src/langs/zh_cn.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -268,8 +268,8 @@
268268
"settings_resetcache_button": "重设",
269269
"settings_resetcache_notice": "本地同步缓存和数据库已被删除。请手动重新载入此插件。",
270270

271-
"syncalgov2_title": "Invio 的同步算法得到优化",
272-
"syncalgov2_texts": "欢迎使用 Invio!\n从版本 0.3.0 开始,它带来了新的同步算法,但是,除了您的笔记之外,它还需要上传额外的带有元信息的文件 _invio-metadata-on-remote.{json,bin} 到您的云服务目的地上。\n从而,比如说,通过读取这些信息,另一台设备可以知道什么文件或文件夹在第一台设备上被删除了。\n如果您同意此策略,请点击按钮 \"同意\",然后开始享用此插件!且特别要注意:使用插件之前,请首先备份好您的库(Vault)!\n如果您不同意此策略,您应该停止使用此版本和之后版本的 Invio。您可以考虑手动安装旧版 0.2.14,它使用旧的同步算法,并不上传额外元信息文件。点击 \"不同意\" 之后,插件会自动停止运行(unload),然后您需要 Obsidian 设置里手动停用(disable)此插件。",
271+
"syncalgov2_title": "Invio 的同步算法",
272+
"syncalgov2_texts": "欢迎使用 Invio!\n 除了您的笔记之外,它还需要上传额外的带有元信息的文件 _invio-metadata-on-remote.{json,bin} 到您的云服务COS上。\n通过读取这些信息,另一台设备可以知道什么文件或文件夹在第一台设备上被删除了。\n如果您同意此策略,请点击按钮 \"同意\",然后开始享用此插件!且特别要注意:使用插件之前,请首先备份好您的库(Vault)!\n如果您不同意此策略,您应该停止使用此版本和之后版本的 Invio。点击 \"不同意\" 之后,插件会自动停止运行(unload),然后您需要 Obsidian 设置里手动停用(disable)此插件。",
273273
"syncalgov2_button_agree": "同意",
274274
"syncalgov2_button_disagree": "不同意"
275275
}

src/langs/zh_tw.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -268,8 +268,8 @@
268268
"settings_resetcache_button": "重設",
269269
"settings_resetcache_notice": "本地同步快取和資料庫已被刪除。請手動重新載入此外掛。",
270270

271-
"syncalgov2_title": "Invio 的同步演算法得到最佳化",
272-
"syncalgov2_texts": "歡迎使用 Invio!\n從版本 0.3.0 開始,它帶來了新的同步演算法,但是,除了您的筆記之外,它還需要上傳額外的帶有元資訊的檔案 _invio-metadata-on-remote.{json,bin} 到您的雲服務目的地上。\n從而,比如說,透過讀取這些資訊,另一臺裝置可以知道什麼檔案或資料夾在第一臺裝置上被刪除了。\n如果您同意此策略,請點選按鈕 \"同意\",然後開始享用此外掛!且特別要注意:使用外掛之前,請首先備份好您的儲存庫(Vault)!\n如果您不同意此策略,您應該停止使用此版本和之後版本的 Invio。您可以考慮手動安裝舊版 0.2.14,它使用舊的同步演算法,並不上傳額外元資訊檔案。點選 \"不同意\" 之後,外掛會自動停止執行(unload),然後您需要 Obsidian 設定裡手動停用(disable)此外掛",
271+
"syncalgov2_title": "Invio 的同步算法",
272+
"syncalgov2_texts": "歡迎使用 Invio除了您的筆記之外,它還需要上傳額外帶有元資訊的檔案 _invio-metadata-on-remote.{json,bin} 到您的雲服務 COS 上。通過讀取這些資訊,另一台設備可以知道在第一台設備上被刪除了哪些檔案或資料夾。如果您同意此策略,請點擊按鈕 "同意",然後開始享用此插件!特別要注意:在使用插件之前,請先好好備份您的庫(Vault)!如果您不同意此策略,您應該停止使用此版本和之後的 Invio。點擊 "不同意" 之後,插件會自動停止運行(unload),然後您需要在 Obsidian 設定中手動停用(disable)此插件。",
273273
"syncalgov2_button_agree": "同意",
274274
"syncalgov2_button_disagree": "不同意"
275275
}

versions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"0.1.1": "0.13.21"
2+
"0.1.2": "0.13.21"
33
}

0 commit comments

Comments
 (0)