add tag script
This commit is contained in:
parent
838e762a47
commit
fdbf530010
1 changed files with 3 additions and 0 deletions
3
scripts/show_tag.sh
Executable file
3
scripts/show_tag.sh
Executable file
|
@ -0,0 +1,3 @@
|
||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
mdq -t -c file.title:Title -c file.path:Path -f "{\"tags\": {\"\$in\": \"$1\"}}" .
|
Loading…
Add table
Reference in a new issue