task manager
- TypeScript 95.3%
- CSS 1.5%
- Shell 1.2%
- Roff 1.1%
- JavaScript 0.5%
- Other 0.4%
The panel source row showed the TaskSourceIndicator (which already renders the full owner/repo#num for forge tasks) plus a separate detail label that resolved to the same string. Render the detail label only when it differs from the indicator's short provider label, removing the forge duplication while keeping the complementary gcal/gtasks/ics labels. |
||
|---|---|---|
| .codex/skills/delta | ||
| .forgejo | ||
| .github/workflows | ||
| assets | ||
| cli | ||
| docs | ||
| drizzle | ||
| scripts | ||
| src | ||
| tests | ||
| .gitignore | ||
| biome.json | ||
| components.json | ||
| CONTRIBUTING.md | ||
| drizzle.config.ts | ||
| flake.lock | ||
| flake.nix | ||
| justfile | ||
| LICENSE | ||
| next.config.ts | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| postcss.config.mjs | ||
| README.md | ||
| tsconfig.json | ||
| vitest.config.ts | ||
delta (Δ)
A personal, self-hosted todo platform.
Note
Due to GitHub's historic unreliability, active development is hosted on Forgejo. GitHub is maintained as a read-only mirror.
Philosophy
Too many task managers are either closed-source, behind a pay wall, or lacking core features. Delta provides the bare minimum: calendaring, a kanban board, and integration with popular tooling.
Designed to be self-hosted, Delta is plug-and-play. For example, I use Delta to report on and pull requests opened on select open-source repositories.
Delta is functional and aesthetically pleasing while remaining small enough to understand, and durable enough to run for years.
