topen/CHANGELOG.md
Marty Oehme 5e7d997e69
Some checks are pending
website / build (push) Waiting to run
website / deploy (push) Blocked by required conditions
doc: Start CHANGELOG
2025-04-08 21:00:28 +02:00

664 B

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]

Added

  • Place notes into notes subdirectory of taskwarrior data directory by default
  • Only annotate tasks for which a note has actually been created

Changed

  • Default to same paths as taskwarrior defaults (e.g. ~/.taskrc and ~/.task/)
  • Look for taskrc file both in xdg location and in home directory

Fixed

  • Create any necessary parent directories for notes directory.