From c30d67005ba29ceaeab99dbbb1105e393e2d7144 Mon Sep 17 00:00:00 2001 From: Alex Kelly Date: Tue, 31 Jan 2023 16:19:30 -0500 Subject: [PATCH] spelling the name your are trying to match is kind of important --- dot_taskopenrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_taskopenrc b/dot_taskopenrc index a423b11..d394fbb 100644 --- a/dot_taskopenrc +++ b/dot_taskopenrc @@ -25,5 +25,5 @@ url.command="/usr/bin/xdg-open $LAST_MATCH" url.modes="batch,any,normal" thunderlink.regex="(cb)?thunderlink:.*" thunderlink.command="/usr/bin/xdg-open $FILE" -joplin.regex="jolin:.*" +joplin.regex="joplin:.*" joplin.command="/home/kellya/.joplin/Joplin.AppImage $FILE"