AI-Readable Activity Tracker

  • Category : Web App
  • Date : 12th Jun, 2026

AI-Readable Activity Tracker :

Most task managers lock your data inside a proprietary database. This one does the opposite, the database is your files. Each activity is a Markdown document with YAML frontmatter, organised into GTD-style phase files: inbox, planning, executing, completed, deferred, and reflecting. The same data is therefore trivially readable by an AI, editable by hand in Obsidian or any text editor, and presentable in a clean web interface, no lock-in and no export step.

A pluggable data-source layer reads and writes those files from either a local directory or a GitHub repository, switchable from the header without a restart. On top of that it adds fuzzy search across activities, Chart.js analytics over your history, and live updates through file-watching. It's built with SvelteKit 2 and Svelte 5's runes, styled with TailwindCSS.

Project Info :
Category :
Web App
Date :
12th Jun, 2026
Tech :
SvelteKit Svelte 5 TailwindCSS Chart.js Vite Vitest gray-matter Octokit Fuse.js
Status :
Work in Progress
Repo :
Private

Do you like this project or want to help out?
Let's talk.