This commit is contained in:
Alice 2023-09-26 14:38:14 +01:00
parent af761f133b
commit 71c21beccb
5 changed files with 33 additions and 14 deletions

View file

@ -2,6 +2,6 @@
"obsidian-excalidraw-plugin",
"table-editor-obsidian",
"convert-url-to-iframe",
"obsidian-git",
"digitalgarden"
"digitalgarden",
"obsidian-git"
]

View file

@ -1,7 +1,7 @@
{
"githubRepo": "",
"githubToken": "",
"githubUserName": "",
"githubRepo": "my_digital_garden",
"githubToken": "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",
"githubUserName": "A-VT",
"gardenBaseUrl": "",
"prHistory": [],
"baseTheme": "dark",

View file

@ -1,7 +1,7 @@
{
"commitMessage": "vault backup: {{date}}",
"commitDateFormat": "YYYY-MM-DD HH:mm:ss",
"autoSaveInterval": 0,
"autoSaveInterval": 10,
"autoPushInterval": 0,
"autoPullInterval": 0,
"autoPullOnBoot": false,
@ -47,7 +47,9 @@
},
"textColorCss": "var(--text-muted)",
"ignoreWhitespace": false,
"gutterSpacingFallbackLength": 5
"gutterSpacingFallbackLength": 5,
"lastShownAuthorDisplay": "initials",
"lastShownDateTimeFormatOptions": "date"
},
"autoCommitMessage": "vault backup: {{date}}"
}

View file

@ -8,11 +8,15 @@
"type": "tabs",
"children": [
{
"id": "25a15e319a52bdf2",
"id": "4d5a457a9ab7159d",
"type": "leaf",
"state": {
"type": "empty",
"state": {}
"type": "markdown",
"state": {
"file": "My Digital Garden.md",
"mode": "source",
"source": false
}
}
}
]
@ -81,6 +85,7 @@
"state": {
"type": "backlink",
"state": {
"file": "My Digital Garden.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
@ -97,6 +102,7 @@
"state": {
"type": "outgoing-link",
"state": {
"file": "My Digital Garden.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
@ -118,7 +124,9 @@
"type": "leaf",
"state": {
"type": "outline",
"state": {}
"state": {
"file": "My Digital Garden.md"
}
}
}
]
@ -140,8 +148,10 @@
"digitalgarden:Digital Garden Publication Center": false
}
},
"active": "25a15e319a52bdf2",
"active": "4d5a457a9ab7159d",
"lastOpenFiles": [
"4a1s/ASCN/T - Aula 1.md",
"My Digital Garden.md",
"4a1s/index.md",
"Excalidraw/ASCN/bus.excalidraw.md",
"4a1s/RAS/T - Aula 2.md",
@ -172,9 +182,7 @@
"4a1s/DAA/PL - Aula 1.md",
"4a1s/DAA",
"4a1s/CP/T - Aula 2 - 19 Setembro.md",
"4a1s/CP/PL - Aula 2.md",
"4a1s/CP",
"4a1s/ASCN/T - Aula 2.md",
"4a1s/ASCN",
"4a1s",
"tsconfig.json",

9
My Digital Garden.md Normal file
View file

@ -0,0 +1,9 @@
---
dg-publish: true
dg-home: true
---
This is just my digital garden :)