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
- Go to /time-capsule
- Write your message in the text area
- Pick a delivery date (must be in the future)
- 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 capsulesGET /api/time-capsule?status=pending— pending onlyPOST /api/time-capsule— create a new capsule