This commit is contained in:
http://ypid.wordpress.com/ 2014-03-20 20:48:17 +00:00 committed by admin
parent 4ae2c99da8
commit 51c6c9b0e2

View file

@ -0,0 +1,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 dont have a rating yet. What I was looking for is a way to show tagged files and untagged files in one view.