SDS Origin Guide hinzugefügt

This commit is contained in:
Hermes (Server)
2026-07-26 17:33:47 +02:00
parent 0ba68922a6
commit 26cc1e86b0
34 changed files with 2031 additions and 203 deletions
+14
View File
@@ -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}}"
}