From 45317707294c694e5af8e4e201fb21dbe5c9d373 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawnPgn611P6ym5yyL0BS8rUzO0_ZKRldMt0" Date: Tue, 19 Aug 2014 06:11:50 +0000 Subject: [PATCH] Added a comment: git annex view */=podcast --- ...3_196f55e52a5d8a8f061603ab87ad04ad._comment | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 doc/tips/metadata_driven_views/comment_3_196f55e52a5d8a8f061603ab87ad04ad._comment diff --git a/doc/tips/metadata_driven_views/comment_3_196f55e52a5d8a8f061603ab87ad04ad._comment b/doc/tips/metadata_driven_views/comment_3_196f55e52a5d8a8f061603ab87ad04ad._comment new file mode 100644 index 0000000000..e522ed8379 --- /dev/null +++ b/doc/tips/metadata_driven_views/comment_3_196f55e52a5d8a8f061603ab87ad04ad._comment @@ -0,0 +1,18 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawnPgn611P6ym5yyL0BS8rUzO0_ZKRldMt0" + nickname="Samuel" + subject="git annex view */=podcast" + date="2014-08-19T06:11:50Z" + content=""" +Hi, + +Would it be hard to handle the wildcard character in the location view before the = sign. + + git annex foo/=* + +works but + + git annex *=/bar + +does not. +"""]]