summaryrefslogtreecommitdiff
path: root/doc/forum/view_including_files_with_no_tags.mdwn
blob: 7ed64fc7df5aa14c948b76a583121782b500b0cd (plain)
1
2
3
4
5
Hi

Is it possible to create a view which also includes files with no tag?

I use something like `git annex view 'rating=*'` to view files sorted by rating but this view does not include files which don‘t have a rating yet. What I was looking for is a way to show tagged files and untagged files in one view.