summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar http://ypid.wordpress.com/ <http://ypid.wordpress.com/@web>2014-03-20 20:48:17 +0000
committerGravatar admin <admin@branchable.com>2014-03-20 20:48:17 +0000
commit70ab494d5a9cecd267f5430cdf235717a1f607e6 (patch)
tree19d85627fa57d182cb24305b0e396e096b158371
parent886412e8557eb40d151e5f9e5c6559289940329b (diff)
-rw-r--r--doc/forum/view_including_files_with_no_tags.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/forum/view_including_files_with_no_tags.mdwn b/doc/forum/view_including_files_with_no_tags.mdwn
new file mode 100644
index 000000000..7ed64fc7d
--- /dev/null
+++ b/doc/forum/view_including_files_with_no_tags.mdwn
@@ -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 don‘t have a rating yet. What I was looking for is a way to show tagged files and untagged files in one view.