docs: integrate 72 technical fragments into 5 high-density clusters and archive originals

This commit is contained in:
Antigravity Agent
2026-05-05 23:02:17 +09:00
parent 078ec107f6
commit c28d2983a8
124 changed files with 12970 additions and 1523 deletions
@@ -0,0 +1,19 @@
{
"collectAttachmentUsedByMultipleNotesMode": "Skip",
"consistencyReportFile": "consistency-report.md",
"emptyFolderBehavior": "DeleteWithEmptyParents",
"excludePaths": [],
"excludePathsFromAttachmentCollecting": [],
"includePaths": [],
"moveAttachmentToProperFolderUsedByMultipleNotesMode": "CopyAll",
"shouldChangeNoteBacklinksDisplayText": true,
"shouldCollectAttachmentsAutomatically": false,
"shouldDeleteAttachmentsWithNote": false,
"shouldDeleteExistingFilesWhenMovingNote": false,
"shouldMoveAttachmentsWithNote": false,
"shouldShowBackupWarning": false,
"shouldUpdateLinks": true,
"treatAsAttachmentExtensions": [
".excalidraw.md"
]
}