One Pace Google Sheets ((install)) Guide

Why This Paper is Helpful One Pace is a fantastic resource for fans who want to experience One Piece closer to the manga’s pacing. However, because it’s a fan project distributed across torrents, Telegram, and various archives, it’s easy to lose track of which arcs you’ve watched, which episodes you’ve downloaded, or where you left off. Google Sheets solves this by offering a free, cloud-based, accessible-from-anywhere progress tracker. Part 1: Setting Up Your One Pace Tracker in Google Sheets Step 1: Create the Basic Structure Open Google Sheets and create a new spreadsheet. Name it One Pace Tracker - [Your Name] .

| A | B | C | D | E | F | G | |---|---|---|---|---|---|---| | | Episodes (Pace) | Runtime (hrs) | Status | Date Started | Date Completed | Notes | Step 2: Input the One Pace Arc List Here is the core data to copy into your sheet (based on the standard One Pace release order up to recent arcs). Fill columns A, B, and C. one pace google sheets

Example formula in main sheet:

=SUMIF(D2:D28, "Completed", C2:C28) This shows total hours watched. Change "Completed" to "Watching" to see remaining runtime. In column H (add a header Last Activity ), use this script (requires Apps Script – simple version): Why This Paper is Helpful One Pace is

Create the following column headers (A–G): Part 1: Setting Up Your One Pace Tracker

For automatic: → paste:

Save and run once to authorize. Now any status change logs the date. 1. Episode-to-Pace Conversion Helper Create a second sheet (tab) called Episode Lookup . Column A: Original OP episodes (1–1000+). Column B: Corresponding One Pace episode/file. Use vlookup to find where you are.

Support