From 90ce8000b31be2b8947b002c6e9348ec2d5da659 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Wed, 12 Jan 2022 19:54:12 +0100 Subject: [PATCH] Autopush. --- .vscode/settings.json | 9 ++++++++- adventure game engines.md | 10 ++++++++++ identities.md | 1 + journal/2022-01-11.md | 1 + journal/2022-01-12.md | 3 +++ 5 files changed, 23 insertions(+), 1 deletion(-) create mode 100644 adventure game engines.md create mode 100644 journal/2022-01-12.md diff --git a/.vscode/settings.json b/.vscode/settings.json index e56b21caf..20552452a 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -264,5 +264,12 @@ } ] } - ] + ], + "foam.logging.level": "debug", + "git.autofetch": true, + "markdown-links.graphType": "obsidian", + "markdown-links.openColumn": "beside", + "vscodeMarkdownNotes.allowPipedWikiLinks": true, + "vscodeMarkdownNotes.pipedWikiLinksSyntax": "desc|file", + "merge-conflict.autoNavigateNextConflict.enabled": true } diff --git a/adventure game engines.md b/adventure game engines.md new file mode 100644 index 000000000..b73d4f9c2 --- /dev/null +++ b/adventure game engines.md @@ -0,0 +1,10 @@ +# adventure game engines + +- a [[list]]. + - [[pull]] [[adventure game engine]] + - [[go]] https://news.ycombinator.com/item?id=29904745 + - [[wintermute]] + - [[escoria]] + - [[ags]] + - [[jsgam]] + diff --git a/identities.md b/identities.md index 9a62e49c8..e9e9af282 100644 --- a/identities.md +++ b/identities.md @@ -4,3 +4,4 @@ - [[pull]] [[identity]] - [[pull]] [[predictable identities]] +> \ No newline at end of file diff --git a/journal/2022-01-11.md b/journal/2022-01-11.md index f12b98533..13dc84c2d 100644 --- a/journal/2022-01-11.md +++ b/journal/2022-01-11.md @@ -1,6 +1,7 @@ # 2022-01-11 - [[predictable identities]] +- [[foam]] is being slow - [[push]] [[2022-01]] - [[write]] - [ ] [[commons]] diff --git a/journal/2022-01-12.md b/journal/2022-01-12.md new file mode 100644 index 000000000..0cff14c0f --- /dev/null +++ b/journal/2022-01-12.md @@ -0,0 +1,3 @@ +# 2022-01-12 + +- [[adventure game engines]] \ No newline at end of file