@@ -35,5 +35,5 @@ script='
</script>'
end="$script</body></html>"
output="$start$input$end"
echo "$output" > /tmp/preview.html
nohup xdg-open /tmp/preview.html > /dev/null 2>&1 &
echo "$output" > preview.html
nohup xdg-open preview.html > /dev/null 2>&1 &
The note is not visible to the blocked user.