Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 773 Bytes

CHANGELOG.md

File metadata and controls

30 lines (19 loc) · 773 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[0.3.1]

Added

  • Checkboxes update todo tiddler.
  • Can now add project and context as separate columns to the display list.
  • CSS classes to all rendered elements, allowing for custom styling.

Changed

  • All columns (including built-ins) have column headers specified in configuration tiddler.
  • Checkbox columns are now centered.
  • General refactoring and cleanup.

[0.2.2]

Added

  • Initial release with the ability to parse todo.txt format and render as a simple HTML table.