From e4a8deee0b58a80ad2e8232837d6501d08bb7469 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Thu, 30 Apr 2026 08:02:31 -0500 Subject: docs: trim README — drop quick-sdcv comparison + bare-repo aside MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.org | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/README.org b/README.org index 34ee6fa..1ae334a 100644 --- a/README.org +++ b/README.org @@ -9,13 +9,6 @@ A personal Emacs glossary. =C-h g= looks up terms in a single git-tracked org fi In active development. v1 not yet released. Core features land; first-week shakedown pending. See [[file:docs/design/gloss.org][docs/design/gloss.org]] for the full design and [[file:docs/decisions/][docs/decisions/]] for the recorded ADRs. -* Why not =quick-sdcv= or =M-x dictionary=? -:PROPERTIES: -:CUSTOM_ID: why -:END: - -Domain jargon — government acronyms, technical terms, philosophy vocabulary, project-specific names — doesn't live in any general dictionary, so =quick-sdcv= and =M-x dictionary= can't help. =gloss= grows by use: encounter a term, save it once, and it's permanently looked-up-able and study-card-able. - * Features :PROPERTIES: :CUSTOM_ID: features @@ -36,7 +29,7 @@ Domain jargon — government acronyms, technical terms, philosophy vocabulary, p :CUSTOM_ID: installation :END: -Not on MELPA. =gloss= is on GitHub at [[https://github.com/cjennings/gloss]] and on cjennings.net at the bare repo behind the GitHub mirror. +Not on MELPA. =gloss= is on GitHub at [[https://github.com/cjennings/gloss]]. *Requirements:* Emacs 27.1+, org-mode 9.3+. Online fetching also requires an Emacs built with libxml2 (most distribution builds ship it). -- cgit v1.2.3