mirror of
https://github.com/flancian/garden.git
synced 2026-08-05 22:16:20 +00:00
Merge branch 'master' of github.com:flancian/garden
This commit is contained in:
@@ -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
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,2 @@
|
||||
# auto pull plurals
|
||||
|
||||
@@ -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
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
# isomorphisms
|
||||
|
||||
- [[pull]] [[isomorphism]]
|
||||
- [[auto pull plurals]]
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
# 2021-09-04
|
||||
|
||||
- [[irchelpark]]
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user