mirror of
https://github.com/flancian/garden.git
synced 2026-08-07 15:06:19 +00:00
Autopush.
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,5 @@
|
|||||||
|
# isomorphisms
|
||||||
|
|
||||||
|
- [[pull]] [[isomorphism]]
|
||||||
|
- [[auto pull plurals]]
|
||||||
|
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
# 2021-09-05
|
||||||
|
|
||||||
|
- [[isomorphisms]]
|
||||||
Reference in New Issue
Block a user