# tate233/todolist

Repository: https://github.com/tate233/todolist
Canonical: https://ross.abutalabs.com/products/tate233-todolist
Language: Python
License: MIT
License Family: permissive
Last push: 2026-06-05T13:37:41+00:00

## Health v2 (maintenance only)
Score: 54/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 86, release rhythm 35, longevity 15
- inputs: {"age_days": 211, "days_push": 89, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1361, forks 149 (observed 2026-08-28T04:04:30.083074+00:00)

## What it is
A Python desktop note-taking application with Markdown editing, tagging, categories, TF-IDF full-text search, and a knowledge graph visualization of note links. It is built with Tkinter and distributed as cross-platform executables.

## Use cases
- manage a personal knowledge base of markdown notes
- search notes by full-text relevance
- visualize connections between notes as a knowledge graph
- organize notes with tags and categories
- export notes to markdown or text files

## When to choose
- you want a lightweight, offline, cross-platform desktop notes app
- you need built-in full-text search and note-link graphing without a server
- you prefer Python-based tools you can extend from source

## When to avoid
- you need cloud sync or mobile access
- you want collaborative or web-based note editing
- you need a plugin ecosystem like Obsidian's

## Facets
- artifact type: application
- maturity: active
- function: search-engine, editor, gui, markdown, data-visualization
- domain: developer-tools, text-editors
- platform: python, windows, cross-platform
- tags: note-taking, personal-knowledge-base, tkinter, tf-idf-search, knowledge-graph, markdown-editor, knowledge-management, macos, linux, desktop

## Member repositories
- tate233/todolist (main) score 54

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:30.083074+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:41:36.480121+00:00, confidence not recorded.
  - readme: https://github.com/tate233/todolist (fetched 2026-08-28T04:04:30.083074+00:00, sha fb6698bebbea)
- Data as of 2026-08-30T08:39:29.467469+00:00.
