From 5a4e99bd4d3dd316a7bf080f8af8e47f4f30988a Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sun, 24 May 2026 14:10:45 -0500 Subject: docs: title the README with the PEARL backronym and add an epigraph MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I made the recursive backronym the README title — Pearl Edits and Reflects Linear (P=Pearl, E=Edits, A=and, R=Reflects, L=Linear) — and named it in the opening line, matching the sibling projects' READMEs (Chime, emacs-wttrin). Added an Umberto Eco epigraph, "We like lists because we don't want to die.", in the same quote style they use. The cgit repo description on cjennings.net is set to match. --- README.org | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'README.org') diff --git a/README.org b/README.org index dce92a3..abeab50 100644 --- a/README.org +++ b/README.org @@ -1,10 +1,13 @@ -* Pearl - Linear.app for Emacs and Org Mode +* Pearl Edits and Reflects Linear [[#features][Features]] | [[#installation][Installation]] | [[#quick-start][Quick Start]] | [[#commands][Commands]] | [[#configuration][Configuration]] | [[#development--testing][Development & Testing]] | [[#faq][FAQ]] | [[#history][History]] | [[#license][License]] [[https://www.gnu.org/licenses/gpl-3.0][https://img.shields.io/badge/License-GPLv3-blue.svg]] -Pearl brings Linear issues into Emacs as a working Org file. Fetch your open issues, a project, a Linear Custom View, an ad-hoc filter, or a saved local query; Pearl renders each issue as an Org heading with the description and comments in the body and Linear metadata in a namespaced property drawer. Edit what you need, then push it back explicitly with conflict-aware commands. +" /We like lists because we don't want to die./ " +— /Umberto Eco/ + +Pearl (backronym: *Pearl Edits and Reflects Linear*) brings Linear issues into Emacs as a working Org file. Fetch your open issues, a project, a Linear Custom View, an ad-hoc filter, or a saved local query; Pearl renders each issue as an Org heading with the description and comments in the body and Linear metadata in a namespaced property drawer. Edit what you need, then push it back explicitly with conflict-aware commands. ** Features :PROPERTIES: -- cgit v1.2.3