From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id WDjyKT+MGGenfQAA62LTzQ:P1 (envelope-from ) for ; Wed, 23 Oct 2024 05:40:15 +0000 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id WDjyKT+MGGenfQAA62LTzQ (envelope-from ) for ; Wed, 23 Oct 2024 07:40:15 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1729662014; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post; bh=Ib1iO0OBNU3gzpKUiUPXLrTxF/nlo1IOZppEdTaMUR8=; b=ARHN7KxG7an91jdhmnnfq2nE1+l1jC6BHzaQE85UXx8Re2zTiPDDz4VBj0vblk4vfwxZjf QwaYTHWwaY08JvP9JlXyR2M/yaDH+bj+Qh8LTHWwQPhC0iP1oEYvaPewbqHho8/pkhHe+S h2KjY4a2Bi3qVjYWZoXTGdwfjP79K81C1HpLUS0wgP5RFZmOS0g6AJZRCmThFyNVBOl3XR lKuDHsfFdkBA/ku71/s9jEjzpFF4Z8jbfW58Rm5fKp9CyZw5JVr3lforZEoe61U5eeHqr8 zpoFP7iLSSPTm+r9Sp+wYsksFCKCcLroGhfN+y2w8mzfUcZXE8FOfz/6cmeMFQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1729662014; a=rsa-sha256; cv=none; b=uQYyrfFy98KUmN3llP+s5GqClCgec9U/RWWYgPLpmj2AB6aHP+WLec1xAlbgiKfZ1a6mpi 0d1Rpkp77JS/rLhcUikCpjhlCrc3Wfgm6zIa5IV4W+yE4dpHh0w4aOehdRGgMCZaEicmGc eXIsjLGo3cx/o0zMgugaXv/fFHrNvw7orfOGUjta6tlQS0Eeo+YxpYZMlrxfjxgtGEYgOp qboh9yzPnptDpA37emmIpuQ1qTcXOlQnZEZx7GDHZzgRUPk9/w91kqx9ztPl0574pz5mt+ s2nJOHN/954QmRJzr4ke2AeF9aIEuXCNj43dtIHshkguTOo9FYSkwLjjV3np5A== Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 9419787FA5 for ; Wed, 23 Oct 2024 07:40:14 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1t3U5t-0001Ba-6H; Wed, 23 Oct 2024 01:39:41 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1t3U5r-0001BE-N2 for emacs-orgmode@gnu.org; Wed, 23 Oct 2024 01:39:39 -0400 Received: from 96-100-31-185.ftth.cust.kwaoo.net ([185.31.100.96] helo=k-7.ch) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1t3U5p-0003kF-V8 for emacs-orgmode@gnu.org; Wed, 23 Oct 2024 01:39:39 -0400 Received: from van (_gateway [192.168.1.1]) (Authenticated sender: seb) by k-7.ch (Postfix) with ESMTPSA id 2C40FE6C25; Wed, 23 Oct 2024 07:39:36 +0200 (CEST) From: =?utf-8?Q?S=C3=A9bastien_Gendre?= To: Ihor Radchenko Cc: Orm Finnendahl , emacs-orgmode@gnu.org Subject: Re: Enhancing the HTML exporter: Create a new backend or contribute to the upstream In-Reply-To: <87r09uq95g.fsf@localhost> (Ihor Radchenko's message of "Sun, 08 Sep 2024 18:42:51 +0000") References: <87h6b51llh.fsf@k-7.ch> <871q23qsb3.fsf@localhost> <87a5gqzlo6.fsf@k-7.ch> <87frqbel30.fsf@localhost> <87r09uq95g.fsf@localhost> User-Agent: mu4e 1.12.1; emacs 29.4 Date: Wed, 23 Oct 2024 07:39:35 +0200 Message-ID: <87fronz8bs.fsf@k-7.ch> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Received-SPF: pass client-ip=185.31.100.96; envelope-from=seb@k-7.ch; helo=k-7.ch X-Spam_score_int: -8 X-Spam_score: -0.9 X-Spam_bar: / X-Spam_report: (-0.9 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, RCVD_IN_VALIDITY_SAFE_BLOCKED=0.001, RDNS_DYNAMIC=0.982, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, TVD_RCVD_IP=0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: emacs-orgmode-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx11.migadu.com X-Migadu-Spam-Score: -1.59 X-Spam-Score: -1.59 X-Migadu-Queue-Id: 9419787FA5 X-TUID: +OYjT2oIYGMd --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hello, I have replied to your message, and the previous one, on the new thread dedicated to the search engine feature, at "Remarks #4": https://list.orgmode.org/878quf1ji0.fsf@k-7.ch/T/#m2425dcfc7665e88aefcbd818= 00d2d83aef98cd5b Best regards =2D------ Gendre S=C3=A9bastien Ihor Radchenko writes: > Orm Finnendahl writes: > >> The javascript needed and all processing scripts can easily be >> included in the header, so I don't see any point in this, except >> writing a tutorial, how to integrate pagefind into someone's HTML >> output with the means already available with the existing backend. >> >> And that's not even contemplating, why someone would want to throw a >> multipage site search indexer onto single page HTML output which >> doesn't work on static files opened from local disks ;-) > > I agree that including indexer is just a question of adding specific > javascript. > > But I think that it would be useful to provide some default toggle to > include such a tool without having to know the details of what js to > include and where. Just as a simple user option. > > It should probably work for single page as well. I do not see why not. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQI/BAEBCAApFiEEaA9vw9ypVj1kP0tAtYb3x3I54p4FAmcYjBcLHHNlYkBrLTcu Y2gACgkQtYb3x3I54p68jQ//d5o5TcOuoLaymFI6QXfNzrc+TyjU/rNfBE36/hUx xlp1qqKu/z2q7YPY3eMVD4uSkMUURWHBlFCRzGUlYVAZcYt7oLHGM9FgWeD+CzjY fOXM5agQmwa63jCHNcVr7m7q+UyDCDbTghaXUAcPaFZCehm65nf1hT680lkF7j2y cljDgX1uG0H1YxnZMbe4KiPKLeOMAcdtEnTZg5qTy8TjhT/kVFNv7y3MjXew8D/K MSH+t5YWxcDaf7CeswrTK00w6E5KpoLihCGJ89sWR7d9qDihn7MT67gQjPACO41L CkgBNpfkQUaX2JnKKgP2NrzCXP/+B3eCggitzVW7e9BReTewMiuLEgourRppqOMp zr+nrni0REkX3YFZjsRX4TVm2UUlo2m9fzryZ6d1Zl8gBiqWXfxrVXA3w5JFV96t +9Y5dxEe2y97EFtm7yv/jTDboDMoPSHb9vx/htNrqb7YAM4707J1TguLmd6GZ6Ez 7n2sKjgiLgsV8a/Xzcov87a654oMvOcOoMiOo2jwEnUMzvBmPFyPXBuvahubAdYV v37qQNzEJBRTEKNYEECTd+H2aj97QIjv/HIKv3peIo/YQORYiac+nHPKQJo+hx1m RIWP5yVBIFmsVUIib7LfiEkijzVCBxt3XVDKNwGBfHg505TCuNS4DzfS4wldR4UN wG4= =junP -----END PGP SIGNATURE----- --=-=-=--