add logseq handler

This commit is contained in:
Alex Kelly 2024-03-20 21:29:16 -04:00
parent 09efee224e
commit 3ff1bf7c13

View file

@ -27,3 +27,5 @@ thunderlink.regex="(cb)?thunderlink:.*"
thunderlink.command="/home/kellya/bin/cb_thunderlink/cb_thunderlink $FILE"
joplin.regex="joplin:.*"
joplin.command="/home/kellya/.joplin/Joplin.AppImage $FILE"
logseq.regex="logseq:.*"
logseq.command="logseq $FILE"