vault backup: 2023-03-01 21:56:22

This commit is contained in:
ObsidianIos 2023-03-01 21:56:22 +01:00
parent 79422dc6ac
commit 886e823381
7 changed files with 44 additions and 21 deletions

3
.obsidian/app.json vendored
View File

@ -1,5 +1,6 @@
{ {
"attachmentFolderPath": "assets", "attachmentFolderPath": "assets",
"newFileLocation": "folder", "newFileLocation": "folder",
"newFileFolderPath": "journals" "newFileFolderPath": "journals",
"mobilePullAction": "obsidian-git:commit-push-specified-message"
} }

View File

@ -2,7 +2,7 @@
"commitMessage": "vault backup: {{date}}", "commitMessage": "vault backup: {{date}}",
"autoCommitMessage": "vault backup: {{date}}", "autoCommitMessage": "vault backup: {{date}}",
"commitDateFormat": "YYYY-MM-DD HH:mm:ss", "commitDateFormat": "YYYY-MM-DD HH:mm:ss",
"autoSaveInterval": 1, "autoSaveInterval": 0,
"autoPushInterval": 0, "autoPushInterval": 0,
"autoPullInterval": 0, "autoPullInterval": 0,
"autoPullOnBoot": true, "autoPullOnBoot": true,

View File

@ -4,15 +4,22 @@
"type": "split", "type": "split",
"children": [ "children": [
{ {
"id": "75daab1fbcfc7639", "id": "561cbf9a266f20c5",
"type": "tabs", "type": "tabs",
"children": [ "children": [
{ {
"id": "1dd062081549cc6f", "id": "713fa76b43b8fb61",
"type": "leaf", "type": "leaf",
"state": { "state": {
"type": "empty", "type": "canvas",
"state": {} "state": {
"file": "Untitled.canvas",
"viewState": {
"x": 343.2014900525192,
"y": 87.01430498068473,
"zoom": -1.1195495642184514
}
}
} }
} }
] ]
@ -81,6 +88,7 @@
"state": { "state": {
"type": "backlink", "type": "backlink",
"state": { "state": {
"file": "Untitled.canvas",
"collapseAll": false, "collapseAll": false,
"extraContext": false, "extraContext": false,
"sortOrder": "alphabetical", "sortOrder": "alphabetical",
@ -97,6 +105,7 @@
"state": { "state": {
"type": "outgoing-link", "type": "outgoing-link",
"state": { "state": {
"file": "Untitled.canvas",
"linksCollapsed": false, "linksCollapsed": false,
"unlinkedCollapsed": true "unlinkedCollapsed": true
} }
@ -107,7 +116,9 @@
"type": "leaf", "type": "leaf",
"state": { "state": {
"type": "outline", "type": "outline",
"state": {} "state": {
"file": "Untitled.canvas"
}
} }
}, },
{ {
@ -117,9 +128,17 @@
"type": "calendar", "type": "calendar",
"state": {} "state": {}
} }
},
{
"id": "cd6e9ed0ff652a69",
"type": "leaf",
"state": {
"type": "advanced-tables-toolbar",
"state": {}
}
} }
], ],
"currentTab": 0 "currentTab": 4
}, },
"left-ribbon": { "left-ribbon": {
"hiddenItems": { "hiddenItems": {
@ -132,8 +151,15 @@
"command-palette:Open command palette": false "command-palette:Open command palette": false
} }
}, },
"active": "1dd062081549cc6f", "active": "713fa76b43b8fb61",
"lastOpenFiles": [ "lastOpenFiles": [
"mydealz-check.json.md",
"huginn.md",
"README.md",
"assets/0020055066_00_1674307398691_0.pdf",
"Untitled 1.canvas",
"journals/2023-03-01.md",
"Untitled.canvas",
"journals/2023_02_28.md", "journals/2023_02_28.md",
"2023-03-01.md", "2023-03-01.md",
"Journal/2023-03-01.md", "Journal/2023-03-01.md",
@ -156,14 +182,9 @@
"Journal/2023-01-17.md", "Journal/2023-01-17.md",
"Journal/2023-01-21.md", "Journal/2023-01-21.md",
"Journal/2023-01-20.md", "Journal/2023-01-20.md",
"pages/Software___Telegram.md",
"logseq/bak/journals/2023_02_13/2023-02-24T18_17_16.222Z.Desktop.md",
"assets/image_1676897492484_0.png", "assets/image_1676897492484_0.png",
"logseq/bak/journals/2023_02_02/2023-02-03T16_24_25.698Z.Desktop.md",
"logseq/bak/journals/2023_01_26/2023-02-05T20_26_08.418Z.Desktop.md",
"assets/0020055066_00_1674307387560_0.pdf", "assets/0020055066_00_1674307387560_0.pdf",
"logseq/custom.css", "logseq/custom.css",
"assets/0020055066_00_1674307398691_0.pdf",
"assets/0020055066_00_1674307398691_0.edn", "assets/0020055066_00_1674307398691_0.edn",
"assets/image_1675098720216_0.png", "assets/image_1675098720216_0.png",
"logseq/config.edn", "logseq/config.edn",

1
Untitled 1.canvas Normal file
View File

@ -0,0 +1 @@
{}

6
Untitled.canvas Normal file
View File

@ -0,0 +1,6 @@
{
"nodes":[
{"type":"file","file":"assets/0020055066_00_1674307398691_0.pdf","id":"cfdaea2d1ab1dad8","x":55,"y":-220,"width":465,"height":490}
],
"edges":[]
}

View File

@ -1,10 +1,4 @@
---
title: Huginn
description:
published: true
date: 2019-10-22T21:28:26.024Z
tags:
---
# Automatation Software # Automatation Software

0
journals/2023-03-01.md Normal file
View File