dotfiles/.local/share/qutebrowser/userscripts/wallabag_add.sh

8 lines
226 B
Bash
Raw Normal View History

#! /usr/bin/bash
# from swalladge:
# https://github.com/swalladge/dotfiles/blob/master/local/share/qutebrowser/userscripts/wallabag_add.sh
# v2.*
2019-07-24 08:42:12 +00:00
echo "open https://read.martyoeh.me/bookmarklet?url=$QUTE_URL" >>"$QUTE_FIFO"