You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ You can batch download images from notes on both computer and mobile devices, ba
14
14
15
15
## Plugin Features:
16
16
-**Batch download** online images in notes to local
17
-
-**Batch upload** local images in notes to remote services ([Image Api Gateway](https://github.com/haierkeys/obsidian-image-api-gateway))
17
+
-**Batch upload** local images in notes to remote services ([Custom Image Gateway](https://github.com/haierkeys/custom-image-gateway))
18
18
- Drag and drop, paste images to upload
19
19
- Batch save images in notes to **remote server**, such as your web server or home NAS, and save them in WebDAV server.
20
20
- Batch save images in notes to cloud storage, such as Alibaba Cloud OSS, Amazon S3, Cloudflare R2.
@@ -35,13 +35,13 @@ If you find this plugin useful and want to support its continued development, yo
35
35
36
36
1. Install the plugin
37
37
Open the OBSidian community plugin market, search **Custom Image Auto Uploader** for installation
38
-
2. Open plugin settings, set **Upload Settings** > **API Gateway Address** to your **Image Api Gateway** address,
38
+
2. Open plugin settings, set **Upload Settings** > **API Gateway Address** to your **Custom Image Gateway** address,
39
39
e.g., `http://127.0.0.1:9000/api/upload`
40
40
3. Set **API Access Token**.
41
-
4. Start **Image Api Gateway** service on remote server.
41
+
4. Start **Custom Image Gateway** service on remote server.
42
42
5. Create a note and copy an image to check if the upload is successful.
43
43
44
44
## Upload Image API Setup
45
45
46
-
This plugin requires configuring **Image Api Gateway** to complete the upload work.
47
-
**Image Api Gateway** is a free tool, for deployment and usage, please refer to [https://github.com/haierkeys/obsidian-image-api-gateway](https://github.com/haierkeys/obsidian-image-api-gateway).
46
+
This plugin requires configuring **Custom Image Gateway** to complete the upload work.
47
+
**Custom Image Gateway** is a free tool, for deployment and usage, please refer to [https://github.com/haierkeys/custom-image-gateway](https://github.com/haierkeys/custom-image-gateway).
Copy file name to clipboardExpand all lines: src/lang/locale/be.ts
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,6 @@
1
1
import{lang}from"../../lang";
2
2
3
+
3
4
exportdefault<lang>{
4
5
//main
5
6
"下载全部图片": "Спампаваць усе выявы",
@@ -28,11 +29,11 @@ export default <lang>{
28
29
"在排除名单内的图片地址不会被下载,一行一个域名,支持 * 通配符": "Адрасы выяў у спісе выключэнняў не будуць загружаныя. Па адным дамене на радок, падтрымлівае выкарыстанне шаблона *",
29
30
"上传": "Загрузіць",
30
31
"API 网关地址": "Адрас API",
31
-
"Image API Gateway 地址": "Адрас шлюзу API выявы",
32
+
"Custom Image Gateway 地址": "Адрас шлюзу API выявы",
32
33
"API 访问令牌": "Токен доступу API",
33
34
"用于访问API的令牌": "Токен для доступу да API",
34
35
"输入您的 API 访问令牌": "Увядзіце ваш токен доступу да API",
35
-
"输入您的 Image API Gateway 地址": "Наладзіць API сэрвіс",
36
+
"输入您的 Custom Image Gateway 地址": "Наладзіць API сэрвіс",
36
37
"项目地址": "Адрас праекта",
37
38
"是否上传后删除原图片": "Ці трэба выдаліць арыгінальную выяву пасля загрузкі?",
38
39
"在图片上传后是否删除本地原图片": "Ці трэба выдаліць арыгінальную выяву лакальна пасля загрузкі?",
Copy file name to clipboardExpand all lines: src/lang/locale/de.ts
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,6 @@
1
1
import{lang}from"../../lang";
2
2
3
+
3
4
exportdefault<lang>{
4
5
//main
5
6
"下载全部图片": "Alle Bilder herunterladen",
@@ -28,11 +29,11 @@ export default <lang>{
28
29
"在排除名单内的图片地址不会被下载,一行一个域名,支持 * 通配符": "Bilderadressen in der Ausschlussliste werden nicht heruntergeladen. Ein Domain pro Zeile, unterstützt den Platzhalter *",
29
30
"上传": "Hochladen",
30
31
"API 网关地址": "API-Adresse",
31
-
"Image API Gateway 地址": "Bild-API-Gateway-Adresse",
Copy file name to clipboardExpand all lines: src/lang/locale/es.ts
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,6 @@
1
1
import{lang}from"../../lang";
2
2
3
+
3
4
exportdefault<lang>{
4
5
//main
5
6
"下载全部图片": "Descargar todas las imágenes",
@@ -28,11 +29,11 @@ export default <lang>{
28
29
"在排除名单内的图片地址不会被下载,一行一个域名,支持 * 通配符": "Las direcciones de imágenes en la lista de exclusión no serán descargadas. Un dominio por línea, soporta el comodín *",
29
30
"上传": "Subir",
30
31
"API 网关地址": "Dirección de la API",
31
-
"Image API Gateway 地址": "Dirección del portal de la API de imágenes",
32
+
"Custom Image Gateway 地址": "Dirección del portal de la API de imágenes",
32
33
"API 访问令牌": "Token de acceso API",
33
34
"用于访问API的令牌": "Token para acceder a la API",
34
35
"输入您的 API 访问令牌": "Introduce tu token de acceso a la API",
35
-
"输入您的 Image API Gateway 地址": "Configuración del servicio API",
36
+
"输入您的 Custom Image Gateway 地址": "Configuración del servicio API",
36
37
"项目地址": "Dirección del proyecto",
37
38
"是否上传后删除原图片": "¿Eliminar la imagen original después de subirla?",
38
39
"在图片上传后是否删除本地原图片": "¿Eliminar la imagen original local después de subirla?",
Copy file name to clipboardExpand all lines: src/lang/locale/fr.ts
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,6 @@
1
1
import{lang}from"../../lang";
2
2
3
+
3
4
exportdefault<lang>{
4
5
"Custom Image Auto Uploader": "Custom Image Auto Uploader",
5
6
"已开启": "Activé",
@@ -33,11 +34,11 @@ export default <lang>{
33
34
"在排除名单内的图片地址不会被下载,一行一个域名,支持 * 通配符": "Les adresses des images dans la liste d'exclusion ne seront pas téléchargées. Un domaine par ligne, supporte le caractère générique *",
34
35
"上传": "Téléverser",
35
36
"API 网关地址": "Adresse de l'API",
36
-
"Image API Gateway 地址": "Adresse du portail API d'image",
37
+
"Custom Image Gateway 地址": "Adresse du portail API d'image",
37
38
"API 访问令牌": "Jeton d'accès API",
38
39
"用于访问API的令牌": "Jeton pour accéder à l'API",
39
40
"输入您的 API 访问令牌": "Entrez votre jeton d'accès API",
40
-
"输入您的 Image API Gateway 地址": "Configuration du service API",
41
+
"输入您的 Custom Image Gateway 地址": "Configuration du service API",
41
42
"项目地址": "Adresse du projet",
42
43
"是否上传后删除原图片": "Supprimer l'image originale après le téléversement ?",
43
44
"在图片上传后是否删除本地原图片": "Supprimer l'image originale locale après le téléversement ?",
0 commit comments