mirror of
https://github.com/flancian/garden.git
synced 2026-08-07 23:16:21 +00:00
Default commit message, part of an automated flow.
This commit is contained in:
@@ -0,0 +1,23 @@
|
|||||||
|
{
|
||||||
|
"folders": [
|
||||||
|
{
|
||||||
|
"name": "garden",
|
||||||
|
"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,4 +2,5 @@
|
|||||||
|
|
||||||
- my [[default mode]]:
|
- my [[default mode]]:
|
||||||
- [[pull]] [[flancia soundscape]] [[agora]]
|
- [[pull]] [[flancia soundscape]] [[agora]]
|
||||||
|
- I'm trying to make my default mode be [[flancia]]. That means: a state of consciousness I can experiment to some extent, whenever I can recall it or shape the world into its topology.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user