From 92d39143e2c1a9af85e1f99801005f458046a1fa Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Sat, 23 Oct 2021 00:14:25 +0300 Subject: td: use correct nextcloud --- .local/bin/td | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.local/bin/td b/.local/bin/td index f15c0c6..dad71f1 100755 --- a/.local/bin/td +++ b/.local/bin/td @@ -21,6 +21,6 @@ if [[ $? -ne 0 ]]; then exit 0 fi -echo REM "${task_date}" AT "${task_time}" +45 *15 MSG %\""${task_description}"%\" %c% >> "${HOME}/nextcloud/remind/050-events.rem" +echo REM "${task_date}" AT "${task_time}" +45 *15 MSG %\""${task_description}"%\" %c% >> "${HOME}/nextcloud/virtuals/remind/050-events.rem" notify-send "notification set!" "${task_date} at ${task_time}" --app-name="remind" --icon="checkmark" -- cgit v1.2.3-70-g09d2