# Content Calendar

## Publishing Schedule

### Weekly Cadence
```yaml
monday:
  platform: "[PLACEHOLDER: e.g., Twitter]"
  type: "[PLACEHOLDER: e.g., Educational thread]"
  time: "[PLACEHOLDER: e.g., 9am EST]"

tuesday:
  platform: "[PLACEHOLDER]"
  type: "[PLACEHOLDER]"
  time: "[PLACEHOLDER]"

wednesday:
  platform: "[PLACEHOLDER]"
  type: "[PLACEHOLDER]"
  time: "[PLACEHOLDER]"

thursday:
  platform: "[PLACEHOLDER]"
  type: "[PLACEHOLDER]"
  time: "[PLACEHOLDER]"

friday:
  platform: "[PLACEHOLDER]"
  type: "[PLACEHOLDER]"
  time: "[PLACEHOLDER]"

weekend:
  approach: "[PLACEHOLDER: e.g., Light engagement only, personal posts]"
```

---

## This Week

### Week of [DATE]

| Day | Platform | Content | Status |
|-----|----------|---------|--------|
| Mon | | | `planned|drafted|scheduled|published` |
| Tue | | | |
| Wed | | | |
| Thu | | | |
| Fri | | | |

**Theme/Focus**: [PLACEHOLDER: What's the focus for this week]

---

## Upcoming Content

### Queued & Ready
<!-- Content ready to publish -->
- [ ] [PLACEHOLDER: Content title] - Platform - Target date
- [ ] [PLACEHOLDER]

### In Development
<!-- Content being worked on -->
- [ ] [PLACEHOLDER: Content title] - Status - Notes
- [ ] [PLACEHOLDER]

### Planned Series/Campaigns
<!-- Multi-part content or campaigns -->
- [ ] [PLACEHOLDER: Series name] - Parts: X - Status
- [ ] [PLACEHOLDER]

---

## Content Batching

### Batch Sessions
```yaml
batch_day: "[PLACEHOLDER: e.g., Sunday]"
batch_duration: "[PLACEHOLDER: e.g., 2 hours]"
target_output: "[PLACEHOLDER: e.g., 5 posts for the week]"
```

### Current Batch Status
- Posts ready: [X/Y]
- Threads ready: [X/Y]
- Newsletter ready: [Yes/No]

---

## Important Dates

### Upcoming Events to Create Content For
- [DATE]: [PLACEHOLDER: Event/holiday/launch]
- [DATE]: [PLACEHOLDER]

### Recurring Content
- Monthly: [PLACEHOLDER: e.g., Monthly learnings thread]
- Quarterly: [PLACEHOLDER: e.g., Goal review]
- Annually: [PLACEHOLDER: e.g., Year in review]

---

## Notes

[PLACEHOLDER: Any notes about content strategy, experiments to try, etc.]

---

*Last updated: [DATE]*
