This commit is contained in:
Joey Hess 2019-05-16 20:41:17 -04:00
parent 2d7186b43d
commit 8958556fe3
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -141,3 +141,17 @@ a subtree.
>
> > started work on this in the `preferred` branch. --[[Joey]]
## different preferred content for export and import?
May be cases where this makes sense. For example, I might make my phone
prefer all content that has some metadata set, but want to import all files
from my phone (or all files except those in the music directory).
OTOH, that config would cause files imported from the phone to be removed
from it on the next export, unless the necessary metadata got set; git
annex sync --content would not work well.
Better example: Make the phone want all content that is in the laptop
group, so all files on my laptop export to the phone but not others that I
have archived. But want to import all files from the phone, which is not in
the laptop group, so need a separate expression for import.