Autopush.

This commit is contained in:
2021-09-05 19:50:07 +02:00
parent af1df6f174
commit a42901e9d9
3 changed files with 30 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
}
}
}
+5
View File
@@ -0,0 +1,5 @@
# isomorphisms
- [[pull]] [[isomorphism]]
- [[auto pull plurals]]
+3
View File
@@ -0,0 +1,3 @@
# 2021-09-05
- [[isomorphisms]]