From da8406fa35485c5a517fe26b4a6e6db66564f484 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Fri, 26 Feb 2021 21:17:41 +0100 Subject: [PATCH] Default commit message, part of an automated flow. --- foam-settings.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/foam-settings.md b/foam-settings.md index 25454ed1c..b1df768c4 100644 --- a/foam-settings.md +++ b/foam-settings.md @@ -1,10 +1,10 @@ # Foam 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. - - Some changes to [[keybindings.json]] in your global (user scope) ```.config/Code/user/``` directory. - - Optional additional [[git config]] to make submitting to your garden (and the [[agora]]) easier/less work. - - In particular, a [[commit template]] so that you don't need to write a change description when you want to save to the [[agora]]. + - 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]]). + - 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]]: ``` "foam.openDailyNote.directory": "journal", @@ -60,4 +60,5 @@ git push [2021-02-26]: journal/2021-02-26 "2021-02-26" [agora]: agora "Agora" [push]: push "Push" +[commit-template]: commit-template "Commit Template" [//end]: # "Autogenerated link references"