mirror of
https://github.com/flancian/garden.git
synced 2026-08-08 07:26:21 +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]]:
|
- 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:
|
- ```"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>
|
- <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).
|
- ``` "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.
|
||||||
- The following in keybindings.json (which has to be set on a global basis):
|
- 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"
|
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||||
[foam]: foam "Foam"
|
[foam]: foam "Foam"
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
- By [[jevakallio]].
|
- By [[jevakallio]].
|
||||||
- Notable contributors / people I've met in the [[discord]]: [[ingalless]] [[scottjoe]] [[riccardo]] [[mathieudutour]].
|
- Notable contributors / people I've met in the [[discord]]: [[ingalless]] [[scottjoe]] [[riccardo]] [[mathieudutour]].
|
||||||
- As of [[2021-01-04]], my personal [[agora client]].
|
- 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"
|
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||||
[project]: project "Project"
|
[project]: project "Project"
|
||||||
|
|||||||
@@ -8,6 +8,7 @@
|
|||||||
- test [[hypothesis]] + [[ipfs]]
|
- test [[hypothesis]] + [[ipfs]]
|
||||||
- [[protopoi]]
|
- [[protopoi]]
|
||||||
- [[next step]]
|
- [[next step]]
|
||||||
|
- [[agora client]]
|
||||||
|
|
||||||
[//begin]: # "Autogenerated link references for markdown compatibility"
|
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||||
[push]: ../push "Push"
|
[push]: ../push "Push"
|
||||||
|
|||||||
Reference in New Issue
Block a user