mirror of
https://github.com/flancian/garden.git
synced 2026-08-06 22:46:19 +00:00
Autopush.
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
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,4 +1,11 @@
|
||||
# 2021-09-29
|
||||
|
||||
- cleaned up [[contract]] a bit
|
||||
- need to establish a process for review
|
||||
- need to establish a process for review
|
||||
- set up a new workspace for working on [[flancia]] explicitly
|
||||
- I feel like I've been procrastinating on [[flancia]] without knowing it
|
||||
- long form on this follows after this section
|
||||
- [[meta]] [[agora protocol]]
|
||||
- this is a format I want to explore more: [[agora protocol]] up top, then long form treatment on some of the same topics. perhaps a sequence of (agora protocol, long form) tuples more generally.
|
||||
|
||||
In a sense, procrastination is just an inefficiency in my scheduling that can be improved upon. I've been experimenting with techniques to unblock resources I need to continue with threads more often; and to schedule a bit more rationally and in a [[true to self]] fashion.
|
||||
Reference in New Issue
Block a user