mirror of
https://github.com/codexu/note-gen.git
synced 2026-04-25 12:55:57 +03:00
[PR #5] [CLOSED] v0.1.1 #684
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#684
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/5
Author: @codexu
Created: 8/26/2024
Status: ❌ Closed
Base:
release← Head:dev📝 Commits (3)
e90b4a1fix: 移除 tesseract1cdae66feat(v0.1.1): OCR 识别移除 tesseract.js 改为 rust leptess 实现e33f949perf: 优化 Mark 列表加载速度📊 Changes
13 files changed (+53 additions, -156 deletions)
View changed files
📝
package.json(+0 -1)📝
pnpm-lock.yaml(+0 -98)📝
src-tauri/Cargo.lock(+13 -15)📝
src-tauri/Cargo.toml(+2 -3)📝
src-tauri/src/main.rs(+3 -1)➕
src-tauri/src/ocr.rs(+9 -0)📝
src-tauri/src/screenshot.rs(+1 -1)📝
src-tauri/tauri.conf.json(+5 -1)📝
src/components/Screenshot.vue(+4 -10)📝
src/pages/home/components/CreativeMark.vue(+2 -2)📝
src/pages/home/components/ListMark.vue(+10 -20)📝
src/pages/home/components/NoteCreate.vue(+0 -0)📝
src/pages/home/index.vue(+4 -4)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.