add to-review to tags
This commit is contained in:
parent
094537a27d
commit
cbb5656921
2 changed files with 2 additions and 2 deletions
|
|
@ -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}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue