From 85b3ba9352e5d6ab64ac3256ce72b778883c44b0 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sat, 4 Sep 2021 12:28:32 +0200 Subject: [PATCH 1/7] Default commit message, part of an automated flow. --- journal/2021-09-04.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 journal/2021-09-04.md diff --git a/journal/2021-09-04.md b/journal/2021-09-04.md new file mode 100644 index 000000000..ab39f665b --- /dev/null +++ b/journal/2021-09-04.md @@ -0,0 +1,3 @@ +# 2021-09-04 + +- [[irchelpark]] \ No newline at end of file From a42901e9d9223294ef63c1b6dbc0e3f01d819d31 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sun, 5 Sep 2021 19:50:07 +0200 Subject: [PATCH 2/7] Autopush. --- 2021-09-05.code-workspace | 22 ++++++++++++++++++++++ isomorphisms.md | 5 +++++ journal/2021-09-05.md | 3 +++ 3 files changed, 30 insertions(+) create mode 100644 2021-09-05.code-workspace create mode 100644 isomorphisms.md create mode 100644 journal/2021-09-05.md diff --git a/2021-09-05.code-workspace b/2021-09-05.code-workspace new file mode 100644 index 000000000..5d2e40c4e --- /dev/null +++ b/2021-09-05.code-workspace @@ -0,0 +1,22 @@ +{ + "folders": [ + { + "path": "." + } + ], + "settings": { + "files.defaultLanguage": "markdown", + "foam.edit.linkReferenceDefinitions": "off", + "foam.openDailyNote.directory": "journal", + "vscodeMarkdownNotes.newNoteDirectory": "WORKSPACE_ROOT", + "foam.openDailyNote.titleFormat": "yyyy-mm-dd", + "pasteImage.path": "${projectRoot}/assets", + "pasteImage.showFilePathConfirmInputBox": true, + "vscodeMarkdownNotes.noteCompletionConvention": "noExtension", + "vscodeMarkdownNotes.slugifyCharacter": "NONE", + "vim.handleKeys": { + "[": false, + "]": false + } + } +} \ No newline at end of file diff --git a/isomorphisms.md b/isomorphisms.md new file mode 100644 index 000000000..ae992f45d --- /dev/null +++ b/isomorphisms.md @@ -0,0 +1,5 @@ +# isomorphisms + +- [[pull]] [[isomorphism]] + - [[auto pull plurals]] + diff --git a/journal/2021-09-05.md b/journal/2021-09-05.md new file mode 100644 index 000000000..3831f1989 --- /dev/null +++ b/journal/2021-09-05.md @@ -0,0 +1,3 @@ +# 2021-09-05 + +- [[isomorphisms]] \ No newline at end of file From ba8ad4a8407a60f1e657e8b552117a2597311577 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sun, 5 Sep 2021 20:00:34 +0200 Subject: [PATCH 3/7] Default commit message, part of an automated flow. --- auto pull plurals.md | 2 ++ journal/2021-09-05.md | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 auto pull plurals.md diff --git a/auto pull plurals.md b/auto pull plurals.md new file mode 100644 index 000000000..45baf6145 --- /dev/null +++ b/auto pull plurals.md @@ -0,0 +1,2 @@ +# auto pull plurals + diff --git a/journal/2021-09-05.md b/journal/2021-09-05.md index 3831f1989..4f84fd9f8 100644 --- a/journal/2021-09-05.md +++ b/journal/2021-09-05.md @@ -1,3 +1,4 @@ # 2021-09-05 -- [[isomorphisms]] \ No newline at end of file +- [[flancia]] + - [[isomorphisms]] \ No newline at end of file From 7928c9ef62ffc42bd3b0139cb2d440248d6b13a8 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sun, 5 Sep 2021 20:01:07 +0200 Subject: [PATCH 4/7] Default commit message, part of an automated flow. --- journal/2021-09-05.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/journal/2021-09-05.md b/journal/2021-09-05.md index 4f84fd9f8..5e4f9bf07 100644 --- a/journal/2021-09-05.md +++ b/journal/2021-09-05.md @@ -1,4 +1,6 @@ # 2021-09-05 - [[flancia]] - - [[isomorphisms]] \ No newline at end of file + - [[isomorphisms]] + - on the importance on not losing information + - on isomorphisms as often good [[commons]] to meet \ No newline at end of file From cb38e1a16f969483cb276c04f26821449ef5c310 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sun, 5 Sep 2021 20:02:39 +0200 Subject: [PATCH 5/7] Default commit message, part of an automated flow. --- journal/2021-09-05.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/journal/2021-09-05.md b/journal/2021-09-05.md index 5e4f9bf07..302a3b5e7 100644 --- a/journal/2021-09-05.md +++ b/journal/2021-09-05.md @@ -3,4 +3,5 @@ - [[flancia]] - [[isomorphisms]] - on the importance on not losing information - - on isomorphisms as often good [[commons]] to meet \ No newline at end of file + - on isomorphisms as often good [[commons]] to meet while trying to understand each other + \ No newline at end of file From b63aa796585b54617987c49c5128e348b188022d Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sun, 5 Sep 2021 20:03:10 +0200 Subject: [PATCH 6/7] Track my actual open agora editors in my garden. We could all do this (that's the spirit of the agora) and thus share our mental [[contexts]]. --- flancian.code-workspace | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 flancian.code-workspace diff --git a/flancian.code-workspace b/flancian.code-workspace new file mode 100644 index 000000000..5d2e40c4e --- /dev/null +++ b/flancian.code-workspace @@ -0,0 +1,22 @@ +{ + "folders": [ + { + "path": "." + } + ], + "settings": { + "files.defaultLanguage": "markdown", + "foam.edit.linkReferenceDefinitions": "off", + "foam.openDailyNote.directory": "journal", + "vscodeMarkdownNotes.newNoteDirectory": "WORKSPACE_ROOT", + "foam.openDailyNote.titleFormat": "yyyy-mm-dd", + "pasteImage.path": "${projectRoot}/assets", + "pasteImage.showFilePathConfirmInputBox": true, + "vscodeMarkdownNotes.noteCompletionConvention": "noExtension", + "vscodeMarkdownNotes.slugifyCharacter": "NONE", + "vim.handleKeys": { + "[": false, + "]": false + } + } +} \ No newline at end of file From 7ad9315ab28588248baf90b7f6f2987622a00d5b Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sun, 5 Sep 2021 20:04:38 +0200 Subject: [PATCH 7/7] Default commit message, part of an automated flow. --- journal/2021-09-05.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/journal/2021-09-05.md b/journal/2021-09-05.md index 302a3b5e7..f03468443 100644 --- a/journal/2021-09-05.md +++ b/journal/2021-09-05.md @@ -4,4 +4,6 @@ - [[isomorphisms]] - on the importance on not losing information - on isomorphisms as often good [[commons]] to meet while trying to understand each other + - [[project snapshot]] + - I committed my foam workspace (which represents my open agora editors) to my garden. \ No newline at end of file