From 8e12e5ca60ad111f3a2cca61674a7d87b28ea4ec Mon Sep 17 00:00:00 2001 From: Andy Teucher Date: Wed, 3 Jun 2026 15:38:10 -0700 Subject: [PATCH 1/3] Replace openscapes and Allison Horst's twitter with bluesky --- inst/agendas/_closing.Rmd | 2 +- inst/agendas/_swrcb_closing.Rmd | 2 +- inst/agendas/_swrcb_closing_final.Rmd | 2 +- inst/agendas/agenda-template.Rmd | 26 +++++++++++++------------- 4 files changed, 16 insertions(+), 16 deletions(-) diff --git a/inst/agendas/_closing.Rmd b/inst/agendas/_closing.Rmd index 750a5f2..61880aa 100644 --- a/inst/agendas/_closing.Rmd +++ b/inst/agendas/_closing.Rmd @@ -29,7 +29,7 @@ params: - [\@nasa-openscapes](https://github.com/NASA-Openscapes) - mastodon: [fosstodon.org/\@openscapes](https://fosstodon.org/@openscapes) - bluesky: [openscapes.bsky.social](https://bsky.app/profile/openscapes.bsky.social) - - artwork: by the amazing [Allison Horst](https://twitter.com/allison_horst) + - artwork: by the amazing [Allison Horst](https://bsky.app/profile/allisonhorst.bsky.social) - **Feedback on this session** diff --git a/inst/agendas/_swrcb_closing.Rmd b/inst/agendas/_swrcb_closing.Rmd index f392f2a..62b84d6 100644 --- a/inst/agendas/_swrcb_closing.Rmd +++ b/inst/agendas/_swrcb_closing.Rmd @@ -31,7 +31,7 @@ params: - github: [\@openscapes](https://github.com/openscapes) - [how_we_work](https://github.com/Openscapes/how_we_work), [seaside-chats](https://github.com/Openscapes/seaside-chats): Examples from previous cohorts - Mastodon: [fosstodon.org/\@openscapes](https://fosstodon.org/@openscapes) - - artwork: by the amazing [Allison Horst](https://twitter.com/allison_horst) + - artwork: by the amazing [Allison Horst](https://bsky.app/profile/allisonhorst.bsky.social) - **Feedback on this session** - What worked? What didn’t? What surprised you? What would you change? - ‎ diff --git a/inst/agendas/_swrcb_closing_final.Rmd b/inst/agendas/_swrcb_closing_final.Rmd index c70b362..368652e 100644 --- a/inst/agendas/_swrcb_closing_final.Rmd +++ b/inst/agendas/_swrcb_closing_final.Rmd @@ -31,7 +31,7 @@ params: - github: [\@openscapes](https://github.com/openscapes) - [how_we_work](https://github.com/Openscapes/how_we_work), [seaside-chats](https://github.com/Openscapes/seaside-chats): Examples from previous cohorts - Mastodon: [fosstodon.org/\@openscapes](https://fosstodon.org/@openscapes) - - artwork: by the amazing [Allison Horst](https://twitter.com/allison_horst) + - artwork: by the amazing [Allison Horst](https://bsky.app/profile/allisonhorst.bsky.social) - **Feedback on this session** - What worked? What didn’t? What surprised you? What would you change? - ‎ diff --git a/inst/agendas/agenda-template.Rmd b/inst/agendas/agenda-template.Rmd index 7c8b922..5e46100 100644 --- a/inst/agendas/agenda-template.Rmd +++ b/inst/agendas/agenda-template.Rmd @@ -7,21 +7,21 @@ library(tidyverse) ## TODO read in Google Doc registry sheet cohort_metadata <- tibble(cohort_name = "2022-faseb", - date_start = "01/28/2021", - time_start = "10:00am PT", - cohort_type = "core-5calls", - website = "https://openscapes.github.io/2022-faseb", - google_drive_folder = "TODO" + date_start = "01/28/2021", + time_start = "10:00am PT", + cohort_type = "core-5calls", + website = "https://openscapes.github.io/2022-faseb", + google_drive_folder = "TODO" ) ## TODO depending on cohort_type, read in Google Doc sheet call_metadata <- tibble(call = 1, - title = "Openscapes Mindset", - opening = "Introductions", - topic1 = "Openscapes Mindset", - topic2 = "Onboarding", - goals = "We'll start working towards a common understanding...", + title = "Openscapes Mindset", + opening = "Introductions", + topic1 = "Openscapes Mindset", + topic2 = "Onboarding", + goals = "We'll start working towards a common understanding...", roll-call = "Share something you're good at" ) @@ -129,7 +129,7 @@ _All Champions program slides are also linked from [https://openscapes.org/serie * **Connecting between sessions** * https://openscapes.github.io/2021-sasi - details & links * Slack - * Twitter – [@openscapes](https://twitter.com/openscapes) + * Bluesky – [@openscapes](https://bsky.app/profile/openscapes.bsky.social) * Call Digest next week * **Efficiency Tip of the Day **(3 min) – Julie * Keyboard Shortcuts Part 1: Useful for any application (docs, email, code) @@ -159,8 +159,8 @@ _All Champions program slides are also linked from [https://openscapes.org/serie * [/blog](https://openscapes.org/blog): stories from the community * github: [@openscapes](https://github.com/openscapes) * [how_we_work](https://github.com/Openscapes/how_we_work), [seaside-chats](https://github.com/Openscapes/seaside-chats): Examples from previous cohorts - * twitter: [@openscapes](https://twitter.com/openscapes) - * artwork: by the incredible [Allison Horst](https://twitter.com/allison_horst) + * Bluesky: [@openscapes](https://bsky.app/profile/openscapes.bsky.social) + * artwork: by the incredible [Allison Horst](https://bsky.app/profile/allisonhorst.bsky.social) * **Feedback on this session** * What worked? What didn’t? What surprised you? What would you change? * From 808700a2666fcc3bc6e901b00210c546bbf2eae3 Mon Sep 17 00:00:00 2001 From: Andy Teucher Date: Fri, 5 Jun 2026 15:26:18 -0700 Subject: [PATCH 2/3] Change Allison links to website Also change roll-call with hyphen to underscore roll_call --- inst/agendas/_closing.Rmd | 2 +- inst/agendas/_swrcb_closing.Rmd | 2 +- inst/agendas/_swrcb_closing_final.Rmd | 2 +- inst/agendas/agenda-template.Rmd | 13 +++++++------ 4 files changed, 10 insertions(+), 9 deletions(-) diff --git a/inst/agendas/_closing.Rmd b/inst/agendas/_closing.Rmd index 61880aa..137a331 100644 --- a/inst/agendas/_closing.Rmd +++ b/inst/agendas/_closing.Rmd @@ -29,7 +29,7 @@ params: - [\@nasa-openscapes](https://github.com/NASA-Openscapes) - mastodon: [fosstodon.org/\@openscapes](https://fosstodon.org/@openscapes) - bluesky: [openscapes.bsky.social](https://bsky.app/profile/openscapes.bsky.social) - - artwork: by the amazing [Allison Horst](https://bsky.app/profile/allisonhorst.bsky.social) + - artwork: by the amazing [Allison Horst](https://allisonhorst.com/) - **Feedback on this session** diff --git a/inst/agendas/_swrcb_closing.Rmd b/inst/agendas/_swrcb_closing.Rmd index 62b84d6..ce31d4a 100644 --- a/inst/agendas/_swrcb_closing.Rmd +++ b/inst/agendas/_swrcb_closing.Rmd @@ -31,7 +31,7 @@ params: - github: [\@openscapes](https://github.com/openscapes) - [how_we_work](https://github.com/Openscapes/how_we_work), [seaside-chats](https://github.com/Openscapes/seaside-chats): Examples from previous cohorts - Mastodon: [fosstodon.org/\@openscapes](https://fosstodon.org/@openscapes) - - artwork: by the amazing [Allison Horst](https://bsky.app/profile/allisonhorst.bsky.social) + - artwork: by the amazing [Allison Horst](https://allisonhorst.com/) - **Feedback on this session** - What worked? What didn’t? What surprised you? What would you change? - ‎ diff --git a/inst/agendas/_swrcb_closing_final.Rmd b/inst/agendas/_swrcb_closing_final.Rmd index 368652e..9d9c336 100644 --- a/inst/agendas/_swrcb_closing_final.Rmd +++ b/inst/agendas/_swrcb_closing_final.Rmd @@ -31,7 +31,7 @@ params: - github: [\@openscapes](https://github.com/openscapes) - [how_we_work](https://github.com/Openscapes/how_we_work), [seaside-chats](https://github.com/Openscapes/seaside-chats): Examples from previous cohorts - Mastodon: [fosstodon.org/\@openscapes](https://fosstodon.org/@openscapes) - - artwork: by the amazing [Allison Horst](https://bsky.app/profile/allisonhorst.bsky.social) + - artwork: by the amazing [Allison Horst](https://allisonhorst.com/) - **Feedback on this session** - What worked? What didn’t? What surprised you? What would you change? - ‎ diff --git a/inst/agendas/agenda-template.Rmd b/inst/agendas/agenda-template.Rmd index 5e46100..1fa3592 100644 --- a/inst/agendas/agenda-template.Rmd +++ b/inst/agendas/agenda-template.Rmd @@ -6,7 +6,8 @@ knitr::opts_chunk$set(echo = TRUE) library(tidyverse) ## TODO read in Google Doc registry sheet -cohort_metadata <- tibble(cohort_name = "2022-faseb", +cohort_metadata <- tibble( + cohort_name = "2022-faseb", date_start = "01/28/2021", time_start = "10:00am PT", cohort_type = "core-5calls", @@ -16,15 +17,15 @@ cohort_metadata <- tibble(cohort_name = "2022-faseb", ## TODO depending on cohort_type, read in Google Doc sheet -call_metadata <- tibble(call = 1, +call_metadata <- tibble( + call = 1, title = "Openscapes Mindset", opening = "Introductions", topic1 = "Openscapes Mindset", topic2 = "Onboarding", goals = "We'll start working towards a common understanding...", - roll-call = "Share something you're good at" + roll_call = "Share something you're good at" ) - ``` # Call `r call_metadata$call`: `r call_metadata$title` @@ -59,7 +60,7 @@ Web: `r cohort_metadata$website` ## Roll call • `r cohort_metadata$time_start` - `r cohort_metadata$time_start + 2` -_Name / pronouns / [team]() / `r call_metadata$roll-call` +_Name / pronouns / [team]() / `r call_metadata$roll_call` * * @@ -160,7 +161,7 @@ _All Champions program slides are also linked from [https://openscapes.org/serie * github: [@openscapes](https://github.com/openscapes) * [how_we_work](https://github.com/Openscapes/how_we_work), [seaside-chats](https://github.com/Openscapes/seaside-chats): Examples from previous cohorts * Bluesky: [@openscapes](https://bsky.app/profile/openscapes.bsky.social) - * artwork: by the incredible [Allison Horst](https://bsky.app/profile/allisonhorst.bsky.social) + * artwork: by the incredible [Allison Horst](https://allisonhorst.com/) * **Feedback on this session** * What worked? What didn’t? What surprised you? What would you change? * From ef0d137ef123c4ee7f1dc688982a098da2f265e2 Mon Sep 17 00:00:00 2001 From: Andy Teucher Date: Fri, 5 Jun 2026 15:32:47 -0700 Subject: [PATCH 3/3] Update Kara Woo's links --- inst/agendas/_inclusion_tip_airtime.Rmd | 2 +- inst/agendas/_swrcb_inclusion_tip_airtime.Rmd | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/inst/agendas/_inclusion_tip_airtime.Rmd b/inst/agendas/_inclusion_tip_airtime.Rmd index 623c18b..b8a07f2 100644 --- a/inst/agendas/_inclusion_tip_airtime.Rmd +++ b/inst/agendas/_inclusion_tip_airtime.Rmd @@ -5,5 +5,5 @@ params: --- - **Inclusion Tip of the Day** (1 min) – Julie - - Good questions to help you think of your airtime (H/T [Kara Woo](https://twitter.com/kara_woo/status/1301577700029546502)): + - Good questions to help you think of your airtime (H/T [Kara Woo](https://karawoo.com/)): - “Does this need to be said, does it need to be said now, does it need to be said now by me” diff --git a/inst/agendas/_swrcb_inclusion_tip_airtime.Rmd b/inst/agendas/_swrcb_inclusion_tip_airtime.Rmd index 09ac7fc..bc3209d 100644 --- a/inst/agendas/_swrcb_inclusion_tip_airtime.Rmd +++ b/inst/agendas/_swrcb_inclusion_tip_airtime.Rmd @@ -5,5 +5,5 @@ params: --- - **Inclusion Tip of the Day** (2 min) – Anna - - Good questions to help you think of your airtime (H/T [Kara Woo](https://twitter.com/kara_woo/status/1301577700029546502)): + - Good questions to help you think of your airtime (H/T [Kara Woo](https://karawoo.com/)): - “Does this need to be said, does it need to be said now, does it need to be said now by me”