layout | title | description | permalink | main_nav | nav_order | main_classes | image |
---|---|---|---|---|---|---|---|
guide |
Calendar |
Design reviews, community calls, project sessions, and other events planned by the Bitcoin Design Community |
/calendar/ |
true |
3 |
-no-top-padding |
{% include picture.html image = "/assets/images/calendar/calendar.png" retina = "/assets/images/calendar/[email protected]" mobile = "/assets/images/calendar/calendar-mobile.png" mobileRetina = "/assets/images/calendar/[email protected]" alt-text = "Two persons high-fiving each other" caption = 'Illustration via Control' width = 1600 height = 900 layout = "full-width" %}
Join community calls, design reviews, project discussions and other events. Our calendar makes it easy to stay in the loop. Calls are open for anyone to join, and you can choose how much you want to participate.
{% include emoji-box.html emoji = "🎨" title = "Design guide jam sessions" description = "We discuss the ongoing work on the guide. Every 2 weeks on Jitsi." url = "https://github.com/BitcoinDesign/Meta/issues?q=is%3Aissue+is%3Aopen+%22jam+session%22+" %}
{% include emoji-box.html emoji = "🔎" title = "UX research calls" description = "Discuss research topics and collaborate on the UX research kit." url = "https://github.com/BitcoinDesign/Meta/issues?q=is%3Aissue+%22UX+research%22" %}
{% include emoji-box.html emoji = "👩🏽🎓" title = "Learning bitcoin & design" description = "A series focused on open discussion of the fundamentals." last = true url = "BitcoinDesign/Meta#269" %}
{% include emoji-box.html emoji = "🙌" title = "Project calls" description = "Individual projects organize their own calls to hang out and discuss progress. Peek in if you’re curious." last = true url = "https://github.com/BitcoinDesign/Meta/issues" %}
{% include emoji-box.html emoji = "🎯" title = "Design Reviews" description = "Reviews of bitcoin products by the community." url = "https://github.com/BitcoinDesign/Meta/blob/master/Design-Reviews.md" %}
Add our calendar (an .iCal file) to via your favorite calendar tool via the following steps:
- Copy this URL: https://raw.githubusercontent.com/BitcoinDesign/Meta/calendar/events.ical
- In Apple Calendar (desktop), use
File -> New calendar subscriptions
- In Google Calendar (web), click the small
+
icon next toOther calendars
in the sidebar and selectFrom URL
- Paste the URL and save. New events (if there are any scheduled) should show up right away
- In Thunderbird (desktop),
New Calendar
>On my network
>iCalendar (ICS)
and paste the calendar link in the location field. - Calendar tools regularly reload subscribed calendars for updates. How often this happens varies by tool
- Ensure the event is relevant to the broader community
- Create a new issue using the call template
- The issue needs to include a
UTCTime
meta property following this format:UTCTime: 2020-10-14 9:00 UTC -7
. You can seen an example here - A maintainer needs to add the
call
label to the issue (this prevents spam) - The calendar auto-updates whenever a new issue is created, or an existing issue is edited
- If you
Watch
the BitcoinDesign/Meta repo, you will also get emails when new events are created
Transcripts of some calls are available at btctranscripts.com. You can contribute to both creating transcripts via an automated script, and to reviewing them.