From 2626102a5f615067cbe9b19b54611bae4398a4e9 Mon Sep 17 00:00:00 2001 From: bigeagle Date: Sat, 16 May 2015 14:11:27 +0800 Subject: [PATCH] todo --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4238fd1..5fa4d70 100644 --- a/README.md +++ b/README.md @@ -3,10 +3,12 @@ tunasync ## TODO -- [ ] implement `tunasynctl tail` and `tunasynctl log` or equivalent feature +- [ ] use context manager to handle job contexts +- [ ] Hooks need "pre_try", "post_try" +- [x] implement `tunasynctl tail` and `tunasynctl log` or equivalent feature - [x] status file - [ ] mirror size - - [ ] upstream + - [x] upstream - [x] btrfs backend (create snapshot before syncing) - [x] add mirror job online - [x] use toml as configuration