mirror of
https://github.com/codexu/note-gen.git
synced 2026-04-25 04:45:53 +03:00
[PR #622] feat: add batch-uploader #759
Labels
No labels
bug
duplicate
feature
platform: Android
platform: Linux
platform: Windows
platform: iOS
platform: macOS
priority: high
priority: low
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/note-gen#759
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/codexu/note-gen/pull/622
Author: @Pleasurecruise
Created: 9/6/2025
Status: 🔄 Open
Base:
dev← Head:feat-folderupload📝 Commits (1)
9b2d144feat: add batch-uploader📊 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.