mirror of
https://github.com/codexu/note-gen.git
synced 2026-04-26 05:15:54 +03:00
[GH-ISSUE #184] [feat] 增加一点容灾能力 #141
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#141
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?
Originally created by @perfy576note on GitHub (May 12, 2025).
Original GitHub issue: https://github.com/codexu/note-gen/issues/184
描述你的建议
当前 md 文档能够在app目录中保存一份。但图片资源并没有单独在本地中保存一份。
建议 app 文件目录中,保存一份完整的 图片 git 仓库,以防giithub账号被封禁,无法找回图片。
建议增加多渠道 文档+图片备份能力。
@codexu commented on GitHub (May 16, 2025):
未来会增加更多的图床支持。
@codexu commented on GitHub (Jul 1, 2025):
目前以仓库保存笔记是在私有仓库中进行的,图片应使用第三方图床保存,目前支持了相对路径引入图片,所以可以将工作区用其他方式保存,例如 webdav。