@@ -18,15 +18,12 @@ else
format="${format%%/*}"
case "$format" in
"text")
batcat "$path" --paging=never
;;
"image")
kitty +kitten icat "$path"
*)
xdg-open "$path"
cat "$path"
esac
fi
The note is not visible to the blocked user.