TODOLists v1.1

Software - Coda Plugin

TODOLists is a Coda webscript sidebar plugin for managing TODO comments. Using TODOLists you can manage the following (case insensitive) comment types: TODO, TOFIX, FIXME, ISSUE, BUG, NOTE, OPTIMIZE, XXX, HACK, DONE.

TODOLists

Features

The following comment types  can be used with TODOLists:

/* TODO lorem ipsum dolor sit amet… */
# TODO lorem ipsum dolor sit amet…
// TODO lorem ipsum dolor sit amet…
<!-- TODO lorem ipsum dolor sit amet -->

Comments can be configured to display the label type (by color and by name), the line number and a specifier (for example, the name of the person responsible for the comment). The specifier can be added in parenthesis directly after the label:

//note(@duncanmid): lorem ipsum dolor sit amet…

When a comment is selected in the sidebar, it’s label type can be quickly modified using the mark as… menu. Comments can be filtered by label and by specifier using the label and specifier menus.

Specification

Price free
Version 1.1
Platform Mac
Requirements Coda 2.5+
Developer
Downloads 28

History

  • v1.1 — added comment count in 'label' dropdown menu
  • v1.0 — initial release