mirror of
https://github.com/codexu/note-gen.git
synced 2026-04-25 12:55:57 +03:00
[GH-ISSUE #631] [feat] 支持配置文件和文件夹路径不做同步 #464
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#464
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 @nieen on GitHub (Sep 9, 2025).
Original GitHub issue: https://github.com/codexu/note-gen/issues/631
描述你的建议
场景:对于某些临时文件或者有隐私信息的文件,只想在本地电脑上编辑查看,不需要同步到gitee 或者 github
需要类似git 中.gitignore文件的能力
@nieen commented on GitHub (Sep 9, 2025):
当编辑符合忽略同步规则的文件时,禁用编辑器右下角关于同步功能的按钮,并用悬浮窗提示当前文件以被忽略
@nieen commented on GitHub (Jan 26, 2026):
作者大佬,请问这个还有计划不