added suggestion to match keys by file extension in the key
authorIlya_Shlyakhter <Ilya_Shlyakhter@web>
Mon, 7 Jun 2021 15:08:51 +0000 (15:08 +0000)
committeradmin <admin@branchable.com>
Mon, 7 Jun 2021 15:08:51 +0000 (15:08 +0000)
doc/todo/find__47__prefer_keys_by_file_extension_in_key.mdwn [new file with mode: 0644]

diff --git a/doc/todo/find__47__prefer_keys_by_file_extension_in_key.mdwn b/doc/todo/find__47__prefer_keys_by_file_extension_in_key.mdwn
new file mode 100644 (file)
index 0000000..635f6a7
--- /dev/null
@@ -0,0 +1 @@
+Add [[preferred content expression|git-annex-preferred-content]] and [[matching option|git-annex-matching-options]] to match the file extension incorporated into a `*E` [[key|backends]], e.g. `keyext=.mp3` .  This would help address the limitation that `include=*.mp3` does not work with `--all` or `--unused`.