Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion inst/agendas/_closing.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -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://allisonhorst.com/)

- **Feedback on this session**

Expand Down
2 changes: 1 addition & 1 deletion inst/agendas/_inclusion_tip_airtime.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -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”
2 changes: 1 addition & 1 deletion inst/agendas/_swrcb_closing.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -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://allisonhorst.com/)
- **Feedback on this session**
- What worked? What didn’t? What surprised you? What would you change?
- ‎
Expand Down
2 changes: 1 addition & 1 deletion inst/agendas/_swrcb_closing_final.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -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://allisonhorst.com/)
- **Feedback on this session**
- What worked? What didn’t? What surprised you? What would you change?
- ‎
Expand Down
2 changes: 1 addition & 1 deletion inst/agendas/_swrcb_inclusion_tip_airtime.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -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”
37 changes: 19 additions & 18 deletions inst/agendas/agenda-template.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -6,25 +6,26 @@ knitr::opts_chunk$set(echo = TRUE)
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"
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"
)


## 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...",
roll-call = "Share something you're good at"
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"
)

```

# Call `r call_metadata$call`: `r call_metadata$title`
Expand Down Expand Up @@ -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`

*
*
Expand Down Expand Up @@ -129,7 +130,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)
Expand Down Expand Up @@ -159,8 +160,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://allisonhorst.com/)
* **Feedback on this session**
* What worked? What didn’t? What surprised you? What would you change?
*
Expand Down
Loading