verify duration invariants on serialize

This commit is contained in:
aaron-jack-manning
2022-09-10 15:14:47 +10:00
parent 3d09bbc388
commit e496faee48
6 changed files with 496 additions and 405 deletions

View File

@@ -86,3 +86,4 @@ Toru stores tasks and other metadata locally in the folder of the vault in the i
- Validate invariants at the point of saving, to create consistency across creating and editing notes.
- Convenient options with the edit command so that editing the raw file isn't the only option
- Check for if dependencies are complete when listing notes with no dependencies.