From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 1040 invoked from network); 12 Oct 2022 11:32:48 -0000 Received: from 9front.inri.net (168.235.81.73) by inbox.vuxu.org with ESMTPUTF8; 12 Oct 2022 11:32:48 -0000 Received: from asquith.prosimetrum.com ([125.236.209.157]) by 9front; Wed Oct 12 07:31:28 -0400 2022 Message-ID: <49E29D952D9E5B32D0407AE69A4D2331@prosimetrum.com> Date: Thu, 13 Oct 2022 00:31:50 +1300 From: umbraticus@prosimetrum.com To: 9front@9front.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: leveraged webscale shader content-driven method Subject: Re: [9front] [PATCH] hget: file name detection Reply-To: 9front@9front.org Precedence: bulk I like to use the plumber for this. Just type or snarf'n'paste preferred name on the end like this: http://9front.org/img/plumber.jpg→/tmp/plumber.jpg Then the plumb rule does the rest, complete with whatever whizzbang statusbars you like. Or you could type dl before the url and have a plumb rule that matches on something like dlhttps?://.+/([^/]+)([?#].*)? and then uses the $1 match as the filename, neatly evading the query thing too. umbraticus