From e97f4e0ff87e2f17fd7cf7e812575885ee413fae Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Mon, 9 Sep 2024 16:17:11 -0500 Subject: [PATCH] vault backup: 2024-09-09 16:17:10 --- Daily Notes/2024/09/2024-09-09 (Monday).md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Daily Notes/2024/09/2024-09-09 (Monday).md b/Daily Notes/2024/09/2024-09-09 (Monday).md index 1952e30..8a70f63 100644 --- a/Daily Notes/2024/09/2024-09-09 (Monday).md +++ b/Daily Notes/2024/09/2024-09-09 (Monday).md @@ -13,8 +13,16 @@ What interests you about being a software developer at Logos? What are two or three highlights of your career so far? ### Stewardship [[Juan-Carlos Nelson]] +Tell me about a project and how you got it approved? +Email template browser extension tasked by manager to solve this. Was a long process before, manually find the template, copy-paste to Salesforce. Used Google Sheets as DB, browser extension to find them, stores them in local storage, can click on copy. Has "favorite feature". + +Deployed it to department, got good feedback. Others have suggested features. + +Simple to edit templates in Sheet. ### Membership - Emailz browser extension + - Had a week to do it--how did you communicate progress? + - Had HTML-in-Sheet issue, did you look for help on that--how did you look for a solution? - Tell me about how you identified this as a problem? - What were you discussions like with your co-workers about a potential solution? - Did you run into any resistance?