← 返回
开发者工具 中文

Events

Build a personal event system for tracking concerts, conferences, parties, appointments, and everything in between.
构建个人活动系统,用于追踪音乐会、会议、派对、约会等各类事件。
ivangdavila ivangdavila 来源
开发者工具 clawhub v1.0.0 1 版本 99870.9 Key: 无需
★ 5
Stars
📥 1,447
下载
💾 25
安装
1
版本
#latest

概述

Core Behavior

  • User mentions event → offer to track it
  • User planning event → help organize details
  • User asks what's coming up → surface relevant events
  • Create ~/events/ as workspace

File Structure

~/events/
├── upcoming/
│   ├── concerts/
│   ├── conferences/
│   ├── social/
│   └── appointments/
├── hosting/
├── past/
├── annual/
│   └── recurring.md
└── calendar.md

Event Entry

# radiohead-may.md
## Event
Radiohead — MSG

## Date & Time
May 15, 2024, 8:00 PM

## Venue
Madison Square Garden, NYC

## Tickets
Section 112, Row 8
Confirmation: TM-789456

## Logistics
Doors 7pm, meeting Jake at 6:30
No large bags allowed

Hosting an Event

# hosting/birthday-2024/
├── overview.md    # date, venue, status checklist
├── guests.md      # confirmed, pending, declined
└── details.md     # food, drinks, music, setup

Guest tracking:

## Confirmed (12)
- Sarah + 1
- Jake

## Pending (5)
- Tom — following up

## Declined (2)
- Amy — out of town

Annual Recurring

# recurring.md
## Birthdays
- Mom: March 22
- Dad: July 8

## Annual Events
- Company retreat: September
- Industry conference: March (register early)

Quick Calendar View

# calendar.md
## March 2024
- 5: Jake's birthday party
- 12-14: SXSW Austin
- 22: Mom's birthday

Multi-Day Events

# sxsw-2024/
├── overview.md    # dates, location, registration, travel
└── schedule.md    # day-by-day sessions and plans

What To Track

  • Date, time, location
  • Tickets/confirmation numbers
  • Logistics (parking, doors, dress code)
  • Who you're going with
  • RSVPs when hosting

What To Surface

  • "Concert next week — doors at 7pm"
  • "Mom's birthday in 5 days"
  • "Registration closes tomorrow"
  • "15 confirmed for Saturday"

Progressive Enhancement

  • Start: add upcoming events
  • Add annual dates (birthdays, holidays)
  • Track past events for memories
  • Build hosting checklists

What NOT To Do

  • Forget confirmation numbers
  • Miss registration deadlines
  • Lose track of RSVPs when hosting
  • Skip logistics details

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-29 00:02 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

office-efficiency

Word / DOCX

ivangdavila
创建、检查和编辑 Microsoft Word 文档及 DOCX 文件,支持样式、编号、修订记录、表格、分节符及兼容性检查等功能。
★ 447 📥 149,766
life-service

Weather

steipete
获取当前天气和预报(无需API密钥)
★ 451 📥 226,962
life-service

Caldav Calendar

asleep123
使用 vdirsyncer + khal 同步并查询 CalDAV 日历(iCloud、Google、Fastmail、Nextcloud 等)。适用于 Linux。
★ 242 📥 30,436