From 69507689b323709024b3dd61fb9259839c881445 Mon Sep 17 00:00:00 2001 From: aaron-jack-manning Date: Wed, 31 Aug 2022 19:29:16 +1000 Subject: [PATCH] future changes --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 0d472fa..35f1c6c 100755 --- a/README.md +++ b/README.md @@ -73,3 +73,10 @@ To start up you will need a vault to store tasks in, which you can create by run If you ever want to view all vaults, along with which is the current one, run `toru vault list`. Then you can run `toru new` to create your first task. + +--- + +## Planned Changes + +- 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