Please wait...

小波Note

四川 · 成都市小雨7 ℃
English

UploadPic Picture Bed Tools

This article is optional language
成都Thu, February 20, 2025 at 11 PM1.30k89Estimated reading time 2 min
QR code
FavoriteCtrl + D

Introduction

Recently, I enjoy writing articles in vscode. With the help of AI tools, translation and other tasks have become much more convenient. However, when I need images, I have to upload them to the blog and then copy the image address, which is quite troublesome.

I thought about developing a vscode plugin, but I realized that if I use other software to write articles, I still need to upload images. So, I came up with the idea of an image hosting tool.

The main reason is that I want to manage the images myself and not store them on someone else's server. Therefore, I am developing a Mac version of the image hosting tool while learning Swift and Swift UI.

Development Plan

  • Develop the main interface
  • Main upload function
  • Progress display, Dock icon progress display
  • Top menu upload function
  • Add other third-party image hosting configurations
  • Image management function
  • UI interface optimization (may not change)

February Results

123

Astral