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/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/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 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-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 diff --git a/journal/2021-09-05.md b/journal/2021-09-05.md new file mode 100644 index 000000000..f03468443 --- /dev/null +++ b/journal/2021-09-05.md @@ -0,0 +1,9 @@ +# 2021-09-05 + +- [[flancia]] + - [[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