Revert "vault backup: 2025-03-07 22:23:38"
This reverts commit 14f468632b
.
This commit is contained in:
16
.obsidian/plugins/consistent-attachments-and-links/data.json
vendored
Normal file
16
.obsidian/plugins/consistent-attachments-and-links/data.json
vendored
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"autoCollectAttachments": false,
|
||||
"changeNoteBacklinksAlt": false,
|
||||
"consistencyReportFile": "consistency-report.md",
|
||||
"deleteAttachmentsWithNote": true,
|
||||
"deleteEmptyFolders": true,
|
||||
"deleteExistFilesWhenMoveNote": true,
|
||||
"moveAttachmentsWithNote": true,
|
||||
"showBackupWarning": false,
|
||||
"updateLinks": true,
|
||||
"excludePaths": [
|
||||
".git/",
|
||||
".obsidian/"
|
||||
],
|
||||
"includePaths": []
|
||||
}
|
151
.obsidian/plugins/consistent-attachments-and-links/main.js
vendored
Normal file
151
.obsidian/plugins/consistent-attachments-and-links/main.js
vendored
Normal file
File diff suppressed because one or more lines are too long
11
.obsidian/plugins/consistent-attachments-and-links/manifest.json
vendored
Normal file
11
.obsidian/plugins/consistent-attachments-and-links/manifest.json
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"id": "consistent-attachments-and-links",
|
||||
"name": "Consistent Attachments and Links",
|
||||
"version": "3.24.13",
|
||||
"minAppVersion": "1.8.7",
|
||||
"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"
|
||||
}
|
Reference in New Issue
Block a user