mirror of
https://github.com/flancian/garden.git
synced 2026-08-07 15:06:19 +00:00
Default commit message, part of an automated flow.
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
|||||||
# Agora Settings
|
# Agora Settings
|
||||||
|
|
||||||
- As of [[2021-02-26]], the following describes the [[agora]] editor I use. It is a toolchain based on [[vscode]], a good general purpose [[editor]].
|
- The following describes the [[agora]] editor I use as of [[2021-02-26]]. It is an [[open source]] stack based on [[vscode]], a good general purpose [[editor]] that can grow with you as you wish.
|
||||||
- The step by step play is:
|
- The step by step play is:
|
||||||
- Install [[vscode]].
|
- Install [[vscode]].
|
||||||
- Install [[foam]].
|
- Install [[foam]].
|
||||||
@@ -9,8 +9,8 @@
|
|||||||
|
|
||||||
|
|
||||||
[//begin]: # "Autogenerated link references for markdown compatibility"
|
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||||
[2021-02-26]: journal/2021-02-26 "2021-02-26"
|
|
||||||
[agora]: agora "Agora"
|
[agora]: agora "Agora"
|
||||||
|
[2021-02-26]: journal/2021-02-26 "2021-02-26"
|
||||||
[vscode]: vscode "Vscode"
|
[vscode]: vscode "Vscode"
|
||||||
[foam]: foam "Foam"
|
[foam]: foam "Foam"
|
||||||
[pull]: pull "Pull"
|
[pull]: pull "Pull"
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
# Foam Settings
|
# Foam Settings
|
||||||
|
|
||||||
|
- [[pull]] [[agora settings]]
|
||||||
- The following are my [[foam]] ([[vscode]]) settings as of [[2021-02-26]]. In a nutshell:
|
- 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 [[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]]).
|
||||||
@@ -55,6 +56,7 @@ git push
|
|||||||
```
|
```
|
||||||
|
|
||||||
[//begin]: # "Autogenerated link references for markdown compatibility"
|
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||||
|
[pull]: pull "Pull"
|
||||||
[foam]: foam "Foam"
|
[foam]: foam "Foam"
|
||||||
[vscode]: vscode "Vscode"
|
[vscode]: vscode "Vscode"
|
||||||
[2021-02-26]: journal/2021-02-26 "2021-02-26"
|
[2021-02-26]: journal/2021-02-26 "2021-02-26"
|
||||||
|
|||||||
Reference in New Issue
Block a user