mirror of
https://github.com/flancian/garden.git
synced 2026-08-06 06:26:20 +00:00
Auto: misc.
This commit is contained in:
+4
-3
@@ -3,8 +3,9 @@
|
||||
- These are my [[foam]] ([[vscode]]) settings as of [[2021-01-13]]:
|
||||
- ```"foam.openDailyNote.directory": "journal"``` in the workspace's settings.json to create daily notes in journal/, example:
|
||||
- <https://github.com/flancian/garden/blob/master/.vscode/settings.json>
|
||||
- A commit.txt in the repo for [[auto commit messages]], plus one-time setup with git config (see note).
|
||||
- The following in keybindings.json (which has to be set on a global basis):
|
||||
- ``` "vscodeMarkdownNotes.newNoteDirectory": "WORKSPACE_ROOT"``` also, to make it so that notes created by following links from the daily note (alt-d) are created in the root instead of the journal/ directory.
|
||||
- A commit.txt in the repo for [[auto commit messages]], plus one-time setup with git config (see note), if you don't want to have to write commit messages when updating the [[agora]].
|
||||
- The following in ```.config/Code/User/keybindings.json``` (this has to be set on a global basis due to [[vscode]] limitations):
|
||||
```
|
||||
[
|
||||
{
|
||||
@@ -33,7 +34,7 @@
|
||||
}
|
||||
]
|
||||
```
|
||||
- This results in being able to press ctrl-shift-a to auto-push changes to the [[agora]].
|
||||
- This results in being able to press ctrl-shift-s to save all files; and ctrl-shift-a to push changes to the [[agora]] without the need to write a commit message.
|
||||
|
||||
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||
[foam]: foam "Foam"
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
- By [[jevakallio]].
|
||||
- Notable contributors / people I've met in the [[discord]]: [[ingalless]] [[scottjoe]] [[riccardo]] [[mathieudutour]].
|
||||
- As of [[2021-01-04]], my personal [[agora client]].
|
||||
- See [[foam settings]].
|
||||
- See [[foam settings]], which describes my setup.
|
||||
|
||||
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||
[project]: project "Project"
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
- test [[hypothesis]] + [[ipfs]]
|
||||
- [[protopoi]]
|
||||
- [[next step]]
|
||||
- [[agora client]]
|
||||
|
||||
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||
[push]: ../push "Push"
|
||||
|
||||
Reference in New Issue
Block a user