[GH-ISSUE #161] [feat] 关于更多同步设置建议 #123

Closed
opened 2026-03-02 03:37:54 +03:00 by kerem · 1 comment
Owner

Originally created by @EikoocS on GitHub (Apr 29, 2025).
Original GitHub issue: https://github.com/codexu/note-gen/issues/161

描述你的建议

现在的同步设置固定是一个私有的文档库加上一个公开的图片库,能否添加一些设置支持:

  • 将图片和文档均放在一个公开/私有库中:并按文章整理方便整体移动使用
  • 自定义同步库的名字:公开的话可以能需要更具有描述性的仓库名称,比如作为博客
  • 更详细的存储配置,比如图片文章的命名,文件的结构...
Originally created by @EikoocS on GitHub (Apr 29, 2025). Original GitHub issue: https://github.com/codexu/note-gen/issues/161 ### 描述你的建议 现在的同步设置固定是一个私有的文档库加上一个公开的图片库,能否添加一些设置支持: - 将图片和文档均放在一个公开/私有库中:并按文章整理方便整体移动使用 - 自定义同步库的名字:公开的话可以能需要更具有描述性的仓库名称,比如作为博客 - 更详细的存储配置,比如图片文章的命名,文件的结构...
kerem 2026-03-02 03:37:54 +03:00
  • closed this issue
  • added the
    feature
    label
Author
Owner

@codexu commented on GitHub (May 6, 2025):

  1. 图床只能通过公开仓库访问,所以采用分开的方案。
  2. 自定义仓库名加入更新计划。
  3. 由于是使用 Github 存储,所以图片还是以唯一 id 存储,避免被覆盖,文件结构更倾向于与本地一致,所以暂时不会更改。
<!-- gh-comment-id:2853172788 --> @codexu commented on GitHub (May 6, 2025): 1. 图床只能通过公开仓库访问,所以采用分开的方案。 2. 自定义仓库名加入更新计划。 3. 由于是使用 Github 存储,所以图片还是以唯一 id 存储,避免被覆盖,文件结构更倾向于与本地一致,所以暂时不会更改。
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#123
No description provided.