[PR #622] feat: add batch-uploader #759

Open
opened 2026-03-02 03:41:37 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/codexu/note-gen/pull/622
Author: @Pleasurecruise
Created: 9/6/2025
Status: 🔄 Open

Base: devHead: feat-folderupload


📝 Commits (1)

📊 Changes

1 file changed (+412 additions, -0 deletions)

View changed files

src/lib/batch-uploader.ts (+412 -0)

📄 Description

Fix #600
基于RepositoryProvider扩展
新增batch-uploader工具类 用于按文件夹层次导入markdown文件
上传方式可以考虑通过button打开选择或者拖动上传等方式


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/codexu/note-gen/pull/622 **Author:** [@Pleasurecruise](https://github.com/Pleasurecruise) **Created:** 9/6/2025 **Status:** 🔄 Open **Base:** `dev` ← **Head:** `feat-folderupload` --- ### 📝 Commits (1) - [`9b2d144`](https://github.com/codexu/note-gen/commit/9b2d1448247b7d0c35d07a848664fce92fb38d21) feat: add batch-uploader ### 📊 Changes **1 file changed** (+412 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `src/lib/batch-uploader.ts` (+412 -0) </details> ### 📄 Description Fix #600 基于RepositoryProvider扩展 新增batch-uploader工具类 用于按文件夹层次导入markdown文件 上传方式可以考虑通过button打开选择或者拖动上传等方式 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/note-gen#759
No description provided.