Create an issue listing the coworking todos. If no date or timezone, picks the next appropriate date (first Tuesday in the month following an existing coworking issue) and next appropriate timezone (cycling through America, Europe, and Australia) automatically.
Arguments
- date
Character. Date of next event (if NULL picks next first Tuesday).
- tz
Character. Timezone of next event (if NULL picks next in order).
- theme
Character. Name of theme, if unknown, uses XXXX placeholder
- cohost
Character. Name of cohost, if unknown, uses XXXX placeholder
- dry_run
Logical. Whether to do a dry run (i.e. don't post)