Skip to main content
Docs

Time Capsule

Send messages to your future self.

How it works

Write a note, pick a future date, and seal it. Dayze keeps the message hidden until the delivery date arrives. When it does, your capsule is automatically opened and you can read what past-you had to say.

Creating a capsule

  1. Go to /time-capsule
  2. Write your message in the text area
  3. Pick a delivery date (must be in the future)
  4. Click “Seal Time Capsule”

Capsule states

🔒Sealed (Pending)

Your message is hidden. You can see the delivery date and a countdown, but the content stays locked until that date.

🔓Delivered (Opened)

The date has arrived. Your message is revealed with information about when you wrote it and how many days ago that was.

Ideas for capsules

  • Goals you want to check on in 6 months
  • A letter to yourself on your next birthday
  • Predictions about the future
  • A snapshot of how you're feeling right now
  • Advice for a specific upcoming event (exam, interview, trip)

API

  • GET /api/time-capsule — list all capsules
  • GET /api/time-capsule?status=pending — pending only
  • POST /api/time-capsule — create a new capsule