mirror of
https://github.com/woodchen-ink/obsidian-lskypro-uploader.git
synced 2025-07-18 05:42:07 +08:00
36 lines
767 B
Markdown
36 lines
767 B
Markdown
# LskyPro Upload Plugin
|
|
|
|
A plugin for uploading images to LskyPro image hosting service.
|
|
|
|
## Features
|
|
|
|
- Auto upload images from clipboard
|
|
- Support uploading to specified album
|
|
- Support public/private image permissions
|
|
- Support custom domain
|
|
- Support token authentication
|
|
|
|
## Installation
|
|
|
|
1. Open Obsidian Settings
|
|
2. Go to Community Plugins and disable Safe Mode
|
|
3. Click Browse and search for "LskyPro Upload"
|
|
4. Install and enable the plugin
|
|
|
|
## Configuration
|
|
|
|
1. Get your LskyPro token from your LskyPro instance
|
|
2. Configure the plugin settings:
|
|
- Set your LskyPro domain
|
|
- Add your token
|
|
- Configure other optional settings
|
|
|
|
## Usage
|
|
|
|
1. Copy an image
|
|
2. Paste into your note
|
|
3. The image will be automatically uploaded to LskyPro
|
|
|
|
## License
|
|
|
|
MIT |