mirror of
https://github.com/flancian/garden.git
synced 2026-07-31 11:36:19 +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]]:
|
||||
- [[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