mirror of
https://github.com/codexu/note-gen.git
synced 2026-04-25 21:05:55 +03:00
[GH-ISSUE #65] 建议同步支持Gitlab、Gitee #42
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#42
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 @liangfengyuan on GitHub (Feb 6, 2025).
Original GitHub issue: https://github.com/codexu/note-gen/issues/65
建议同步支持gitlab,这样就可以支持到本地部署了。
同步规则可以设置定时同步,或者先保存在本地,在关闭文件的时候自动同步。
@codexu commented on GitHub (Feb 6, 2025):
看了一下 gitlab rest api,同步功能应该没什么问题,但是本地部署的话,图床就无法使用了。
加入更新计划,这项功能排在第三方图床功能开发后吧。
@codexu commented on GitHub (May 13, 2025):
直到现在也未遇到要求支持 Gitlab 的需求,所以暂时先支持 Gitee,此 Issue 暂时关闭,如果未来需求的人多再做 Gitlab 支持。