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"
]
}
File diff suppressed because one or more lines are too long
@@ -0,0 +1,11 @@
{
"id": "consistent-attachments-and-links",
"name": "Consistent Attachments and Links",
"version": "3.33.4",
"minAppVersion": "1.12.4",
"description": "This plugin ensures the consistency of attachments and links",
"author": "Dmitry Savosh",
"authorUrl": "https://github.com/dy-sh/",
"isDesktopOnly": false,
"fundingUrl": "https://www.buymeacoffee.com/mnaoumov"
}
@@ -0,0 +1 @@
.consistent-attachments-and-links.obsidian-dev-utils.multiple-text-component textarea{height:6em;width:20em}