add to-review to tags

This commit is contained in:
Don Harper 2024-02-21 21:58:35 -06:00
parent 094537a27d
commit cbb5656921
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@ TITLE=$(echo "${QUTE_TITLE}" | sed -e 's/\//-/g' -e 's/|/-/g' -e 's/\\/-/g' -e '
rm -f /tmp/"${TITLE}".{md,html}
echo "---
url: ${QUTE_URL}
tags: web-import
tags: web-import, to-review
---" > "${VAULT}/Inbox/${TITLE}".md && \
echo "
# ${TITLE}