diff options
| -rw-r--r-- | docs/todo.md | 3 | 
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/todo.md b/docs/todo.md index 82207e2..e13ae1f 100644 --- a/docs/todo.md +++ b/docs/todo.md @@ -31,6 +31,9 @@            catching cryptsetup password prompts anymore. Otherwise, consider to            deprecate this script.  * [ ] Syncing: +    * [ ] Sync lock. +    * [ ] Run `git submodule --update --init --recursive` after running +          `git annex sync`.      * [ ] Shall `sync-media` do a `git unannex` on sidecar and other metadata            files and manage them through Git instead, or keep them as unlocked            files?  | 
