Collecting stories, memories, and the things that shaped me.
Enter your Supabase credentials. Saved in your browser — once per device.
-- Run once in Supabase SQL editor if not done yet:
ALTER TABLE life_collected ADD COLUMN IF NOT EXISTS journal_log jsonb DEFAULT '[]';
ALTER TABLE life_collected ADD COLUMN IF NOT EXISTS gallery jsonb DEFAULT '[]';
ALTER TABLE life_collected ADD COLUMN IF NOT EXISTS chapters jsonb DEFAULT '[]';
ALTER TABLE life_collected ADD COLUMN IF NOT EXISTS date_acquired date;
ALTER TABLE life_collected ADD COLUMN IF NOT EXISTS date_finished date;
ALTER TABLE life_collected ADD COLUMN IF NOT EXISTS word_count int;
ALTER TABLE writing_entries ADD COLUMN IF NOT EXISTS gallery jsonb DEFAULT '[]';
Writing
This section is private. Enter your password to continue.
Incorrect password.
Quote of the Day
Add quotes to see one here each day.
All-Time Top Moods
Moods appear here as you add entries.
All Entries
Loading your collection…
New Entry
Add chapters one at a time. For one-shots, add one entry.