mirror of
https://github.com/flancian/garden.git
synced 2026-08-06 06:26:20 +00:00
Auto: misc.
This commit is contained in:
+2
-1
@@ -3,7 +3,7 @@
|
||||
- [[pull]] [[agora settings]]
|
||||
- The following are my [[foam]] ([[vscode]]) settings as of [[2021-02-26]]. In a nutshell:
|
||||
- Some changes to [[settings.json]] in your digital garden's ```.vscode``` directory so that journal entries (what you get when you press alt-d; a daily diary) end up in the directory journal/; but that's your choice. I usually default to my diary as a [[home base]] and create notes by linking them there, and ctrl-clicking to create (or visit if they already exist).
|
||||
- Some changes to [[keybindings.json]] in your global (user scope) ```.config/Code/user/``` directory so that you can use shortcuts such as ```ctrl-alt-s``` (save all changes locally) and ```ctrl-shift-a) (push changes to the [[agora]]).
|
||||
- Some changes to [[keybindings.json]] in your global (user scope) ```.config/Code/User/``` directory so that you can use shortcuts such as ```ctrl-alt-s``` (save all changes locally) and ```ctrl-shift-a) (push changes to the [[agora]]).
|
||||
- Optional additional [[git config]] to make submitting to your git hosted digital garden (and transitively to the [[agora]]) easier/less work.
|
||||
- In particular, a [[commit template]] so that you don't need to write a change description every time you want to push to the [[agora]].
|
||||
- [[push]] [[settings.json]]: a [[file]]
|
||||
@@ -57,4 +57,5 @@ Default commit message, part of an automated flow.
|
||||
[agora]: agora "Agora"
|
||||
[push]: push "Push"
|
||||
[commit-template]: commit-template "Commit Template"
|
||||
[ship]: ship "Ship"
|
||||
[//end]: # "Autogenerated link references"
|
||||
|
||||
Reference in New Issue
Block a user