From 595c36a9dba6d9115917b76dedd79014af88138c Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Wed, 29 Sep 2021 21:24:56 +0200 Subject: [PATCH] Autopush. --- flancia.code-workspace | 23 +++++++++++++++++++++++ journal/2021-09-29.md | 9 ++++++++- 2 files changed, 31 insertions(+), 1 deletion(-) create mode 100644 flancia.code-workspace diff --git a/flancia.code-workspace b/flancia.code-workspace new file mode 100644 index 000000000..43a07e840 --- /dev/null +++ b/flancia.code-workspace @@ -0,0 +1,23 @@ +{ + "folders": [ + { + "name": "garden", + "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/journal/2021-09-29.md b/journal/2021-09-29.md index ef4174956..c9487547f 100644 --- a/journal/2021-09-29.md +++ b/journal/2021-09-29.md @@ -1,4 +1,11 @@ # 2021-09-29 - cleaned up [[contract]] a bit - - need to establish a process for review \ No newline at end of file + - need to establish a process for review +- set up a new workspace for working on [[flancia]] explicitly + - I feel like I've been procrastinating on [[flancia]] without knowing it + - long form on this follows after this section + - [[meta]] [[agora protocol]] + - this is a format I want to explore more: [[agora protocol]] up top, then long form treatment on some of the same topics. perhaps a sequence of (agora protocol, long form) tuples more generally. + +In a sense, procrastination is just an inefficiency in my scheduling that can be improved upon. I've been experimenting with techniques to unblock resources I need to continue with threads more often; and to schedule a bit more rationally and in a [[true to self]] fashion. \ No newline at end of file