From fdbf530010adf03df661f689c411cf4b2bd8113f Mon Sep 17 00:00:00 2001 From: JMARyA Date: Thu, 29 Aug 2024 12:34:17 +0200 Subject: [PATCH] add tag script --- scripts/show_tag.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 scripts/show_tag.sh diff --git a/scripts/show_tag.sh b/scripts/show_tag.sh new file mode 100755 index 0000000..95ee3fb --- /dev/null +++ b/scripts/show_tag.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +mdq -t -c file.title:Title -c file.path:Path -f "{\"tags\": {\"\$in\": \"$1\"}}" .