One way I would like to use git-annex is managing a photo
collection, tagging those photos ready for release e.g. "gallery".
On the gallery server, there then would reside a (possibly "direct")
clone of the repo with a tag-select view applied.
Unfortunately, when someone adds a new file with the "gallery" tag
and syncs with a central repo, it seems like the only way to get the
repo on the gallery server to include the file is to vpop-sync-view.
It would be really cool, however, if running a sync inside a view
would automatically bring the view up to the latest state, if things
have changed outside…