add obsidian config to commit

This commit is contained in:
2023-08-09 13:00:29 +09:00
parent 96b1bc0b8a
commit 9be2874378
11 changed files with 44811 additions and 1 deletions

View File

@ -0,0 +1,9 @@
{
"id": "obsidian-git",
"name": "Obsidian Git",
"description": "Backup your vault with Git.",
"isDesktopOnly": false,
"fundingUrl": "https://ko-fi.com/vinzent",
"js": "main.js",
"version": "2.20.7"
}