9front - general discussion about 9front
 help / color / mirror / Atom feed
From: umbraticus@prosimetrum.com
To: 9front@9front.org
Subject: Re: [9front] [PATCH] hget: file name detection
Date: Thu, 13 Oct 2022 00:31:50 +1300	[thread overview]
Message-ID: <49E29D952D9E5B32D0407AE69A4D2331@prosimetrum.com> (raw)
In-Reply-To: <A7E42707AD296BDCDF98CCD349D5E20D@smtp.pobox.com>

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

  reply	other threads:[~2022-10-12 11:32 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-11 19:11 mkf9
2022-10-11 20:39 ` Alex Musolino
2022-10-12  2:50   ` mkf9
2022-10-12  4:32     ` unobe
2022-10-12 11:31       ` umbraticus [this message]
2022-10-12 22:01       ` mkf9
2022-10-15 21:07 Alex Musolino
2022-10-15 21:10 ` Alex Musolino
2022-10-15 22:51   ` ori
2022-10-16 19:59     ` Alex Musolino
2022-10-16 21:53       ` ori
2022-10-16  6:00   ` mkf9
2022-10-16 20:02     ` Alex Musolino
2022-10-16 20:17       ` Stanley Lieber

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=49E29D952D9E5B32D0407AE69A4D2331@prosimetrum.com \
    --to=umbraticus@prosimetrum.com \
    --cc=9front@9front.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).