# trawor/XToDo

Xcode plugin to collect and list the `TODO`,`FIXME`,`???`,`!!!!`

Repository: https://github.com/trawor/XToDo
Canonical: https://ross.abutalabs.com/products/xtodo
Homepage: http://imi.im/xtodo
Language: Objective-C
License Family: other
Last push: 2016-06-16T09:34:20+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4646, "days_push": 3730, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1536, forks 176 (observed 2026-08-28T04:04:59.983619+00:00)

## What it is
An Xcode plugin that collects and lists TODO, FIXME, ???, and !!!! comments in a project, with filtering and snippet support. It can also run as a standalone app for browsing todo items.

## Use cases
- list all TODO and FIXME comments in an Xcode project
- filter a long list of todo comments
- quickly insert todo comment snippets while coding
- track which todo items are finished or not
- browse project todos without launching Xcode

## When to choose
- you work in Xcode and want a dedicated window listing all TODO/FIXME markers
- you want keyboard-triggered (ctrl+t) access to todo comments
- you prefer a lightweight plugin over full task-management tools

## When to avoid
- you use a modern Xcode version, since the plugin is unmaintained since 2016 and may require compatibility UUID hacks
- you use AppCode, VS Code, or another IDE with built-in todo tooling
- you need team-synced or issue-tracker-integrated task management

## Facets
- artifact type: plugin
- maturity: abandoned
- function: editor, developer-tools, search-engine
- domain: developer-tools, text-editors
- platform: editor-plugin
- tags: xcode, todo-comments, objective-c, code-annotation, macos

## Member repositories
- trawor/XToDo (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:59.983619+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:31:06.653134+00:00, confidence not recorded.
  - readme: https://github.com/trawor/XToDo (fetched 2026-08-28T04:04:59.983619+00:00, sha 858ba5f3ff87)
- Data as of 2026-08-30T08:39:29.467469+00:00.
