Revert "vault backup: 2025-03-07 22:23:38"

This reverts commit 14f468632b.
This commit is contained in:
SeedList
2025-03-07 14:29:35 +00:00
committed by Gitee
parent 14f468632b
commit 3ceab4e1c8
43 changed files with 44432 additions and 1 deletions

View 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": []
}

File diff suppressed because one or more lines are too long

View 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"
}