only check for incomplete dependencies when listing with --no-dependencies

This commit is contained in:
aaron-jack-manning
2022-09-10 15:38:37 +10:00
parent e496faee48
commit 2c5acbe61d
3 changed files with 13 additions and 8 deletions

View File

@@ -86,4 +86,3 @@ 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.