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.
Added
- Ability to add due dates to tasks from the task addition menu. The syntax is according to the ISO 8601 standard, without the time. For example
due:2025-02-23
. Future work may be done to support specific times.