Overview
Overview
Review changes
Review the exact wording before you save your entry.
Linked entry
Missing entry
This entry is no longer in the system.
It may have been deleted, archived, or moved out of the active diary. We keep these links safe, but this source entry is no longer available to open.
Private
Private
Collections
Work
Work
Profile
Support
Time Journal is a personal space for tracking what you did, how long you spent on it, and what mattered most. Think of it as a lightweight journal, planning desk, and reminder system all in one place.
Time Journal supports a compact subset of markdown to help you format notes quickly and clearly:
# Weekly review ## Wins - **Completed** the launch checklist - *Updated* the notes for the client handoff - __Good momentum__ after the design review > Keep the next step simple and visible. 1. Publish the summary 2. Share the follow-up tasks 3. Save the final version [Project notes](./notes.md)  `npm test` ```bash npm test ``` [signature]
Use journals to separate different parts of your life. The most common pattern is one journal per area, such as Work, Health, Home, or a specific client project. Switching journals changes which entries appear in the overview and summary panels.
Each entry can include a journal, date, title, notes, time blocks, and tags.
Use the reminder button to track tasks, follow-ups, recurring routines, or personal commitments. The reminder tool can work in a list view or a calendar view.
Recurring reminders are especially useful for routines like daily planning, weekly check-ins, or monthly reviews. You can also exclude certain days from a recurring daily schedule when needed.
Stanzas let you save text snippets that you reuse often, such as a closing signature, a team status note, a weekly check-in template, or a common reflection prompt.
Use the entry search box to quickly find notes by keyword, date, phrase, or topic. Use the date ranges to focus on a single day, week, month, or all time.
The search icon opens Deep Research, which helps you look through note content, tags, and journal entries in one place. It can also launch a web search for the same topic when local matches are not enough.
Tags help you group entries by theme without creating a whole new journal. They are especially useful for focus, admin, personal, planning, client work, or ongoing projects.
Time Journal stores journals, entries, reminders, tags, and stanzas in your browser using local storage and IndexedDB. This means your information stays on your own device unless you explicitly export or import a backup.
Keep your notes respectful, honest, and kind. This app is meant for personal productivity, reflection, and planning, so avoid abusive, discriminatory, or harmful content in diaries, backups, or saved text.
This tab is for actions that affect your saved records. Use it carefully, especially when you are about to permanently delete local information.
If you want a complete reset, use the button below. This permanently removes the local data stored in this browser, including entries, journals, reminders, tags, and stanzas. If you may want to keep anything, export a backup first.
Trunks are simple groupings for journals. The Vault is a separate encrypted space for your private notes, credentials, phone numbers, or other details you do not want exported in a normal app backup.
Time Journal is a custom, browser-first journaling and tracking app built as a small web application with plain HTML, CSS, and JavaScript. It is designed to run directly in the browser without a heavy framework or build pipeline, which keeps it easy to inspect, extend, and self-host.
The app follows a simple two-layer structure:
This keeps the codebase understandable without introducing a framework abstraction layer or a large build system.
Instead of relying on a backend, the app stores structured data locally and works directly in the browser. That gives it a fast, privacy-friendly workflow while still allowing full JSON backup exports for migration and restoration.
This project is intentionally small but surprisingly capable: it combines journaling, tracking, search, reminders, and backup workflows in a single local-first app. The design is simple enough to understand quickly, while still carrying enough structure to scale as a personal productivity system.
Destructive action
This will clear all the data.
Auto-complete
Lookup
Taxonomy
Restore
This backup will replace your current diaries, entries, tags, stanzas, and reminders. This cannot be undone.
Notes