SDS Origin Guide hinzugefügt
This commit is contained in:
+14
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"githubToken": "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",
|
||||
"githubUsername": "EinsamerWolfDH",
|
||||
"repoName": "obsidian-hermes",
|
||||
"autoSync": true,
|
||||
"syncIntervalMs": 3000,
|
||||
"excludePatterns": [
|
||||
".obsidian/workspace",
|
||||
".obsidian/workspace.json",
|
||||
".obsidian/plugins/*/data.json"
|
||||
],
|
||||
"lastSyncTime": 1784804279229,
|
||||
"commitMessageTemplate": "sync: {{datetime}}"
|
||||
}
|
||||
+112
File diff suppressed because one or more lines are too long
+11
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"id": "git-obsi-sync",
|
||||
"name": "Git Sync",
|
||||
"version": "1.0.0",
|
||||
"minAppVersion": "1.0.0",
|
||||
"description": "Sync your vault across all devices using your own GitHub account. Free forever.",
|
||||
"author": "Livan Kumar",
|
||||
"authorUrl": "https://github.com/livan116",
|
||||
"fundingUrl": "",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
Reference in New Issue
Block a user