Discussions on cnx's web logs
 help / color / mirror / code / Atom feed
From: "Nguyễn Gia Phong" <mcsinyx@disroot.org>
To: "Ngô Ngọc Đức Huy" <huyngo@disroot.org>, ~cnx/site@lists.sr.ht
Subject: Re: Comments for Static Sites without JavaScripts
Date: Tue, 11 Jan 2022 20:59:52 +0700	[thread overview]
Message-ID: <CH2WDHRXM58H.3IUT9RHYUF6TM@nix> (raw)
In-Reply-To: <20220111131452.2ntqrw5cq3az4q6f@opensuse>

> Hmm I often see separate feed for comments on some sites (though I can't
> find them now), which is quite annoying to me because these comments are
> separated from the post.  I'm not sure if it's just my feed reader not
> understanding this field, but I guess it's unlikely the case.

Yea not many readers support `wfw:commentRss`, which is the only semantic
way to deliver comments AFAICT, with WFW pepsi for quite a while.
It should not be difficult to add it to your favorite reader though
so it might be worth a shot discussing with its maintainers.

> > Follow the anchor in an author's name to reply
>
> Why not just make a "Reply" link instead?  Is it intentional to be
> unintuitive?

Thank you for the feedback, it was not a concious decision (-;

> Re: deleting comments, I wonder how would you do that.  Do you have to
> manually goes through the comments in mbox and delete it every time you
> regenerate the comments?

lists.sr.ht has moderation features so I'm using them.
If one uses a personal mail box, deleting or moving
inappropriate comments to a separate folder should do.

> Anyway, nice work, I think I might look into implementing something
> similar at some point.

Thanks d-; I'm looking forward to seeing it!

> FWIW, the workaround works:
>
>     neomutt "mailto:..."
>
> It is a bit annoying, though, because for some reason Firefox stripped
> the parameters when I copy it.

Seconded, Firefox does not treat URIs indiscriminately and pretends
that `mailto` is only about the email address )-;  Try *setting*
the following script for `mailto` handling in Firefox:

    #!/bin/sh
    exec urxvt -e neomutt "$@"

  reply	other threads:[~2022-01-11 14:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <blog/reply@cnx>
2022-01-11 13:14 ` Ngô Ngọc Đức Huy
2022-01-11 13:59   ` Nguyễn Gia Phong [this message]
2022-01-10 15:17 Ngô Ngọc Đức Huy
2022-01-10 15:50 ` Nguyễn Gia Phong

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=CH2WDHRXM58H.3IUT9RHYUF6TM@nix \
    --to=mcsinyx@disroot.org \
    --cc=huyngo@disroot.org \
    --cc=~cnx/site@lists.sr.ht \
    /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.
Code repositories for project(s) associated with this public inbox

	https://trong.loang.net/~cnx/site

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 IMAP folder(s).