Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 1.3 KB

README.md

File metadata and controls

28 lines (15 loc) · 1.3 KB

Obisidian Qiniu Image Uploader

GitHub release (latest by SemVer including pre-releases)

This is a plugin for Obsidian. It was generated based on the standard plugin template.

This project implements an image uploader, that uploads the images to Qiniu Cloud instead of storing them locally in your vault.

Installation

Install the plugin via the Community Plugins tab within Obsidian

Getting started

Qiniu Cloud configuration

You should create a bucket on the Qiniu Cloud, and configure an external link domain name for it.

To obtain the AccessKey and AccessSecretKey, you can fetch them from the key management section in your Qiniu personal center.

Plugin configuration in Obsidian

All setting items are required, except for the the Name Prefix and Time Format which are optional.

Thanks