#! /usr/bin/bash # send current page to my personal shaarli instance and open the 'post' page to edit it echo "open https://links.martyoeh.me/?post=$QUTE_URL" >>"$QUTE_FIFO"