]> git.scottworley.com Git - tablify/summary
 
descriptionSummarize a text log as an HTML table
last changeSun, 12 Jul 2026 02:55:16 +0000 (19:55 -0700)
readme

Tablify

Display a flat text log as an HTML table.

Input format:

row 1 label
  column label for a thing
  column label for a different thing: cell contents

row 2 label
  column label for a thing
  ...

Several bang-commands are available to control output formatting:

(For the other tablify that makes ascii-art tables, see Text-RecordParser.)

shortlog
2026-07-12 Scott WorleyRelease 0.6.2 master v0.6.2
2026-07-12 Scott WorleyExplicitly specify a font for tally marks
2026-07-12 Scott Worleytally_marks: Return type: String → HTML
2026-07-12 Scott WorleyStart on 0.6.2
2025-11-17 Scott Worleyslice_concat_trait will never be stabilized. :(
2025-07-16 Scott WorleyRelease 0.6.1 v0.6.1
2025-07-16 Scott WorleyInclude a git pre-commit hook
2025-07-16 Scott WorleyAppease clippy::pattern_type_mismatch
2025-07-16 Scott WorleyAppease clippy::impl_trait_in_params
2025-07-16 Scott WorleyClippy prefers is_none_or()
2025-07-16 Scott WorleyElide elidable lifetime
2025-07-16 Scott WorleyStart on 0.6.1
2024-10-24 Scott WorleyRelease 0.6.0 v0.6.0
2024-10-24 Scott Worley`!mark col:X` to override the tally mark character...
2024-10-24 Scott WorleyRender tally marks with overridden mark character
2024-10-24 Scott WorleyPass mark overrides to tally_marks()
...
tags
6 weeks ago v0.6.2
13 months ago v0.6.1
22 months ago v0.6.0
22 months ago v0.5.1
22 months ago v0.5.0
22 months ago v0.4.0
22 months ago v0.3.0
2 years ago v0.2.1
2 years ago v0.2.0
heads
6 weeks ago master