Tags: gammons/ultralist
Tags
fix bug when importing a sycned list If you attempt to set up a synced list into a non-home directory that does not have a .todos.json file, it would overwrite the .todos.json in the home directory. The fix was to initialize the FileStore repo, so it creates a .todos.json locally first.
Add a status concept (#206) * add to simple screen printer * WIP for starting todos * filter by started date * add a flag for started * formatting fix * refactor. this is now a status command * Fix CLI auth flow * use correct hb endpoint * update version * ensure we send status to the backend Co-authored-by: Grant Ammons <gammons@gmail.com>
PreviousNext