docs: integrate 72 technical fragments into 5 high-density clusters and archive originals
This commit is contained in:
@@ -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
+11
@@ -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}
|
||||
Reference in New Issue
Block a user