Authentication-Results: mail-b.sr.ht; dkim=pass header.d=namu.blue header.i=@namu.blue Received: from mout-p-101.mailbox.org (mout-p-101.mailbox.org [80.241.56.151]) by mail-b.sr.ht (Postfix) with ESMTPS id 9232611EF28 for <~mieum/booksin.space@lists.sr.ht>; Wed, 9 Jun 2021 00:37:56 +0000 (UTC) Received: from smtp1.mailbox.org (smtp1.mailbox.org [IPv6:2001:67c:2050:105:465:1:1:0]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-101.mailbox.org (Postfix) with ESMTPS id 4G07Vq3lNvzQk1x; Wed, 9 Jun 2021 02:37:55 +0200 (CEST) X-Virus-Scanned: amavisd-new at heinlein-support.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=namu.blue; s=MBO0001; t=1623199073; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=lMTYwQf+EQ5L3rZ/u4k3Coj4KvpwXSmNitt0yjarNyQ=; b=Nb4YDbJ5d3Q5s2cdPXGxiFWZieZFdV8RqFuE6RsCjJnyD7oBuKVGl4ijOqkKlazDc5sUvW RaItU5OxZb4xAP14nW/yoDvSG8+VAmOdSunumK4UD8hk2S3YlMkY+9RR1p5yk8UJluK2EQ IHOIPkB8ERVwMPs5HY4atITQieP3D7wrTEY9Vg+G+1aK21pjm5YHFcQ4u4DidmK5UdLF9r GcgzVU8/sFRO/Ev8mWLw92W8L07lfXVircDbTEhPUWZHVw+Yhwh08Gid7IzH6552zpHIS5 +qPXYnXuT2GRXJzkIxtlLFyMRpdICNNzl8nlZG30hpvbZQrC2up68DCTKuqFYg== Received: from smtp1.mailbox.org ([80.241.60.240]) by spamfilter06.heinlein-hosting.de (spamfilter06.heinlein-hosting.de [80.241.56.125]) (amavisd-new, port 10030) with ESMTP id rdubL5TR2avB; Wed, 9 Jun 2021 02:37:51 +0200 (CEST) Date: Wed, 9 Jun 2021 09:37:44 +0900 From: mieum To: ~mieum/booksin.space@lists.sr.ht Cc: tiis@rawtext.club Subject: Re: [PATCH] Add short story The Call of Cthulhu by H. P. Lovecraft Message-ID: <20210609003744.w42d7qod6phfkaf4@blueberry> References: <20210608130812.3594782-1-tiis@rawtext.club> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20210608130812.3594782-1-tiis@rawtext.club> X-MBO-SPAM-Probability: X-Rspamd-Score: -2.20 / 15.00 / 15.00 X-Rspamd-Queue-Id: 872541857 X-Rspamd-UID: 8bf99b Thanks for the patch tiis! I would love for Lovecraft to be the first book to get cataloged! I had a couple suggestions: > +author: H.P. Lovecraft I realized that author/editor fields should probably be formatted to facilitate sorting. I'll add that to the readme. > +--- > +(Found among the papers of the late Francis Wayland Thurston, of Boston.) > + > +> “Of such great powers or beings there may be conceivably a survival . . . a survival of a hugely remote period when . . . consciousness was manifested, perhaps, in shapes and forms long since withdrawn before the tide of advancing humanity ... forms of which poetry and legend alone have caught a flying memory and called them gods, monsters, mythical beings of all sorts and kinds. . . .”—Algernon Blackwood. > + > +# 1. The Horror in Clay. I didn't think to include this in the README, but the first first-level heading should be the title of the text. The YAML frontmatter will be stripped from the beginning of the file, and while it is simple to add in the title based on the title: field, it seems simpler to just specify it within the body like a normal gemtext file. Could you add the heading and optionally readjust the levels of your other headings? Also, somewhere at the beginning of the file, could you add the author's name? I'll add all this to the readme haha, thanks for helping me refine it :b Thanks tiis! If you have any questions about resubmitting a patch, shoot me an email :) Thanks again for sending this in! I'll work on getting the cataloguer all oiled up and ready to go! ~mieum