From 12c6395a3add1a5bfe1661d684003151857c87cc Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Tue, 20 Aug 2024 19:32:25 -0500 Subject: [PATCH] vault backup: 2024-08-20 19:32:25 --- .obsidian/daily-notes.json | 3 ++- .obsidian/templates.json | 4 ++++ 2024-08-19 (Monday).md | 2 +- 2024-08-20 (Tuesday).md | 30 +++++++++++++++++++++++++++++- 2024-08-26 (Monday).md | 3 +++ 2024-08-27 (Tuesday).md | 3 +++ Galatians.md | 0 _Templates/DailyNote.md | 2 ++ 8 files changed, 44 insertions(+), 3 deletions(-) create mode 100644 .obsidian/templates.json create mode 100644 2024-08-26 (Monday).md create mode 100644 2024-08-27 (Tuesday).md delete mode 100644 Galatians.md create mode 100644 _Templates/DailyNote.md diff --git a/.obsidian/daily-notes.json b/.obsidian/daily-notes.json index 9a9bd62..588b733 100644 --- a/.obsidian/daily-notes.json +++ b/.obsidian/daily-notes.json @@ -1,5 +1,6 @@ { "format": "YYYY-MM-DD (dddd)", "autorun": true, - "folder": "/" + "folder": "/", + "template": "_Templates/DailyNote" } \ No newline at end of file diff --git a/.obsidian/templates.json b/.obsidian/templates.json new file mode 100644 index 0000000..feedffe --- /dev/null +++ b/.obsidian/templates.json @@ -0,0 +1,4 @@ +{ + "folder": "_Templates", + "dateFormat": "YYYY-MM-DD (dddd)" +} \ No newline at end of file diff --git a/2024-08-19 (Monday).md b/2024-08-19 (Monday).md index d27c03b..94c9c9a 100644 --- a/2024-08-19 (Monday).md +++ b/2024-08-19 (Monday).md @@ -21,7 +21,7 @@ Doing a graylog search can confirm that we successfully sent emails for these or [[Ricardo Blanco]] working on process to fill Tim and Nate's positions, reviewing Trellis cases [[Toby Steele]] got to stopping point on documenting how comparison chart works for product teams, go back and talk with resource curators, concerned about use of resource categories to load products in comparison chart, code review for Edgar, created new cases from configuration wizard launch spec, there is a lot of work ## BEN scrum -[[Ezekiel Pierson]] meetings, hash out academic desk integration, good path forward, stakeholder wants to see academic bulk license info (who has access to what) in Salesforce +[[Ezekiel Pierson]] meetings, hash out academic desk integration, good path forward, stakeholder wants to see academic bulk license info (who has access to what) in Salesforce. Will be on vacation [[2024-08-26 (Monday)]] and [[2024-08-27 (Tuesday)]]. [[Kyle Sletten]] closing out on-call stuff, getting to academic track level stuff, taking on-call day off [[2024-08-20 (Tuesday)]] [[Justin Strandburg]] royalty reports database, struggling with figuring out how to let them auth into it for some reason, royalty calculation timing out again, setup partitioning on it? ## Ricardo 1:1 diff --git a/2024-08-20 (Tuesday).md b/2024-08-20 (Tuesday).md index 01e1c91..e9d6c5d 100644 --- a/2024-08-20 (Tuesday).md +++ b/2024-08-20 (Tuesday).md @@ -1,2 +1,30 @@ -[[Kyle Sletten]] taking on-call day off +#logos +[[Kyle Sletten]] taking on-call day off +# Work +## "Out of stock" on google results +Some products are showing "out of stock" in google search results. This _should_ be based on the `application/ld+json` structured data we output on the page. A quick investigation didn't show any significant difference between PDPs showing "out of stock" and not. + +## Security Training +I just realized today that I had been junking the emails I was getting from our monthly security training. I had monthly training to do back from December 2023! I caught up today. + +# Meetings +## Commerce scrum +The go in first-name alphabetical order and the last person who joins starts the meeting. + +## Subscription Ask Anything +Biggest uncertainty remaining: pricing? Will have L10 pricing (discounts if you own L10). So, three levels or two? + +Will have free trial: 30 days long for certain users. + +Maintaining standard track line for launch for libraries. Difference is the decoupling from feature set which falls under the subscription. New: persona-based track of libraries. Redo denomination and specialty packages in Q1 2025. Don't have to have big-bang event everyone other October now. Opens new opportunities. Will have "2025" in the name, will refresh libraries every so often with new "2026" (or whatever) in name. Can skip years for less-popular libraries, for example. + +Can get any library with any subscription as long as they have one (any level). This is a little different than before when you couldn't get certain libraries without the full feature set previously. + +Still figuring out how subscription works in higher-ed. Want to avoid custom feature sets. Packaging strategy is to mimic consumer feature sets. + +Pricing decisions very early in September. + +Latest updates: https://faithlife.slack.com/archives/C053WTAHV0D/p1724084018155219 + +Launch will look largely like other launches. Launch day is Monday. Sunday night around 8-9pm PST, put up splash page. Key members will be responsible for making updates happen. Don't know if phones will open early. Send messages to "big spenders", can call as early as 4am. \ No newline at end of file diff --git a/2024-08-26 (Monday).md b/2024-08-26 (Monday).md new file mode 100644 index 0000000..4115ffa --- /dev/null +++ b/2024-08-26 (Monday).md @@ -0,0 +1,3 @@ +[[Ezekiel Pierson]] on vacation. +# Work +# Meetings diff --git a/2024-08-27 (Tuesday).md b/2024-08-27 (Tuesday).md new file mode 100644 index 0000000..4115ffa --- /dev/null +++ b/2024-08-27 (Tuesday).md @@ -0,0 +1,3 @@ +[[Ezekiel Pierson]] on vacation. +# Work +# Meetings diff --git a/Galatians.md b/Galatians.md deleted file mode 100644 index e69de29..0000000 diff --git a/_Templates/DailyNote.md b/_Templates/DailyNote.md new file mode 100644 index 0000000..dbc5f27 --- /dev/null +++ b/_Templates/DailyNote.md @@ -0,0 +1,2 @@ +# Work +# Meetings