Merge branch 'master' of github.com:flancian/garden

This commit is contained in:
2021-09-06 01:06:56 +02:00
6 changed files with 63 additions and 0 deletions
+22
View File
@@ -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
}
}
}
+2
View File
@@ -0,0 +1,2 @@
# auto pull plurals
+22
View File
@@ -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
}
}
}
+5
View File
@@ -0,0 +1,5 @@
# isomorphisms
- [[pull]] [[isomorphism]]
- [[auto pull plurals]]
+3
View File
@@ -0,0 +1,3 @@
# 2021-09-04
- [[irchelpark]]
+9
View File
@@ -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.