From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 125981163520 X-Google-Groups: supmua X-Google-Thread: 3030fda1bf,f708952ca0fda246 X-Google-Attributes: gid3030fda1bf,domainid0,public,googlegroup X-Google-NewGroupId: yes X-Received: by 10.112.92.14 with SMTP id ci14mr19766lbb.23.1410938806483; Wed, 17 Sep 2014 00:26:46 -0700 (PDT) X-BeenThere: supmua@googlegroups.com Received: by 10.152.5.226 with SMTP id v2ls80733lav.50.gmail; Wed, 17 Sep 2014 00:26:45 -0700 (PDT) X-Received: by 10.112.146.97 with SMTP id tb1mr86640lbb.20.1410938805806; Wed, 17 Sep 2014 00:26:45 -0700 (PDT) Return-Path: Received: from mail-lb0-f177.google.com (mail-lb0-f177.google.com [209.85.217.177]) by gmr-mx.google.com with ESMTPS id fa3si26790lbc.0.2014.09.17.00.26.45 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 17 Sep 2014 00:26:45 -0700 (PDT) Received-SPF: none (google.com: eg@gaute.vetsj.com does not designate permitted sender hosts) client-ip=209.85.217.177; Authentication-Results: gmr-mx.google.com; spf=neutral (google.com: eg@gaute.vetsj.com does not designate permitted sender hosts) smtp.mail=eg@gaute.vetsj.com Received: by mail-lb0-f177.google.com with SMTP id z12so113408lbi.22 for ; Wed, 17 Sep 2014 00:26:45 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:subject:to:references:in-reply-to :user-agent:message-id:mime-version:content-type :content-transfer-encoding; bh=yolenwzZAxJygoQqVsnc2sVZukbHLwkDz13IuknoiQ8=; b=djj9YwmWe4fc8eLI7RzAJr0X57dW9FORBITHNFk32ZnXJ/pVf/jgKvLalRLELbefFX xS2r5S+YeNFX4OYpysoXJ0rvaK6+6qrOUt5R2vCM2GgoWBqk+KNyTrox4Zd1ilb1ipRa aPGGy5sLIY6+/FrAAOzIAs157Y6U3hjZNI1vA8p7Cxb2phbj5+VFB4hhZgmqkjQy/xhk EQbDxTfPy+V5z6eod4FCeOx9TFvw5Ytb1U34QRI+5rhvXdA/Qg5hgkKg8KlFBuGSJY0b SPl0sef9JyHpT6qTcGubzowKHrZqn/r0UGxI/SXBWXUWESPPqMf2SliNOQgVQhCn1hCh 54ww== X-Gm-Message-State: ALoCoQkHhhmef+jhyadmn1K/azoqBvPpQ3fBUypCgHXUAj+rPd3NRqHwJxW7p4QmkxurUnEdODHw X-Received: by 10.152.203.204 with SMTP id ks12mr43259426lac.65.1410938804986; Wed, 17 Sep 2014 00:26:44 -0700 (PDT) Return-Path: Received: from localhost (cD572BF51.dhcp.as2116.net. [81.191.114.213]) by mx.google.com with ESMTPSA id nx9sm5050763lbb.23.2014.09.17.00.26.43 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 Sep 2014 00:26:44 -0700 (PDT) Date: Wed, 17 Sep 2014 07:26:41 +0000 From: Gaute Hope Subject: Re: [sup] clicking links To: supmua@googlegroups.com, Tero Tilus References: <1410901742-sup-6697@tilus.net> In-Reply-To: <1410901742-sup-6697@tilus.net> User-Agent: astroid/v79e85a0b (https://github.com/gauteh/astroid) Message-Id: <1410937953-astroid-3-2jatheufdu-11770@strange> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Excerpts from Tero Tilus's message of September 16, 2014 23:17: > scott, 2014-09-15 20:52: >> Is there a recommended way to click on links within an email in Sup, >> and have them launch in the default browser, e.g. Firefox? > > I go around this by using publish hook to save the contents of html > attachment/part to public url, show the url in sup as message and then > ctrl-click that url to open the html message. > > Hook looks like this > https://gist.github.com/terotil/b4688f7529df21ac82e1 > Hi Tero, I belive this works for 'viewing / reading html parts', how do you use your terminal to detect and open the link? I've put your solution (with a link to this thread) for viewing attachments in the wiki [0], I think the old discussion can be found here [1]. My quick insertion of links in the wiki could probably benefit from being separated out in a separate sub-section. Note that if you are using Sup on your local machine and you don't have a decoding hook, you should be able to press Enter on the HTML attachment and have it open in the default application for you desktop. There used to be an empty 'Webbrowser integration' wiki-page, but I think we got it covered now with 'Clicking links' [2] and 'Reading html mails' [0] using your solution. Cheers, Gaute [0] https://github.com/sup-heliotrope/sup/wiki/Viewing-Attachments#viewing-= attachments [1] http://supmua.org/community/sup-devel/msg00530.html [2] https://github.com/sup-heliotrope/sup/wiki/Clicking-On-Links =