Editly

Writing Goal Tracker

Set a daily or total writing goal tracker target, log your word count after each session, and watch your streak grow day by day. Everything — your targets, sessions, and streak — stays saved locally in your browser; nothing is ever uploaded or stored on a server.

Why Use This Writing Goal Tracker?

Motivation research is clear: what gets measured gets done, and a visible streak is a stronger habit cue than a vague intention to 'write more today.' This tracker keeps your daily or total word count goal, your logged sessions, and your streak in your browser's localStorage — there's no account and no server round-trip, so it works the same after a reboot or a week offline. When you paste a draft instead of typing a number, the live count runs through the Intl.Segmenter API, the same W3C-standard word-boundary detector that powers the rest of this site, so the count is accurate even for multilingual manuscripts.

  • Daily or Total Goal: Track a daily habit goal like 500 words a day for a blogging habit, or switch to a total project goal like 50,000 words for a NaNoWriMo novel — the same tracker handles both without losing your history.

  • Session Logging with Automatic Deltas: Enter your manuscript's current total word count and the tracker calculates exactly how many words you added since your last log — no manual subtraction, no double-counting your existing draft.

  • Paste-to-Count Live Word Counter: Drop your actual draft into the paste box and it counts words live using the Intl.Segmenter API, then feeds that number straight into your progress bar — skip the manual typing and the separate word counter tab.

  • Streak Counter That Respects In-Progress Days: Your current streak counts consecutive days you hit your daily goal, and it won't reset to zero just because today isn't finished yet — it only breaks once a full day passes without hitting target.

  • Private by Design, Persisted Locally: Your goal, sessions, and streak are saved in your browser's localStorage, not on a server — close the tab, come back tomorrow, and your progress is exactly where you left it, with nothing ever uploaded.

How to Use the Writing Goal Tracker

  1. 1

    Choose Daily Goal for a daily writing habit, or Total Goal for a whole-project target like a novel or thesis.

  2. 2

    Set your target word count — for example 500 words a day, or 50,000 words for the full manuscript.

  3. 3

    Type your current total word count, or toggle 'Paste text instead' and drop in your draft for a live Intl.Segmenter count.

  4. 4

    Click Log Progress — the tracker records the words you added since last time, updates your progress bar, and grows your streak if you hit the goal.

Writing Goal Tracker — Frequently Asked Questions

Also try the Word Counter for full readability stats and keyword density on the same text.

Further reading

Set your goal, log today's words, and keep your streak alive!