chore(vault): track .obsidian plugin configs (incl. obsidian-git settings)

This commit is contained in:
hehaiguang1123
2026-07-01 08:20:57 +08:00
parent e166ef1052
commit c7037119a5
216 changed files with 447823 additions and 0 deletions
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
{"id":"obsidian-local-images-plus","name":"Local Images Plus","version":"0.16.4","minAppVersion":"1.0.3","description":"Local Images Plus plugin searches for all external media links in your notes, downloads and saves them locally and adjusts the links in your notes to point to the saved files.","author":"catalysm, aleksey-rezvov, Sergei Korneev","authorUrl":"https://github.com/Sergei-Korneev/obsidian-local-images-plus","fundingUrl":"https://www.buymeacoffee.com/sergeikorneev","isDesktopOnly":true}
+14
View File
@@ -0,0 +1,14 @@
/* This file was created to satisfy requirements for Obsidian's plugins */
.title_txt{
color:white;
align:center;
}
.donheader_txt{
text-shadow: 1px 1px 2px black, 0 0 25px blue, 0 0 5px darkblue;
font-weight: 600;
color:red;
align:center;
}