From 7969188bb29285f8d29708bd5119ad03e2ed44d5 Mon Sep 17 00:00:00 2001 From: psxvoid Date: Fri, 20 Dec 2024 07:27:43 +0000 Subject: [PATCH] Added a comment: update 4: union is correct --- ...comment_7_951de7e01709d19a01175e44e3fc3b7f._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/todo/Adding_unmatched_files_to_a_view/comment_7_951de7e01709d19a01175e44e3fc3b7f._comment diff --git a/doc/todo/Adding_unmatched_files_to_a_view/comment_7_951de7e01709d19a01175e44e3fc3b7f._comment b/doc/todo/Adding_unmatched_files_to_a_view/comment_7_951de7e01709d19a01175e44e3fc3b7f._comment new file mode 100644 index 0000000000..b5af951ae4 --- /dev/null +++ b/doc/todo/Adding_unmatched_files_to_a_view/comment_7_951de7e01709d19a01175e44e3fc3b7f._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="psxvoid" + avatar="http://cdn.libravatar.org/avatar/fde068fbdeabeea31e3be7aa9c55d84b" + subject="update 4: union is correct" + date="2024-12-20T07:27:43Z" + content=""" +After even closer inspection, `_` works as expected indeed. + +The reason why I was confused is that some folders with `tag-b` were appearing in `_` because this folder was containing `.jpg.jpg` probably produced by accident or are thumbnails generated by some app. +"""]]