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
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
# Obisidian Qiniu Image Uploader
2
2
3
+

4
+
3
5
This is a plugin for [Obsidian](https://obsidian.md). It was generated based on the [standard plugin template](https://github.com/obsidianmd/obsidian-sample-plugin).
4
6
5
7
This project implements an image uploader, that uploads the images to [Qiniu Cloud](https://www.qiniu.com/) instead of storing them locally in your vault.
@@ -23,4 +25,4 @@ All setting items are required, except for the the `Name Prefix`.
23
25
## Thanks
24
26
25
27
-[Obsidian Image Auto Upload Plugin](https://github.com/renmu123/obsidian-image-auto-upload-plugin)
0 commit comments