From a750ff352972f715432ba09558f7935daef4e2fc Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sun, 3 Oct 2021 11:22:03 +0200 Subject: [PATCH] October 3, 2021 11:22 AM --- 2021-08-27.code-workspace | 3 ++- journal/2021-10-03.md | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/2021-08-27.code-workspace b/2021-08-27.code-workspace index 5d2e40c4e..464459ac4 100644 --- a/2021-08-27.code-workspace +++ b/2021-08-27.code-workspace @@ -17,6 +17,7 @@ "vim.handleKeys": { "[": false, "]": false - } + }, + "gitdoc.enabled": true } } \ No newline at end of file diff --git a/journal/2021-10-03.md b/journal/2021-10-03.md index e27eaca3a..32b8934df 100644 --- a/journal/2021-10-03.md +++ b/journal/2021-10-03.md @@ -7,3 +7,5 @@ - [[fixes]] - [[node club]] - see [[2021-10-02]] for pending task in moa +- [[foam]] + - installed [[gitdoc]] which does auto-pushing for me on save, like I had in [[obsidian]] -- hope it works, it sounds kind of great. pressing `ctrl-alt-a` to push to the Agora is fine but also is getting old. \ No newline at end of file