diff --git a/.obsidian/plugins/obsidian-git/data.json b/.obsidian/plugins/obsidian-git/data.json index be93772..cc5e0d1 100644 --- a/.obsidian/plugins/obsidian-git/data.json +++ b/.obsidian/plugins/obsidian-git/data.json @@ -1,10 +1,10 @@ { "commitMessage": "vault backup: {{date}}", "commitDateFormat": "YYYY-MM-DD HH:mm:ss", - "autoSaveInterval": 0, + "autoSaveInterval": 1, "autoPushInterval": 0, "autoPullInterval": 0, - "autoPullOnBoot": false, + "autoPullOnBoot": true, "disablePush": false, "pullBeforePush": true, "disablePopups": false, @@ -14,7 +14,7 @@ "updateSubmodules": false, "syncMethod": "merge", "customMessageOnAutoBackup": false, - "autoBackupAfterFileChange": false, + "autoBackupAfterFileChange": true, "treeStructure": false, "refreshSourceControl": true, "basePath": "", diff --git a/2024-08-02 (Friday).md b/2024-08-02 (Friday).md index e18abbb..16aa8ca 100644 --- a/2024-08-02 (Friday).md +++ b/2024-08-02 (Friday).md @@ -4,4 +4,4 @@ Merged my unit testing refactor PR. Created tests for the Commerce Account Info integration ETL refactor and put up a PR for that. Will hope to merge it Monday. -Had a good first book club meeting about the Excellence Wins book. I'm liking this book a lot--very easy to read and great thoughts on excellence in business and especially customer service. Seems everyone on the call was enjoying it too. \ No newline at end of file +Had a good first book club meeting about the [[Excellence Wins]] book. I'm liking this book a lot--very easy to read and great thoughts on excellence in business and especially customer service. Seems everyone on the call was enjoying it too. \ No newline at end of file diff --git a/Work/Logos book club notes/Excellence Wins.md b/Work/Logos book club notes/Excellence Wins.md index 1720e74..ffb470a 100644 --- a/Work/Logos book club notes/Excellence Wins.md +++ b/Work/Logos book club notes/Excellence Wins.md @@ -1,4 +1,4 @@ -## Part 1 thoughts +# Part 1 thoughts I really like the authors attitude--very positive and customer focused while being reasonable too. Excellence seems like a quality with very little supporters today. I love the idea of doing things excellently at a high degree of quality. @@ -13,4 +13,10 @@ I really loved his story about getting to the root of the problem of room servic Applying the "everyone has $2000 to make customers happy" concept to us, I think this can be seen as the freedom we developers have to fix bugs and deploy the changes to production without jumping through all the hoops of approval or pull request reviews, etc. We have license and authority to do what it takes to fix things for people. -How do you effectively get everyone on board to serve customers with such high quality? \ No newline at end of file +How do you effectively get everyone on board to serve customers with such high quality? + +# Part 2 thoughts +#logos [[2024-08-22 (Thursday)]] +I really like his thinking around _selecting_ workers during the hiring process versus "just hiring". Find the characteristics and personality traits that make for a good and happy worker in the position you're hiring for and select that kind of person during the hiring process. + +In my case, what makes for a good commerce team developer? Something to think about... \ No newline at end of file