Minio Uploader

by Seebin
5
4
3
2
1
Score: 26/100

Description

Category: 3rd Party Integrations

The Minio Uploader plugin allows users to upload various file types, including images, videos, audio, and PDFs, directly to Minio Object Storage Service (OSS) from within Obsidian. This functionality helps reduce local disk usage and improves synchronization efficiency across multiple devices. The plugin supports drag-and-drop uploads, pasting files directly into the editor for upload, and selecting files through commands. Users can also pair it with the Editing Toolbar plugin for enhanced convenience and functionality.

Reviews

No reviews yet.

Stats

34
stars
3,804
downloads
7
forks
890
days
806
days
876
days
2
total PRs
1
open PRs
0
closed PRs
1
merged PRs
8
total issues
8
open issues
0
closed issues
0
commits

Latest Version

2 years ago

Changelog

Feat

  • Filename support combinations

Fix

  • Fix file name bug when path rule is not "root" by @sytuacmdyh in #1

README file from

Github

Obsidian Minio Uploader Plugin

English | 中文

Upload images, videos, audio, PDFs, and other files to Minio OSS instead of copying them locally. Reduce the size of local disk usage and improve the efficiency of synchronization between multiple devices.

Preview

demo

Can be paired with Editing ToolBarTo use the plugin, add the mini command to the action bar. You can click to select a file, upload it, and add it to the Observer document

Features

  • Supports dragging and dropping files to the editor and directly uploading them to Minio
  • Support for directly uploading files to Minio after pasting them into the editor
  • Supports command selection of files and uploading to Minio, making it more convenient to use with the Editing ToolBar plugin

Setting

Firstly, all Minio related configurations must be correctly configured before they can be used normally:

Tip: API data access port number for Minio

  • accessKey
  • secretKey
  • bucket
  • endpoint
  • port
  • SSL

Secondly, it is necessary to enable anonymous access to files in the Bucket settings of the Minio console, which means that files can be directly accessed through URLs.

Settings

Thanks

This project draws inspiration from the S3 image uploader \ Editing ToolBar plugin

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.