Paolo Donadeo 57ac41ff72 fix(parser): correct priority calculation for 'Z' to return 0
Previously, the priority calculation did not handle 'Z' correctly,
resulting in a non-zero value. Now, 'Z' returns 0 as intended, and the
step size is calculated for a linear scale.
2025-11-25 00:40:16 +01:00
Description
A Go library and CLI tool to parse todo.txt files, extracting tasks with priority, dates, projects, contexts, and custom metadata. Designed for integration with Remind and automation workflows, with full support for the official todo.txt specification.
66 KiB
Version 2 Latest
2025-11-26 15:39:21 +00:00
Languages
Go 100%