jianzs / obsidian-qiniu-image-uploader

Uploads images from your clipboard to qiniu.com and embeds uploaded image to your note.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Uploads images from your clipboard to qiniu.com and embeds uploaded image to your note.

License:MIT License


Languages

Language:TypeScript 91.1%Language:JavaScript 8.1%Language:CSS 0.8%