diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2025-08-16 15:35:48 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2025-08-16 15:35:48 -0300 |
commit | 106942de613acf080fa2e5169ec79fca7e3bd9a1 (patch) | |
tree | 1eafb0a369028a277c885ea5975dec97d219d96f /docs | |
parent | b0022e7387fdc02942971e02bad1846545822a2f (diff) | |
download | hydra-master.tar.gz hydra-master.tar.bz2 |
Diffstat (limited to 'docs')
-rw-r--r-- | docs/todo.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/todo.md b/docs/todo.md index e13ae1f..3da4275 100644 --- a/docs/todo.md +++ b/docs/todo.md @@ -31,7 +31,8 @@ catching cryptsetup password prompts anymore. Otherwise, consider to deprecate this script. * [ ] Syncing: - * [ ] Sync lock. + * [ ] Sync lock, respected by other applications such as `docshower` + from [utils-doc][https://git.fluxo.info/utils-doc]. * [ ] Run `git submodule --update --init --recursive` after running `git annex sync`. * [ ] Shall `sync-media` do a `git unannex` on sidecar and other metadata |