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 files for 2021
- Files now are named with Dendron's conventions in mind. The biggest change is that they are named with
.
separators instead of-
. - Documentation updated with Dendron-related info
- Added tags that reflect Pomodoro Technique interruption tracking (
@internalInterruption()
and@externalInterruption()
) - Added tag to track monthly goals
- Much more documentation to
README.md
- Changed format of weekly headings to follow ISO 8601 (instead of i.e.
## Week06
it now is## 2020-W06
) - Renamed
@bigWeek()
tag to@weeklyGoal()
- Yearly update to file names to fix how they sort (newest year has a single
_
at the beginning of the file name, all previous years have two__
so they sort lower) - Add detail about tools and techniques to
README.md
1.0 - 2019.01.17
- Started the project
- Added license
- Added readme